COLOR #56724B

HEX: #56724B RGB: (86,114,75)

Color info

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

RGB color model

#56724B color RGB value is (86,114,75).

RGB: (86,114,75) (34%, 45%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 114 of 255 = 45%
B 75 of 255 = 29%

86
114
75

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

Portions of RGB colors in percentages

R + G + B = 86 + 114 + 75 = 275 (100%)
R 86 of 275 ~ 31.27%
G 114 of 275 ~ 41.45%
B 75 of 275 ~ 27.27'%

%31.27
%41.45
%27.27

CMYK color model

#56724B color CMYK value is (25,0,34,55).

  • cyan value is 24.56%
  • magenta value is 0.00%
  • yellow value is 34.21%
  • key color value is 55.29%
CMYK: (25,0,34,55) C25M0Y34K55 (25%,0%,34%,55%) (0.25/0.00/0.34/0.55) 

CMYK percentages

%24.56
%0
%34.21
%55.29

Codes

Color #56724B in popluar color models

56 72 4B
RGB 86 114 75
HSL 103° 20.63% 37.06%
HSB/HSV 103° 34.21% 44.71%
CMYK 24.56% 0.00% 34.21%
55.29%

Color #56724B in popluar number systems.

HEX 56 72 4B
Decimal 86 114 75
Binary 1010110 1110010 1001011
Octal 126 162 113

Shades and tints

Shades of #56724B

#56724B
(86,114,75)
#4F6845
(79,104,69)
#485E3F
(72,94,63)
#415439
(65,84,57)
#3A4A33
(58,74,51)
#33402D
(51,64,45)
#2C3627
(44,54,39)
#252C21
(37,44,33)
#1E221B
(30,34,27)
#171815
(23,24,21)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #56724B

#56724B
(86,114,75)
#657E5B
(101,126,91)
#748A6B
(116,138,107)
#83967B
(131,150,123)
#92A28B
(146,162,139)
#A1AE9B
(161,174,155)
#B0BAAB
(176,186,171)
#BFC6BB
(191,198,187)
#CED2CB
(206,210,203)
#DDDEDB
(221,222,219)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56724B color. Also use rgb(86,114,75) instead hex code.

Text Font Color

.myTextColor { color: #56724B; }

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

This text font color is #56724B.

Background Color

.myBgColor { background-color: #56724B; }

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

This div background color is #56724B.

Border color

.myBorderColor { border: 1px solid #56724B; }

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

This div border color is #56724B.

Opacity

.myOpacity80 { color: #56724B; opacity: 0.8; }

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

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

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

This text has shadow with #56724B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56724B.

Preview

Color preview on black background

This text has color #56724B on black background.


Color preview on white background

This text has color #56724B on white background.


Black color preview on #56724B background

This text has black color on #56724B background.


White color preview on #56724B background

This text has white color on #56724B background.


Related colors

Complementary color

Complementary color for #hex is #A98DB4.


I love getcolorcode.com

Triadic colors

1 #4B5672 and #724B56 with #56724B are triadic colors.

2 #4B7256 and #72564B with #56724B are triadic colors.