COLOR #566242

HEX: #566242 RGB: (86,98,66)

Color info

#566242 contains red, green and blue colors in about the same proportion. Web safe color of #566242 is #666633 (or #663).

RGB color model

#566242 color RGB value is (86,98,66).

RGB: (86,98,66) (34%, 38%, 26%)

RGB channels and saturation

R 86 of 255 = 34%
G 98 of 255 = 38%
B 66 of 255 = 26%

86
98
66

R + G + B ~ 33%. #566242 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 98 + 66 = 250 (100%)
R 86 of 250 ~ 34.4%
G 98 of 250 ~ 39.2%
B 66 of 250 ~ 26.4'%

%34.4
%39.2
%26.4

CMYK color model

#566242 color CMYK value is (12,0,33,62).

  • cyan value is 12.24%
  • magenta value is 0.00%
  • yellow value is 32.65%
  • key color value is 61.57%
CMYK: (12,0,33,62) C12M0Y33K62 (12%,0%,33%,62%) (0.12/0.00/0.33/0.62) 

CMYK percentages

%12.24
%0
%32.65
%61.57

Codes

Color #566242 in popluar color models

56 62 42
RGB 86 98 66
HSL 83° 19.51% 32.16%
HSB/HSV 83° 32.65% 38.43%
CMYK 12.24% 0.00% 32.65%
61.57%

Color #566242 in popluar number systems.

HEX 56 62 42
Decimal 86 98 66
Binary 1010110 1100010 1000010
Octal 126 142 102

Shades and tints

Shades of #566242

#566242
(86,98,66)
#4F5A3C
(79,90,60)
#485236
(72,82,54)
#414A30
(65,74,48)
#3A422A
(58,66,42)
#333A24
(51,58,36)
#2C321E
(44,50,30)
#252A18
(37,42,24)
#1E2212
(30,34,18)
#171A0C
(23,26,12)
#101206
(16,18,6)
#000000
(0,0,0)

Tints of #566242

#566242
(86,98,66)
#657053
(101,112,83)
#747E64
(116,126,100)
#838C75
(131,140,117)
#929A86
(146,154,134)
#A1A897
(161,168,151)
#B0B6A8
(176,182,168)
#BFC4B9
(191,196,185)
#CED2CA
(206,210,202)
#DDE0DB
(221,224,219)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566242; }

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

This text font color is #566242.

Background Color

.myBgColor { background-color: #566242; }

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

This div background color is #566242.

Border color

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

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

This div border color is #566242.

Opacity

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

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

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

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

This text has shadow with #566242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566242.

Preview

Color preview on black background

This text has color #566242 on black background.


Color preview on white background

This text has color #566242 on white background.


Black color preview on #566242 background

This text has black color on #566242 background.


White color preview on #566242 background

This text has white color on #566242 background.


Related colors

Complementary color

Complementary color for #hex is #A99DBD.


I love getcolorcode.com

Triadic colors

1 #425662 and #624256 with #566242 are triadic colors.

2 #426256 and #625642 with #566242 are triadic colors.