COLOR #566155

HEX: #566155 RGB: (86,97,85)

Color info

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

RGB color model

#566155 color RGB value is (86,97,85).

RGB: (86,97,85) (34%, 38%, 33%)

RGB channels and saturation

R 86 of 255 = 34%
G 97 of 255 = 38%
B 85 of 255 = 33%

86
97
85

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

Portions of RGB colors in percentages

R + G + B = 86 + 97 + 85 = 268 (100%)
R 86 of 268 ~ 32.09%
G 97 of 268 ~ 36.19%
B 85 of 268 ~ 31.72'%

%32.09
%36.19
%31.72

CMYK color model

#566155 color CMYK value is (11,0,12,62).

  • cyan value is 11.34%
  • magenta value is 0.00%
  • yellow value is 12.37%
  • key color value is 61.96%

CMYK: (11,0,12,62)
C11M0Y12K62 (11%, 0%, 12%, 62%)
(0.11 / 0.00 / 0.12 / 0.62)

CMYK percentages

%11.34
%0
%12.37
%61.96

Codes

Color #566155 in popluar color models

56 61 55
RGB 86 97 85
HSL 115° 6.59% 35.69%
HSB/HSV 115° 12.37% 38.04%
CMYK 11.34% 0.00% 12.37%
61.96%

Color #566155 in popluar number systems.

HEX 56 61 55
Decimal 86 97 85
Binary 1010110 1100001 1010101
Octal 126 141 125

Shades and tints

Shades of #566155

#566155
(86,97,85)
#4F594E
(79,89,78)
#485147
(72,81,71)
#414940
(65,73,64)
#3A4139
(58,65,57)
#333932
(51,57,50)
#2C312B
(44,49,43)
#252924
(37,41,36)
#1E211D
(30,33,29)
#171916
(23,25,22)
#10110F
(16,17,15)
#000000
(0,0,0)

Tints of #566155

#566155
(86,97,85)
#656F64
(101,111,100)
#747D73
(116,125,115)
#838B82
(131,139,130)
#929991
(146,153,145)
#A1A7A0
(161,167,160)
#B0B5AF
(176,181,175)
#BFC3BE
(191,195,190)
#CED1CD
(206,209,205)
#DDDFDC
(221,223,220)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566155 color. Also use rgb(86,97,85) instead hex code.

Text Font Color

.myTextColor { color: #566155; }

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

This text font color is #566155.

Background Color

.myBgColor { background-color: #566155; }

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

This div background color is #566155.

Border color

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

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

This div border color is #566155.

Opacity

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

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

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

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

This text has shadow with #566155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566155.

Preview

Color preview on black background

This text has color #566155 on black background.


Color preview on white background

This text has color #566155 on white background.


Black color preview on #566155 background

This text has black color on #566155 background.


White color preview on #566155 background

This text has white color on #566155 background.


Related colors

Complementary color

Complementary color for #hex is #A99EAA.


I love getcolorcode.com

Triadic colors

1 #555661 and #615556 with #566155 are triadic colors.

2 #556156 and #615655 with #566155 are triadic colors.