COLOR #566858

HEX: #566858 RGB: (86,104,88)

Color info

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

RGB color model

#566858 color RGB value is (86,104,88).

RGB: (86,104,88) (34%, 41%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 104 of 255 = 41%
B 88 of 255 = 35%

86
104
88

R + G + B ~ 37%. #566858 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 104 + 88 = 278 (100%)
R 86 of 278 ~ 30.94%
G 104 of 278 ~ 37.41%
B 88 of 278 ~ 31.65'%

%30.94
%37.41
%31.65

CMYK color model

#566858 color CMYK value is (17,0,15,59).

  • cyan value is 17.31%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 59.22%

CMYK: (17,0,15,59)
C17M0Y15K59 (17%, 0%, 15%, 59%)
(0.17 / 0.00 / 0.15 / 0.59)

CMYK percentages

%17.31
%0
%15.38
%59.22

Codes

Color #566858 in popluar color models

56 68 58
RGB 86 104 88
HSL 127° 9.47% 37.25%
HSB/HSV 127° 17.31% 40.78%
CMYK 17.31% 0.00% 15.38%
59.22%

Color #566858 in popluar number systems.

HEX 56 68 58
Decimal 86 104 88
Binary 1010110 1101000 1011000
Octal 126 150 130

Shades and tints

Shades of #566858

#566858
(86,104,88)
#4F5F50
(79,95,80)
#485648
(72,86,72)
#414D40
(65,77,64)
#3A4438
(58,68,56)
#333B30
(51,59,48)
#2C3228
(44,50,40)
#252920
(37,41,32)
#1E2018
(30,32,24)
#171710
(23,23,16)
#100E08
(16,14,8)
#000000
(0,0,0)

Tints of #566858

#566858
(86,104,88)
#657567
(101,117,103)
#748276
(116,130,118)
#838F85
(131,143,133)
#929C94
(146,156,148)
#A1A9A3
(161,169,163)
#B0B6B2
(176,182,178)
#BFC3C1
(191,195,193)
#CED0D0
(206,208,208)
#DDDDDF
(221,221,223)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566858; }

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

This text font color is #566858.

Background Color

.myBgColor { background-color: #566858; }

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

This div background color is #566858.

Border color

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

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

This div border color is #566858.

Opacity

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

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

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

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

This text has shadow with #566858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566858.

Preview

Color preview on black background

This text has color #566858 on black background.


Color preview on white background

This text has color #566858 on white background.


Black color preview on #566858 background

This text has black color on #566858 background.


White color preview on #566858 background

This text has white color on #566858 background.


Related colors

Complementary color

Complementary color for #hex is #A997A7.


I love getcolorcode.com

Triadic colors

1 #585668 and #685856 with #566858 are triadic colors.

2 #586856 and #685658 with #566858 are triadic colors.