COLOR #664012

HEX: #664012 RGB: (102,64,18)

Color info

#664012 contains mainly red and green colors. Web safe color of #664012 is #663300 (or #630).

RGB color model

#664012 color RGB value is (102,64,18).

RGB: (102,64,18) (40%, 25%, 7%)

RGB channels and saturation

R 102 of 255 = 40%
G 64 of 255 = 25%
B 18 of 255 = 7%

102
64
18

R + G + B ~ 24%. #664012 is dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 64 + 18 = 184 (100%)
R 102 of 184 ~ 55.43%
G 64 of 184 ~ 34.78%
B 18 of 184 ~ 9.78'%

%55.43
%34.78

CMYK color model

#664012 color CMYK value is (0,37,82,60).

  • cyan value is 0.00%
  • magenta value is 37.25%
  • yellow value is 82.35%
  • key color value is 60.00%

CMYK: (0,37,82,60)
C0M37Y82K60 (0%, 37%, 82%, 60%)
(0.00 / 0.37 / 0.82 / 0.60)

CMYK percentages

%0
%37.25
%82.35
%60

Codes

Color #664012 in popluar color models

66 40 12
RGB 102 64 18
HSL 33° 70.00% 23.53%
HSB/HSV 33° 82.35% 40.00%
CMYK 0.00% 37.25% 82.35%
60.00%

Color #664012 in popluar number systems.

HEX 66 40 12
Decimal 102 64 18
Binary 1100110 1000000 10010
Octal 146 100 22

Shades and tints

Shades of #664012

#664012
(102,64,18)
#5D3B11
(93,59,17)
#543610
(84,54,16)
#4B310F
(75,49,15)
#422C0E
(66,44,14)
#39270D
(57,39,13)
#30220C
(48,34,12)
#271D0B
(39,29,11)
#1E180A
(30,24,10)
#151309
(21,19,9)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #664012

#664012
(102,64,18)
#735127
(115,81,39)
#80623C
(128,98,60)
#8D7351
(141,115,81)
#9A8466
(154,132,102)
#A7957B
(167,149,123)
#B4A690
(180,166,144)
#C1B7A5
(193,183,165)
#CEC8BA
(206,200,186)
#DBD9CF
(219,217,207)
#E8EAE4
(232,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664012 color. Also use rgb(102,64,18) instead hex code.

Text Font Color

.myTextColor { color: #664012; }

<p style="color:#664012">This sample text font color is #664012.</p>

This text font color is #664012.

Background Color

.myBgColor { background-color: #664012; }

<div style="background-color:#664012">Inner text</div>

This div background color is #664012.

Border color

.myBorderColor { border: 1px solid #664012; }

<div style="border:3px solid #664012">Div</div>

This div border color is #664012.

Opacity

.myOpacity80 { color: #664012; opacity: 0.8; }

<p style="color:#664012;opacity:0.8;">80%</p>

Text with #664012 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #664012;}

<p style="text-shadow: 3px 3px 1px #664012">Text here.</p>

This text has shadow with #664012 color.


.textShadow {text-shadow: 3px 3px 1px #664012', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #664012, 5px 5px 20px red">Text here.</p>

This text has shadow with #664012 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#664012, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#664012, Direction=45, Strength=4)">Text</p>

This text has shadow with #664012 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #664012;
-webkit-box-shadow: 1px 1px 3px 2px #664012;
box-shadow: 1px 1px 3px 2px #664012;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #664012; -webkit-box-shadow: 1px 1px 3px 2px #664012; box-shadow:1px 1px 3px 2px #664012;">
Div content here
</div>

This div box has shadow with color #664012.

Preview

Color preview on black background

This text has color #664012 on black background.


Color preview on white background

This text has color #664012 on white background.


Black color preview on #664012 background

This text has black color on #664012 background.


White color preview on #664012 background

This text has white color on #664012 background.


Related colors

Complementary color

Complementary color for #hex is #99BFED.


I love getcolorcode.com

Triadic colors

1 #126640 and #401266 with #664012 are triadic colors.

2 #124066 and #406612 with #664012 are triadic colors.