COLOR #566552

HEX: #566552 RGB: (86,101,82)

Color info

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

RGB color model

#566552 color RGB value is (86,101,82).

RGB: (86,101,82) (34%, 40%, 32%)

RGB channels and saturation

R 86 of 255 = 34%
G 101 of 255 = 40%
B 82 of 255 = 32%

86
101
82

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

Portions of RGB colors in percentages

R + G + B = 86 + 101 + 82 = 269 (100%)
R 86 of 269 ~ 31.97%
G 101 of 269 ~ 37.55%
B 82 of 269 ~ 30.48'%

%31.97
%37.55
%30.48

CMYK color model

#566552 color CMYK value is (15,0,19,60).

  • cyan value is 14.85%
  • magenta value is 0.00%
  • yellow value is 18.81%
  • key color value is 60.39%

CMYK: (15,0,19,60)
C15M0Y19K60 (15%, 0%, 19%, 60%)
(0.15 / 0.00 / 0.19 / 0.60)

CMYK percentages

%14.85
%0
%18.81
%60.39

Codes

Color #566552 in popluar color models

56 65 52
RGB 86 101 82
HSL 107° 10.38% 35.88%
HSB/HSV 107° 18.81% 39.61%
CMYK 14.85% 0.00% 18.81%
60.39%

Color #566552 in popluar number systems.

HEX 56 65 52
Decimal 86 101 82
Binary 1010110 1100101 1010010
Octal 126 145 122

Shades and tints

Shades of #566552

#566552
(86,101,82)
#4F5C4B
(79,92,75)
#485344
(72,83,68)
#414A3D
(65,74,61)
#3A4136
(58,65,54)
#33382F
(51,56,47)
#2C2F28
(44,47,40)
#252621
(37,38,33)
#1E1D1A
(30,29,26)
#171413
(23,20,19)
#100B0C
(16,11,12)
#000000
(0,0,0)

Tints of #566552

#566552
(86,101,82)
#657361
(101,115,97)
#748170
(116,129,112)
#838F7F
(131,143,127)
#929D8E
(146,157,142)
#A1AB9D
(161,171,157)
#B0B9AC
(176,185,172)
#BFC7BB
(191,199,187)
#CED5CA
(206,213,202)
#DDE3D9
(221,227,217)
#ECF1E8
(236,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566552 color. Also use rgb(86,101,82) instead hex code.

Text Font Color

.myTextColor { color: #566552; }

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

This text font color is #566552.

Background Color

.myBgColor { background-color: #566552; }

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

This div background color is #566552.

Border color

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

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

This div border color is #566552.

Opacity

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

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

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

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

This text has shadow with #566552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566552.

Preview

Color preview on black background

This text has color #566552 on black background.


Color preview on white background

This text has color #566552 on white background.


Black color preview on #566552 background

This text has black color on #566552 background.


White color preview on #566552 background

This text has white color on #566552 background.


Related colors

Complementary color

Complementary color for #hex is #A99AAD.


I love getcolorcode.com

Triadic colors

1 #525665 and #655256 with #566552 are triadic colors.

2 #526556 and #655652 with #566552 are triadic colors.