rgb(104, 56, 15)
- In a RGB color space, hex #68380f color is composed of 41% red, 22% green, and 6% blue.
- In a CMYK color space, it is consist of 0% cyan, 46% magenta, 86% yellow and 59% black.
- In web design, the web safe color for #68380f is #663300. The complementary color of #68380f is #0f3e67.
#68380f Color Conversion
Hex Color #68380f RGB value, CMYK value, HSL value, HSV value...
Color Schemes with #68380f
-
#68380f
#68380f
-
#0f3e67
#0f3e67
-
#b49c88
#b49c88
-
#889fb4
#889fb4
-
#4e2a0b
#4e2a0b
-
#0b2e4d
#0b2e4d
-
#877566
#877566
-
#667787
#667787
Two colors (#68380f,#0f3e67) that are on opposite sides of the color wheel. This combination provides a high contrast and high impact color combination – together, these colors will appear brighter and more prominent.
In Grayscale mode, there are only gray tones, which include 256 different shades of gray ranging from black to white. In a grayscale file, the color saturation of the image is 0, and brightness is the only option that can affect the grayscale image.
Three colors that are evenly spaced on the color wheel. This provides a high contrast color scheme, but less so than the complementary color combination — making it more versatile. This combination creates bold, vibrant color palettes.
Three colors that are side by side on the color wheel. This color combination is versatile, but can be overwhelming. To balance an analogous color scheme, choose one dominant color, and use the others as accents.
-
#68380f
#68380f
-
#b49c88
#b49c88
-
#341c08
#341c08
-
#d9cdc3
#d9cdc3
-
#4e2a0b
#4e2a0b
-
#877566
#877566
-
#271506
#271506
-
#a29992
#a29992
Three shades, tones and tints of one base color. Provides a subtle and conservative color combination. This is a versatile color combination that is easy to apply to design projects for a harmonious look.
Shades and Tints of #68380f
-
#68380f
#68380f
-
#5E320E
#5E320E
-
#532D0C
#532D0C
-
#49270B
#49270B
-
#3E2209
#3E2209
-
#341C08
#341C08
-
#2A1606
#2A1606
-
#1F1105
#1F1105
-
#150B03
#150B03
-
#0A0602
#0A0602
-
#000000
#000000
A shade is created by adding black to a base hue, darkening the color. This creates a deeper, richer color. Shades can be quite dramatic and can be overpowering.
-
#68380f
#68380f
-
#774C27
#774C27
-
#86603F
#86603F
-
#957457
#957457
-
#A4886F
#A4886F
-
#B49C87
#B49C87
-
#C3AF9F
#C3AF9F
-
#D2C3B7
#D2C3B7
-
#E1D7CF
#E1D7CF
-
#F0EBE7
#F0EBE7
-
#FAF9F8
#FAF9F8
A tint is created by adding white to a base hue, lightening the color. This can make a color less intense, and is useful when balancing more vivid color combinations.
Random Colors
HTML Code & CSS
#68380f Color Preview on Black Background
#68380f Color Preview on White Background
<span style="color:#68380f;">Text here</span>
#68380f Background Color
#68380f Background Color
<p style="background-color:#68380f;">Text here</p>
#68380f Border Color
<div style="border:1px solid #68380f;">Text here</div>
<style>.text {color:#68380f;}
.background {background-color:#68380f;}
.border {border:1px solid #68380f;}</style>