COLOR #578372

HEX: #578372 RGB: (87,131,114)

Color info

#578372 contains red, green and blue colors in about the same proportion. Web safe color of #578372 is #669966 (or #696).

RGB color model

#578372 color RGB value is (87,131,114).

RGB: (87,131,114) (34%, 51%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 131 of 255 = 51%
B 114 of 255 = 45%

87
131
114

R + G + B ~ 43%. #578372 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 131 + 114 = 332 (100%)
R 87 of 332 ~ 26.2%
G 131 of 332 ~ 39.46%
B 114 of 332 ~ 34.34'%

%26.2
%39.46
%34.34

CMYK color model

#578372 color CMYK value is (34,0,13,49).

  • cyan value is 33.59%
  • magenta value is 0.00%
  • yellow value is 12.98%
  • key color value is 48.63%

CMYK: (34,0,13,49)
C34M0Y13K49 (34%, 0%, 13%, 49%)
(0.34 / 0.00 / 0.13 / 0.49)

CMYK percentages

%33.59
%0
%12.98
%48.63

Codes

Color #578372 in popluar color models

57 83 72
RGB 87 131 114
HSL 157° 20.18% 42.75%
HSB/HSV 157° 33.59% 51.37%
CMYK 33.59% 0.00% 12.98%
48.63%

Color #578372 in popluar number systems.

HEX 57 83 72
Decimal 87 131 114
Binary 1010111 10000011 1110010
Octal 127 203 162

Shades and tints

Shades of #578372

#578372
(87,131,114)
#507868
(80,120,104)
#496D5E
(73,109,94)
#426254
(66,98,84)
#3B574A
(59,87,74)
#344C40
(52,76,64)
#2D4136
(45,65,54)
#26362C
(38,54,44)
#1F2B22
(31,43,34)
#182018
(24,32,24)
#11150E
(17,21,14)
#000000
(0,0,0)

Tints of #578372

#578372
(87,131,114)
#668E7E
(102,142,126)
#75998A
(117,153,138)
#84A496
(132,164,150)
#93AFA2
(147,175,162)
#A2BAAE
(162,186,174)
#B1C5BA
(177,197,186)
#C0D0C6
(192,208,198)
#CFDBD2
(207,219,210)
#DEE6DE
(222,230,222)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #578372 color. Also use rgb(87,131,114) instead hex code.

Text Font Color

.myTextColor { color: #578372; }

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

This text font color is #578372.

Background Color

.myBgColor { background-color: #578372; }

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

This div background color is #578372.

Border color

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

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

This div border color is #578372.

Opacity

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

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

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

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

This text has shadow with #578372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #578372.

Preview

Color preview on black background

This text has color #578372 on black background.


Color preview on white background

This text has color #578372 on white background.


Black color preview on #578372 background

This text has black color on #578372 background.


White color preview on #578372 background

This text has white color on #578372 background.


Related colors

Complementary color

Complementary color for #hex is #A87C8D.


I love getcolorcode.com

Triadic colors

1 #725783 and #837257 with #578372 are triadic colors.

2 #728357 and #835772 with #578372 are triadic colors.