COLOR #666966

HEX: #666966 RGB: (102,105,102)

Color info

#666966 contains red, green and blue colors in about the same proportion. Web safe color of #666966 is #666666 (or #666).

RGB color model

#666966 color RGB value is (102,105,102).

RGB: (102,105,102) (40%, 41%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 105 of 255 = 41%
B 102 of 255 = 40%

102
105
102

R + G + B ~ 40%. #666966 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 105 + 102 = 309 (100%)
R 102 of 309 ~ 33.01%
G 105 of 309 ~ 33.98%
B 102 of 309 ~ 33.01'%

%33.01
%33.98
%33.01

CMYK color model

#666966 color CMYK value is (3,0,3,59).

  • cyan value is 2.86%
  • magenta value is 0.00%
  • yellow value is 2.86%
  • key color value is 58.82%

CMYK: (3,0,3,59)
C3M0Y3K59 (3%, 0%, 3%, 59%)
(0.03 / 0.00 / 0.03 / 0.59)

CMYK percentages

%2.86
%0
%2.86
%58.82

Codes

Color #666966 in popluar color models

66 69 66
RGB 102 105 102
HSL 120° 1.45% 40.59%
HSB/HSV 120° 2.86% 41.18%
CMYK 2.86% 0.00% 2.86%
58.82%

Color #666966 in popluar number systems.

HEX 66 69 66
Decimal 102 105 102
Binary 1100110 1101001 1100110
Octal 146 151 146

Shades and tints

Shades of #666966

#666966
(102,105,102)
#5D605D
(93,96,93)
#545754
(84,87,84)
#4B4E4B
(75,78,75)
#424542
(66,69,66)
#393C39
(57,60,57)
#303330
(48,51,48)
#272A27
(39,42,39)
#1E211E
(30,33,30)
#151815
(21,24,21)
#0C0F0C
(12,15,12)
#000000
(0,0,0)

Tints of #666966

#666966
(102,105,102)
#737673
(115,118,115)
#808380
(128,131,128)
#8D908D
(141,144,141)
#9A9D9A
(154,157,154)
#A7AAA7
(167,170,167)
#B4B7B4
(180,183,180)
#C1C4C1
(193,196,193)
#CED1CE
(206,209,206)
#DBDEDB
(219,222,219)
#E8EBE8
(232,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #666966; }

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

This text font color is #666966.

Background Color

.myBgColor { background-color: #666966; }

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

This div background color is #666966.

Border color

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

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

This div border color is #666966.

Opacity

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

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

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

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

This text has shadow with #666966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666966.

Preview

Color preview on black background

This text has color #666966 on black background.


Color preview on white background

This text has color #666966 on white background.


Black color preview on #666966 background

This text has black color on #666966 background.


White color preview on #666966 background

This text has white color on #666966 background.


Related colors

Complementary color

Complementary color for #hex is #999699.


I love getcolorcode.com

Triadic colors

1 #666669 and #696666 with #666966 are triadic colors.

2 #666966 and #696666 with #666966 are triadic colors.