COLOR #666756

HEX: #666756 RGB: (102,103,86)

Color info

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

RGB color model

#666756 color RGB value is (102,103,86).

RGB: (102,103,86) (40%, 40%, 34%)

RGB channels and saturation

R 102 of 255 = 40%
G 103 of 255 = 40%
B 86 of 255 = 34%

102
103
86

R + G + B ~ 38%. #666756 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 103 + 86 = 291 (100%)
R 102 of 291 ~ 35.05%
G 103 of 291 ~ 35.4%
B 86 of 291 ~ 29.55'%

%35.05
%35.4
%29.55

CMYK color model

#666756 color CMYK value is (1,0,17,60).

  • cyan value is 0.97%
  • magenta value is 0.00%
  • yellow value is 16.50%
  • key color value is 59.61%

CMYK: (1,0,17,60)
C1M0Y17K60 (1%, 0%, 17%, 60%)
(0.01 / 0.00 / 0.17 / 0.60)

CMYK percentages

%0.97
%0
%16.5
%59.61

Codes

Color #666756 in popluar color models

66 67 56
RGB 102 103 86
HSL 64° 8.99% 37.06%
HSB/HSV 64° 16.50% 40.39%
CMYK 0.97% 0.00% 16.50%
59.61%

Color #666756 in popluar number systems.

HEX 66 67 56
Decimal 102 103 86
Binary 1100110 1100111 1010110
Octal 146 147 126

Shades and tints

Shades of #666756

#666756
(102,103,86)
#5D5E4F
(93,94,79)
#545548
(84,85,72)
#4B4C41
(75,76,65)
#42433A
(66,67,58)
#393A33
(57,58,51)
#30312C
(48,49,44)
#272825
(39,40,37)
#1E1F1E
(30,31,30)
#151617
(21,22,23)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #666756

#666756
(102,103,86)
#737465
(115,116,101)
#808174
(128,129,116)
#8D8E83
(141,142,131)
#9A9B92
(154,155,146)
#A7A8A1
(167,168,161)
#B4B5B0
(180,181,176)
#C1C2BF
(193,194,191)
#CECFCE
(206,207,206)
#DBDCDD
(219,220,221)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #666756; }

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

This text font color is #666756.

Background Color

.myBgColor { background-color: #666756; }

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

This div background color is #666756.

Border color

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

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

This div border color is #666756.

Opacity

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

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

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

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

This text has shadow with #666756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666756.

Preview

Color preview on black background

This text has color #666756 on black background.


Color preview on white background

This text has color #666756 on white background.


Black color preview on #666756 background

This text has black color on #666756 background.


White color preview on #666756 background

This text has white color on #666756 background.


Related colors

Complementary color

Complementary color for #hex is #9998A9.


I love getcolorcode.com

Triadic colors

1 #566667 and #675666 with #666756 are triadic colors.

2 #566766 and #676656 with #666756 are triadic colors.