COLOR #66566B

HEX: #66566B RGB: (102,86,107)

Color info

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

RGB color model

#66566B color RGB value is (102,86,107).

RGB: (102,86,107) (40%, 34%, 42%)

RGB channels and saturation

R 102 of 255 = 40%
G 86 of 255 = 34%
B 107 of 255 = 42%

102
86
107

R + G + B ~ 39%. #66566B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 86 + 107 = 295 (100%)
R 102 of 295 ~ 34.58%
G 86 of 295 ~ 29.15%
B 107 of 295 ~ 36.27'%

%34.58
%29.15
%36.27

CMYK color model

#66566B color CMYK value is (5,20,0,58).

  • cyan value is 4.67%
  • magenta value is 19.63%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (5,20,0,58)
C5M20Y0K58 (5%, 20%, 0%, 58%)
(0.05 / 0.20 / 0.00 / 0.58)

CMYK percentages

%4.67
%19.63
%0
%58.04

Codes

Color #66566B in popluar color models

66 56 6B
RGB 102 86 107
HSL 286° 10.88% 37.84%
HSB/HSV 286° 19.63% 41.96%
CMYK 4.67% 19.63% 0.00%
58.04%

Color #66566B in popluar number systems.

HEX 66 56 6B
Decimal 102 86 107
Binary 1100110 1010110 1101011
Octal 146 126 153

Shades and tints

Shades of #66566B

#66566B
(102,86,107)
#5D4F62
(93,79,98)
#544859
(84,72,89)
#4B4150
(75,65,80)
#423A47
(66,58,71)
#39333E
(57,51,62)
#302C35
(48,44,53)
#27252C
(39,37,44)
#1E1E23
(30,30,35)
#15171A
(21,23,26)
#0C1011
(12,16,17)
#000000
(0,0,0)

Tints of #66566B

#66566B
(102,86,107)
#736578
(115,101,120)
#807485
(128,116,133)
#8D8392
(141,131,146)
#9A929F
(154,146,159)
#A7A1AC
(167,161,172)
#B4B0B9
(180,176,185)
#C1BFC6
(193,191,198)
#CECED3
(206,206,211)
#DBDDE0
(219,221,224)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #66566B; }

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

This text font color is #66566B.

Background Color

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

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

This div background color is #66566B.

Border color

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

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

This div border color is #66566B.

Opacity

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

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

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

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

This text has shadow with #66566B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66566B.

Preview

Color preview on black background

This text has color #66566B on black background.


Color preview on white background

This text has color #66566B on white background.


Black color preview on #66566B background

This text has black color on #66566B background.


White color preview on #66566B background

This text has white color on #66566B background.


Related colors

Complementary color

Complementary color for #hex is #99A994.


I love getcolorcode.com

Triadic colors

1 #6B6656 and #566B66 with #66566B are triadic colors.

2 #6B5666 and #56666B with #66566B are triadic colors.