COLOR #566358

HEX: #566358 RGB: (86,99,88)

Color info

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

RGB color model

#566358 color RGB value is (86,99,88).

RGB: (86,99,88) (34%, 39%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 99 of 255 = 39%
B 88 of 255 = 35%

86
99
88

R + G + B ~ 36%. #566358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 99 + 88 = 273 (100%)
R 86 of 273 ~ 31.5%
G 99 of 273 ~ 36.26%
B 88 of 273 ~ 32.23'%

%31.5
%36.26
%32.23

CMYK color model

#566358 color CMYK value is (13,0,11,61).

  • cyan value is 13.13%
  • magenta value is 0.00%
  • yellow value is 11.11%
  • key color value is 61.18%

CMYK: (13,0,11,61)
C13M0Y11K61 (13%, 0%, 11%, 61%)
(0.13 / 0.00 / 0.11 / 0.61)

CMYK percentages

%13.13
%0
%11.11
%61.18

Codes

Color #566358 in popluar color models

56 63 58
RGB 86 99 88
HSL 129° 7.03% 36.27%
HSB/HSV 129° 13.13% 38.82%
CMYK 13.13% 0.00% 11.11%
61.18%

Color #566358 in popluar number systems.

HEX 56 63 58
Decimal 86 99 88
Binary 1010110 1100011 1011000
Octal 126 143 130

Shades and tints

Shades of #566358

#566358
(86,99,88)
#4F5A50
(79,90,80)
#485148
(72,81,72)
#414840
(65,72,64)
#3A3F38
(58,63,56)
#333630
(51,54,48)
#2C2D28
(44,45,40)
#252420
(37,36,32)
#1E1B18
(30,27,24)
#171210
(23,18,16)
#100908
(16,9,8)
#000000
(0,0,0)

Tints of #566358

#566358
(86,99,88)
#657167
(101,113,103)
#747F76
(116,127,118)
#838D85
(131,141,133)
#929B94
(146,155,148)
#A1A9A3
(161,169,163)
#B0B7B2
(176,183,178)
#BFC5C1
(191,197,193)
#CED3D0
(206,211,208)
#DDE1DF
(221,225,223)
#ECEFEE
(236,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566358; }

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

This text font color is #566358.

Background Color

.myBgColor { background-color: #566358; }

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

This div background color is #566358.

Border color

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

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

This div border color is #566358.

Opacity

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

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

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

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

This text has shadow with #566358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566358.

Preview

Color preview on black background

This text has color #566358 on black background.


Color preview on white background

This text has color #566358 on white background.


Black color preview on #566358 background

This text has black color on #566358 background.


White color preview on #566358 background

This text has white color on #566358 background.


Related colors

Complementary color

Complementary color for #hex is #A99CA7.


I love getcolorcode.com

Triadic colors

1 #585663 and #635856 with #566358 are triadic colors.

2 #586356 and #635658 with #566358 are triadic colors.