COLOR #666046

HEX: #666046 RGB: (102,96,70)

Color info

#666046 contains red, green and blue colors in about the same proportion. Web safe color of #666046 is #666633 (or #663).

RGB color model

#666046 color RGB value is (102,96,70).

RGB: (102,96,70) (40%, 38%, 27%)

RGB channels and saturation

R 102 of 255 = 40%
G 96 of 255 = 38%
B 70 of 255 = 27%

102
96
70

R + G + B ~ 35%. #666046 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 96 + 70 = 268 (100%)
R 102 of 268 ~ 38.06%
G 96 of 268 ~ 35.82%
B 70 of 268 ~ 26.12'%

%38.06
%35.82
%26.12

CMYK color model

#666046 color CMYK value is (0,6,31,60).

  • cyan value is 0.00%
  • magenta value is 5.88%
  • yellow value is 31.37%
  • key color value is 60.00%

CMYK: (0,6,31,60)
C0M6Y31K60 (0%, 6%, 31%, 60%)
(0.00 / 0.06 / 0.31 / 0.60)

CMYK percentages

%0
%5.88
%31.37
%60

Codes

Color #666046 in popluar color models

66 60 46
RGB 102 96 70
HSL 49° 18.60% 33.73%
HSB/HSV 49° 31.37% 40.00%
CMYK 0.00% 5.88% 31.37%
60.00%

Color #666046 in popluar number systems.

HEX 66 60 46
Decimal 102 96 70
Binary 1100110 1100000 1000110
Octal 146 140 106

Shades and tints

Shades of #666046

#666046
(102,96,70)
#5D5840
(93,88,64)
#54503A
(84,80,58)
#4B4834
(75,72,52)
#42402E
(66,64,46)
#393828
(57,56,40)
#303022
(48,48,34)
#27281C
(39,40,28)
#1E2016
(30,32,22)
#151810
(21,24,16)
#0C100A
(12,16,10)
#000000
(0,0,0)

Tints of #666046

#666046
(102,96,70)
#736E56
(115,110,86)
#807C66
(128,124,102)
#8D8A76
(141,138,118)
#9A9886
(154,152,134)
#A7A696
(167,166,150)
#B4B4A6
(180,180,166)
#C1C2B6
(193,194,182)
#CED0C6
(206,208,198)
#DBDED6
(219,222,214)
#E8ECE6
(232,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #666046 color. Also use rgb(102,96,70) instead hex code.

Text Font Color

.myTextColor { color: #666046; }

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

This text font color is #666046.

Background Color

.myBgColor { background-color: #666046; }

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

This div background color is #666046.

Border color

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

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

This div border color is #666046.

Opacity

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

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

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

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

This text has shadow with #666046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666046.

Preview

Color preview on black background

This text has color #666046 on black background.


Color preview on white background

This text has color #666046 on white background.


Black color preview on #666046 background

This text has black color on #666046 background.


White color preview on #666046 background

This text has white color on #666046 background.


Related colors

Complementary color

Complementary color for #hex is #999FB9.


I love getcolorcode.com

Triadic colors

1 #466660 and #604666 with #666046 are triadic colors.

2 #466066 and #606646 with #666046 are triadic colors.