COLOR #56572E

HEX: #56572E RGB: (86,87,46)

Color info

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

RGB color model

#56572E color RGB value is (86,87,46).

RGB: (86,87,46) (34%, 34%, 18%)

RGB channels and saturation

R 86 of 255 = 34%
G 87 of 255 = 34%
B 46 of 255 = 18%

86
87
46

R + G + B ~ 29%. #56572E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 87 + 46 = 219 (100%)
R 86 of 219 ~ 39.27%
G 87 of 219 ~ 39.73%
B 46 of 219 ~ 21'%

%39.27
%39.73
%21

CMYK color model

#56572E color CMYK value is (1,0,47,66).

  • cyan value is 1.15%
  • magenta value is 0.00%
  • yellow value is 47.13%
  • key color value is 65.88%
CMYK: (1,0,47,66) C1M0Y47K66 (1%,0%,47%,66%) (0.01/0.00/0.47/0.66) 

CMYK percentages

%1.15
%0
%47.13
%65.88

Codes

Color #56572E in popluar color models

56 57 2E
RGB 86 87 46
HSL 61° 30.83% 26.08%
HSB/HSV 61° 47.13% 34.12%
CMYK 1.15% 0.00% 47.13%
65.88%

Color #56572E in popluar number systems.

HEX 56 57 2E
Decimal 86 87 46
Binary 1010110 1010111 101110
Octal 126 127 56

Shades and tints

Shades of #56572E

#56572E
(86,87,46)
#4F502A
(79,80,42)
#484926
(72,73,38)
#414222
(65,66,34)
#3A3B1E
(58,59,30)
#33341A
(51,52,26)
#2C2D16
(44,45,22)
#252612
(37,38,18)
#1E1F0E
(30,31,14)
#17180A
(23,24,10)
#101106
(16,17,6)
#000000
(0,0,0)

Tints of #56572E

#56572E
(86,87,46)
#656641
(101,102,65)
#747554
(116,117,84)
#838467
(131,132,103)
#92937A
(146,147,122)
#A1A28D
(161,162,141)
#B0B1A0
(176,177,160)
#BFC0B3
(191,192,179)
#CECFC6
(206,207,198)
#DDDED9
(221,222,217)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56572E color. Also use rgb(86,87,46) instead hex code.

Text Font Color

.myTextColor { color: #56572E; }

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

This text font color is #56572E.

Background Color

.myBgColor { background-color: #56572E; }

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

This div background color is #56572E.

Border color

.myBorderColor { border: 1px solid #56572E; }

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

This div border color is #56572E.

Opacity

.myOpacity80 { color: #56572E; opacity: 0.8; }

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

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

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

This text has shadow with #56572E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56572E.

Preview

Color preview on black background

This text has color #56572E on black background.


Color preview on white background

This text has color #56572E on white background.


Black color preview on #56572E background

This text has black color on #56572E background.


White color preview on #56572E background

This text has white color on #56572E background.


Related colors

Complementary color

Complementary color for #hex is #A9A8D1.


I love getcolorcode.com

Triadic colors

1 #2E5657 and #572E56 with #56572E are triadic colors.

2 #2E5756 and #57562E with #56572E are triadic colors.