COLOR #66472B

HEX: #66472B RGB: (102,71,43)

Color info

#66472B contains red, green and blue colors in about the same proportion. Web safe color of #66472B is #663333 (or #633).

RGB color model

#66472B color RGB value is (102,71,43).

RGB: (102,71,43) (40%, 28%, 17%)

RGB channels and saturation

R 102 of 255 = 40%
G 71 of 255 = 28%
B 43 of 255 = 17%

102
71
43

R + G + B ~ 28%. #66472B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 71 + 43 = 216 (100%)
R 102 of 216 ~ 47.22%
G 71 of 216 ~ 32.87%
B 43 of 216 ~ 19.91'%

%47.22
%32.87
%19.91

CMYK color model

#66472B color CMYK value is (0,30,58,60).

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

CMYK: (0,30,58,60)
C0M30Y58K60 (0%, 30%, 58%, 60%)
(0.00 / 0.30 / 0.58 / 0.60)

CMYK percentages

%0
%30.39
%57.84
%60

Codes

Color #66472B in popluar color models

66 47 2B
RGB 102 71 43
HSL 28° 40.69% 28.43%
HSB/HSV 28° 57.84% 40.00%
CMYK 0.00% 30.39% 57.84%
60.00%

Color #66472B in popluar number systems.

HEX 66 47 2B
Decimal 102 71 43
Binary 1100110 1000111 101011
Octal 146 107 53

Shades and tints

Shades of #66472B

#66472B
(102,71,43)
#5D4128
(93,65,40)
#543B25
(84,59,37)
#4B3522
(75,53,34)
#422F1F
(66,47,31)
#39291C
(57,41,28)
#302319
(48,35,25)
#271D16
(39,29,22)
#1E1713
(30,23,19)
#151110
(21,17,16)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #66472B

#66472B
(102,71,43)
#73573E
(115,87,62)
#806751
(128,103,81)
#8D7764
(141,119,100)
#9A8777
(154,135,119)
#A7978A
(167,151,138)
#B4A79D
(180,167,157)
#C1B7B0
(193,183,176)
#CEC7C3
(206,199,195)
#DBD7D6
(219,215,214)
#E8E7E9
(232,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66472B color. Also use rgb(102,71,43) instead hex code.

Text Font Color

.myTextColor { color: #66472B; }

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

This text font color is #66472B.

Background Color

.myBgColor { background-color: #66472B; }

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

This div background color is #66472B.

Border color

.myBorderColor { border: 1px solid #66472B; }

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

This div border color is #66472B.

Opacity

.myOpacity80 { color: #66472B; opacity: 0.8; }

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

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

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

This text has shadow with #66472B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66472B.

Preview

Color preview on black background

This text has color #66472B on black background.


Color preview on white background

This text has color #66472B on white background.


Black color preview on #66472B background

This text has black color on #66472B background.


White color preview on #66472B background

This text has white color on #66472B background.


Related colors

Complementary color

Complementary color for #hex is #99B8D4.


I love getcolorcode.com

Triadic colors

1 #2B6647 and #472B66 with #66472B are triadic colors.

2 #2B4766 and #47662B with #66472B are triadic colors.