COLOR #664508

HEX: #664508 RGB: (102,69,8)

Color info

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

RGB color model

#664508 color RGB value is (102,69,8).

RGB: (102,69,8) (40%, 27%, 3%)

RGB channels and saturation

R 102 of 255 = 40%
G 69 of 255 = 27%
B 8 of 255 = 3%

102
69
8

R + G + B ~ 23%. #664508 is dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 69 + 8 = 179 (100%)
R 102 of 179 ~ 56.98%
G 69 of 179 ~ 38.55%
B 8 of 179 ~ 4.47'%

%56.98
%38.55

CMYK color model

#664508 color CMYK value is (0,32,92,60).

  • cyan value is 0.00%
  • magenta value is 32.35%
  • yellow value is 92.16%
  • key color value is 60.00%

CMYK: (0,32,92,60)
C0M32Y92K60 (0%, 32%, 92%, 60%)
(0.00 / 0.32 / 0.92 / 0.60)

CMYK percentages

%0
%32.35
%92.16
%60

Codes

Color #664508 in popluar color models

66 45 08
RGB 102 69 8
HSL 39° 85.45% 21.57%
HSB/HSV 39° 92.16% 40.00%
CMYK 0.00% 32.35% 92.16%
60.00%

Color #664508 in popluar number systems.

HEX 66 45 08
Decimal 102 69 8
Binary 1100110 1000101 1000
Octal 146 105 10

Shades and tints

Shades of #664508

#664508
(102,69,8)
#5D3F08
(93,63,8)
#543908
(84,57,8)
#4B3308
(75,51,8)
#422D08
(66,45,8)
#392708
(57,39,8)
#302108
(48,33,8)
#271B08
(39,27,8)
#1E1508
(30,21,8)
#150F08
(21,15,8)
#0C0908
(12,9,8)
#000000
(0,0,0)

Tints of #664508

#664508
(102,69,8)
#73551E
(115,85,30)
#806534
(128,101,52)
#8D754A
(141,117,74)
#9A8560
(154,133,96)
#A79576
(167,149,118)
#B4A58C
(180,165,140)
#C1B5A2
(193,181,162)
#CEC5B8
(206,197,184)
#DBD5CE
(219,213,206)
#E8E5E4
(232,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664508 color. Also use rgb(102,69,8) instead hex code.

Text Font Color

.myTextColor { color: #664508; }

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

This text font color is #664508.

Background Color

.myBgColor { background-color: #664508; }

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

This div background color is #664508.

Border color

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

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

This div border color is #664508.

Opacity

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

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

Text with #664508 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 #664508;}

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

This text has shadow with #664508 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664508.

Preview

Color preview on black background

This text has color #664508 on black background.


Color preview on white background

This text has color #664508 on white background.


Black color preview on #664508 background

This text has black color on #664508 background.


White color preview on #664508 background

This text has white color on #664508 background.


Related colors

Complementary color

Complementary color for #hex is #99BAF7.


I love getcolorcode.com

Triadic colors

1 #086645 and #450866 with #664508 are triadic colors.

2 #084566 and #456608 with #664508 are triadic colors.