COLOR #566F58

HEX: #566F58 RGB: (86,111,88)

Color info

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

RGB color model

#566F58 color RGB value is (86,111,88).

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

RGB channels and saturation

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

86
111
88

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

Portions of RGB colors in percentages

R + G + B = 86 + 111 + 88 = 285 (100%)
R 86 of 285 ~ 30.18%
G 111 of 285 ~ 38.95%
B 88 of 285 ~ 30.88'%

%30.18
%38.95
%30.88

CMYK color model

#566F58 color CMYK value is (23,0,21,56).

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

CMYK: (23,0,21,56)
C23M0Y21K56 (23%, 0%, 21%, 56%)
(0.23 / 0.00 / 0.21 / 0.56)

CMYK percentages

%22.52
%0
%20.72
%56.47

Codes

Color #566F58 in popluar color models

56 6F 58
RGB 86 111 88
HSL 125° 12.69% 38.63%
HSB/HSV 125° 22.52% 43.53%
CMYK 22.52% 0.00% 20.72%
56.47%

Color #566F58 in popluar number systems.

HEX 56 6F 58
Decimal 86 111 88
Binary 1010110 1101111 1011000
Octal 126 157 130

Shades and tints

Shades of #566F58

#566F58
(86,111,88)
#4F6550
(79,101,80)
#485B48
(72,91,72)
#415140
(65,81,64)
#3A4738
(58,71,56)
#333D30
(51,61,48)
#2C3328
(44,51,40)
#252920
(37,41,32)
#1E1F18
(30,31,24)
#171510
(23,21,16)
#100B08
(16,11,8)
#000000
(0,0,0)

Tints of #566F58

#566F58
(86,111,88)
#657C67
(101,124,103)
#748976
(116,137,118)
#839685
(131,150,133)
#92A394
(146,163,148)
#A1B0A3
(161,176,163)
#B0BDB2
(176,189,178)
#BFCAC1
(191,202,193)
#CED7D0
(206,215,208)
#DDE4DF
(221,228,223)
#ECF1EE
(236,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566F58; }

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

This text font color is #566F58.

Background Color

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

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

This div background color is #566F58.

Border color

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

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

This div border color is #566F58.

Opacity

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

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

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

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

This text has shadow with #566F58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566F58.

Preview

Color preview on black background

This text has color #566F58 on black background.


Color preview on white background

This text has color #566F58 on white background.


Black color preview on #566F58 background

This text has black color on #566F58 background.


White color preview on #566F58 background

This text has white color on #566F58 background.


Related colors

Complementary color

Complementary color for #hex is #A990A7.


I love getcolorcode.com

Triadic colors

1 #58566F and #6F5856 with #566F58 are triadic colors.

2 #586F56 and #6F5658 with #566F58 are triadic colors.