COLOR #66470E

HEX: #66470E RGB: (102,71,14)

Color info

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

RGB color model

#66470E color RGB value is (102,71,14).

RGB: (102,71,14) (40%, 28%, 5%)

RGB channels and saturation

R 102 of 255 = 40%
G 71 of 255 = 28%
B 14 of 255 = 5%

102
71
14

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

Portions of RGB colors in percentages

R + G + B = 102 + 71 + 14 = 187 (100%)
R 102 of 187 ~ 54.55%
G 71 of 187 ~ 37.97%
B 14 of 187 ~ 7.49'%

%54.55
%37.97

CMYK color model

#66470E color CMYK value is (0,30,86,60).

  • cyan value is 0.00%
  • magenta value is 30.39%
  • yellow value is 86.27%
  • key color value is 60.00%

CMYK: (0,30,86,60)
C0M30Y86K60 (0%, 30%, 86%, 60%)
(0.00 / 0.30 / 0.86 / 0.60)

CMYK percentages

%0
%30.39
%86.27
%60

Codes

Color #66470E in popluar color models

66 47 0E
RGB 102 71 14
HSL 39° 75.86% 22.75%
HSB/HSV 39° 86.27% 40.00%
CMYK 0.00% 30.39% 86.27%
60.00%

Color #66470E in popluar number systems.

HEX 66 47 0E
Decimal 102 71 14
Binary 1100110 1000111 1110
Octal 146 107 16

Shades and tints

Shades of #66470E

#66470E
(102,71,14)
#5D410D
(93,65,13)
#543B0C
(84,59,12)
#4B350B
(75,53,11)
#422F0A
(66,47,10)
#392909
(57,41,9)
#302308
(48,35,8)
#271D07
(39,29,7)
#1E1706
(30,23,6)
#151105
(21,17,5)
#0C0B04
(12,11,4)
#000000
(0,0,0)

Tints of #66470E

#66470E
(102,71,14)
#735723
(115,87,35)
#806738
(128,103,56)
#8D774D
(141,119,77)
#9A8762
(154,135,98)
#A79777
(167,151,119)
#B4A78C
(180,167,140)
#C1B7A1
(193,183,161)
#CEC7B6
(206,199,182)
#DBD7CB
(219,215,203)
#E8E7E0
(232,231,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66470E color. Also use rgb(102,71,14) instead hex code.

Text Font Color

.myTextColor { color: #66470E; }

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

This text font color is #66470E.

Background Color

.myBgColor { background-color: #66470E; }

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

This div background color is #66470E.

Border color

.myBorderColor { border: 1px solid #66470E; }

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

This div border color is #66470E.

Opacity

.myOpacity80 { color: #66470E; opacity: 0.8; }

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

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

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

This text has shadow with #66470E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66470E.

Preview

Color preview on black background

This text has color #66470E on black background.


Color preview on white background

This text has color #66470E on white background.


Black color preview on #66470E background

This text has black color on #66470E background.


White color preview on #66470E background

This text has white color on #66470E background.


Related colors

Complementary color

Complementary color for #hex is #99B8F1.


I love getcolorcode.com

Triadic colors

1 #0E6647 and #470E66 with #66470E are triadic colors.

2 #0E4766 and #47660E with #66470E are triadic colors.