COLOR #566F59

HEX: #566F59 RGB: (86,111,89)

Color info

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

RGB color model

#566F59 color RGB value is (86,111,89).

RGB: (86,111,89) (34%, 44%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 111 of 255 = 44%
B 89 of 255 = 35%

86
111
89

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

Portions of RGB colors in percentages

R + G + B = 86 + 111 + 89 = 286 (100%)
R 86 of 286 ~ 30.07%
G 111 of 286 ~ 38.81%
B 89 of 286 ~ 31.12'%

%30.07
%38.81
%31.12

CMYK color model

#566F59 color CMYK value is (23,0,20,56).

  • cyan value is 22.52%
  • magenta value is 0.00%
  • yellow value is 19.82%
  • key color value is 56.47%

CMYK: (23,0,20,56)
C23M0Y20K56 (23%, 0%, 20%, 56%)
(0.23 / 0.00 / 0.20 / 0.56)

CMYK percentages

%22.52
%0
%19.82
%56.47

Codes

Color #566F59 in popluar color models

56 6F 59
RGB 86 111 89
HSL 127° 12.69% 38.63%
HSB/HSV 127° 22.52% 43.53%
CMYK 22.52% 0.00% 19.82%
56.47%

Color #566F59 in popluar number systems.

HEX 56 6F 59
Decimal 86 111 89
Binary 1010110 1101111 1011001
Octal 126 157 131

Shades and tints

Shades of #566F59

#566F59
(86,111,89)
#4F6551
(79,101,81)
#485B49
(72,91,73)
#415141
(65,81,65)
#3A4739
(58,71,57)
#333D31
(51,61,49)
#2C3329
(44,51,41)
#252921
(37,41,33)
#1E1F19
(30,31,25)
#171511
(23,21,17)
#100B09
(16,11,9)
#000000
(0,0,0)

Tints of #566F59

#566F59
(86,111,89)
#657C68
(101,124,104)
#748977
(116,137,119)
#839686
(131,150,134)
#92A395
(146,163,149)
#A1B0A4
(161,176,164)
#B0BDB3
(176,189,179)
#BFCAC2
(191,202,194)
#CED7D1
(206,215,209)
#DDE4E0
(221,228,224)
#ECF1EF
(236,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566F59 color. Also use rgb(86,111,89) instead hex code.

Text Font Color

.myTextColor { color: #566F59; }

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

This text font color is #566F59.

Background Color

.myBgColor { background-color: #566F59; }

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

This div background color is #566F59.

Border color

.myBorderColor { border: 1px solid #566F59; }

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

This div border color is #566F59.

Opacity

.myOpacity80 { color: #566F59; opacity: 0.8; }

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

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

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

This text has shadow with #566F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566F59.

Preview

Color preview on black background

This text has color #566F59 on black background.


Color preview on white background

This text has color #566F59 on white background.


Black color preview on #566F59 background

This text has black color on #566F59 background.


White color preview on #566F59 background

This text has white color on #566F59 background.


Related colors

Complementary color

Complementary color for #hex is #A990A6.


I love getcolorcode.com

Triadic colors

1 #59566F and #6F5956 with #566F59 are triadic colors.

2 #596F56 and #6F5659 with #566F59 are triadic colors.