COLOR #566258

HEX: #566258 RGB: (86,98,88)

Color info

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

RGB color model

#566258 color RGB value is (86,98,88).

RGB: (86,98,88) (34%, 38%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 98 of 255 = 38%
B 88 of 255 = 35%

86
98
88

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

Portions of RGB colors in percentages

R + G + B = 86 + 98 + 88 = 272 (100%)
R 86 of 272 ~ 31.62%
G 98 of 272 ~ 36.03%
B 88 of 272 ~ 32.35'%

%31.62
%36.03
%32.35

CMYK color model

#566258 color CMYK value is (12,0,10,62).

  • cyan value is 12.24%
  • magenta value is 0.00%
  • yellow value is 10.20%
  • key color value is 61.57%

CMYK: (12,0,10,62)
C12M0Y10K62 (12%, 0%, 10%, 62%)
(0.12 / 0.00 / 0.10 / 0.62)

CMYK percentages

%12.24
%0
%10.2
%61.57

Codes

Color #566258 in popluar color models

56 62 58
RGB 86 98 88
HSL 130° 6.52% 36.08%
HSB/HSV 130° 12.24% 38.43%
CMYK 12.24% 0.00% 10.20%
61.57%

Color #566258 in popluar number systems.

HEX 56 62 58
Decimal 86 98 88
Binary 1010110 1100010 1011000
Octal 126 142 130

Shades and tints

Shades of #566258

#566258
(86,98,88)
#4F5A50
(79,90,80)
#485248
(72,82,72)
#414A40
(65,74,64)
#3A4238
(58,66,56)
#333A30
(51,58,48)
#2C3228
(44,50,40)
#252A20
(37,42,32)
#1E2218
(30,34,24)
#171A10
(23,26,16)
#101208
(16,18,8)
#000000
(0,0,0)

Tints of #566258

#566258
(86,98,88)
#657067
(101,112,103)
#747E76
(116,126,118)
#838C85
(131,140,133)
#929A94
(146,154,148)
#A1A8A3
(161,168,163)
#B0B6B2
(176,182,178)
#BFC4C1
(191,196,193)
#CED2D0
(206,210,208)
#DDE0DF
(221,224,223)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566258; }

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

This text font color is #566258.

Background Color

.myBgColor { background-color: #566258; }

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

This div background color is #566258.

Border color

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

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

This div border color is #566258.

Opacity

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

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

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

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

This text has shadow with #566258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566258.

Preview

Color preview on black background

This text has color #566258 on black background.


Color preview on white background

This text has color #566258 on white background.


Black color preview on #566258 background

This text has black color on #566258 background.


White color preview on #566258 background

This text has white color on #566258 background.


Related colors

Complementary color

Complementary color for #hex is #A99DA7.


I love getcolorcode.com

Triadic colors

1 #585662 and #625856 with #566258 are triadic colors.

2 #586256 and #625658 with #566258 are triadic colors.