COLOR #66492F

HEX: #66492F RGB: (102,73,47)

Color info

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

RGB color model

#66492F color RGB value is (102,73,47).

RGB: (102,73,47) (40%, 29%, 18%)

RGB channels and saturation

R 102 of 255 = 40%
G 73 of 255 = 29%
B 47 of 255 = 18%

102
73
47

R + G + B ~ 29%. #66492F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 73 + 47 = 222 (100%)
R 102 of 222 ~ 45.95%
G 73 of 222 ~ 32.88%
B 47 of 222 ~ 21.17'%

%45.95
%32.88
%21.17

CMYK color model

#66492F color CMYK value is (0,28,54,60).

  • cyan value is 0.00%
  • magenta value is 28.43%
  • yellow value is 53.92%
  • key color value is 60.00%
CMYK: (0,28,54,60) C0M28Y54K60 (0%,28%,54%,60%) (0.00/0.28/0.54/0.60) 

CMYK percentages

%0
%28.43
%53.92
%60

Codes

Color #66492F in popluar color models

66 49 2F
RGB 102 73 47
HSL 28° 36.91% 29.22%
HSB/HSV 28° 53.92% 40.00%
CMYK 0.00% 28.43% 53.92%
60.00%

Color #66492F in popluar number systems.

HEX 66 49 2F
Decimal 102 73 47
Binary 1100110 1001001 101111
Octal 146 111 57

Shades and tints

Shades of #66492F

#66492F
(102,73,47)
#5D432B
(93,67,43)
#543D27
(84,61,39)
#4B3723
(75,55,35)
#42311F
(66,49,31)
#392B1B
(57,43,27)
#302517
(48,37,23)
#271F13
(39,31,19)
#1E190F
(30,25,15)
#15130B
(21,19,11)
#0C0D07
(12,13,7)
#000000
(0,0,0)

Tints of #66492F

#66492F
(102,73,47)
#735941
(115,89,65)
#806953
(128,105,83)
#8D7965
(141,121,101)
#9A8977
(154,137,119)
#A79989
(167,153,137)
#B4A99B
(180,169,155)
#C1B9AD
(193,185,173)
#CEC9BF
(206,201,191)
#DBD9D1
(219,217,209)
#E8E9E3
(232,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66492F color. Also use rgb(102,73,47) instead hex code.

Text Font Color

.myTextColor { color: #66492F; }

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

This text font color is #66492F.

Background Color

.myBgColor { background-color: #66492F; }

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

This div background color is #66492F.

Border color

.myBorderColor { border: 1px solid #66492F; }

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

This div border color is #66492F.

Opacity

.myOpacity80 { color: #66492F; opacity: 0.8; }

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

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

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

This text has shadow with #66492F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66492F.

Preview

Color preview on black background

This text has color #66492F on black background.


Color preview on white background

This text has color #66492F on white background.


Black color preview on #66492F background

This text has black color on #66492F background.


White color preview on #66492F background

This text has white color on #66492F background.


Related colors

Complementary color

Complementary color for #hex is #99B6D0.


I love getcolorcode.com

Triadic colors

1 #2F6649 and #492F66 with #66492F are triadic colors.

2 #2F4966 and #49662F with #66492F are triadic colors.