COLOR #66566D

HEX: #66566D RGB: (102,86,109)

Color info

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

RGB color model

#66566D color RGB value is (102,86,109).

RGB: (102,86,109) (40%, 34%, 43%)

RGB channels and saturation

R 102 of 255 = 40%
G 86 of 255 = 34%
B 109 of 255 = 43%

102
86
109

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

Portions of RGB colors in percentages

R + G + B = 102 + 86 + 109 = 297 (100%)
R 102 of 297 ~ 34.34%
G 86 of 297 ~ 28.96%
B 109 of 297 ~ 36.7'%

%34.34
%28.96
%36.7

CMYK color model

#66566D color CMYK value is (6,21,0,57).

  • cyan value is 6.42%
  • magenta value is 21.10%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (6,21,0,57)
C6M21Y0K57 (6%, 21%, 0%, 57%)
(0.06 / 0.21 / 0.00 / 0.57)

CMYK percentages

%6.42
%21.1
%0
%57.25

Codes

Color #66566D in popluar color models

66 56 6D
RGB 102 86 109
HSL 282° 11.79% 38.24%
HSB/HSV 282° 21.10% 42.75%
CMYK 6.42% 21.10% 0.00%
57.25%

Color #66566D in popluar number systems.

HEX 66 56 6D
Decimal 102 86 109
Binary 1100110 1010110 1101101
Octal 146 126 155

Shades and tints

Shades of #66566D

#66566D
(102,86,109)
#5D4F64
(93,79,100)
#54485B
(84,72,91)
#4B4152
(75,65,82)
#423A49
(66,58,73)
#393340
(57,51,64)
#302C37
(48,44,55)
#27252E
(39,37,46)
#1E1E25
(30,30,37)
#15171C
(21,23,28)
#0C1013
(12,16,19)
#000000
(0,0,0)

Tints of #66566D

#66566D
(102,86,109)
#73657A
(115,101,122)
#807487
(128,116,135)
#8D8394
(141,131,148)
#9A92A1
(154,146,161)
#A7A1AE
(167,161,174)
#B4B0BB
(180,176,187)
#C1BFC8
(193,191,200)
#CECED5
(206,206,213)
#DBDDE2
(219,221,226)
#E8ECEF
(232,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #66566D; }

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

This text font color is #66566D.

Background Color

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

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

This div background color is #66566D.

Border color

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

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

This div border color is #66566D.

Opacity

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

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

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

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

This text has shadow with #66566D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66566D.

Preview

Color preview on black background

This text has color #66566D on black background.


Color preview on white background

This text has color #66566D on white background.


Black color preview on #66566D background

This text has black color on #66566D background.


White color preview on #66566D background

This text has white color on #66566D background.


Related colors

Complementary color

Complementary color for #hex is #99A992.


I love getcolorcode.com

Triadic colors

1 #6D6656 and #566D66 with #66566D are triadic colors.

2 #6D5666 and #56666D with #66566D are triadic colors.