COLOR #57814C

HEX: #57814C RGB: (87,129,76)

Color info

#57814C contains red, green and blue colors in about the same proportion. Web safe color of #57814C is #669933 (or #693).

RGB color model

#57814C color RGB value is (87,129,76).

RGB: (87,129,76) (34%, 51%, 30%)

RGB channels and saturation

R 87 of 255 = 34%
G 129 of 255 = 51%
B 76 of 255 = 30%

87
129
76

R + G + B ~ 38%. #57814C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 129 + 76 = 292 (100%)
R 87 of 292 ~ 29.79%
G 129 of 292 ~ 44.18%
B 76 of 292 ~ 26.03'%

%29.79
%44.18
%26.03

CMYK color model

#57814C color CMYK value is (33,0,41,49).

  • cyan value is 32.56%
  • magenta value is 0.00%
  • yellow value is 41.09%
  • key color value is 49.41%

CMYK: (33,0,41,49)
C33M0Y41K49 (33%, 0%, 41%, 49%)
(0.33 / 0.00 / 0.41 / 0.49)

CMYK percentages

%32.56
%0
%41.09
%49.41

Codes

Color #57814C in popluar color models

57 81 4C
RGB 87 129 76
HSL 108° 25.85% 40.20%
HSB/HSV 108° 41.09% 50.59%
CMYK 32.56% 0.00% 41.09%
49.41%

Color #57814C in popluar number systems.

HEX 57 81 4C
Decimal 87 129 76
Binary 1010111 10000001 1001100
Octal 127 201 114

Shades and tints

Shades of #57814C

#57814C
(87,129,76)
#507646
(80,118,70)
#496B40
(73,107,64)
#42603A
(66,96,58)
#3B5534
(59,85,52)
#344A2E
(52,74,46)
#2D3F28
(45,63,40)
#263422
(38,52,34)
#1F291C
(31,41,28)
#181E16
(24,30,22)
#111310
(17,19,16)
#000000
(0,0,0)

Tints of #57814C

#57814C
(87,129,76)
#668C5C
(102,140,92)
#75976C
(117,151,108)
#84A27C
(132,162,124)
#93AD8C
(147,173,140)
#A2B89C
(162,184,156)
#B1C3AC
(177,195,172)
#C0CEBC
(192,206,188)
#CFD9CC
(207,217,204)
#DEE4DC
(222,228,220)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57814C color. Also use rgb(87,129,76) instead hex code.

Text Font Color

.myTextColor { color: #57814C; }

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

This text font color is #57814C.

Background Color

.myBgColor { background-color: #57814C; }

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

This div background color is #57814C.

Border color

.myBorderColor { border: 1px solid #57814C; }

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

This div border color is #57814C.

Opacity

.myOpacity80 { color: #57814C; opacity: 0.8; }

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

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

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

This text has shadow with #57814C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57814C.

Preview

Color preview on black background

This text has color #57814C on black background.


Color preview on white background

This text has color #57814C on white background.


Black color preview on #57814C background

This text has black color on #57814C background.


White color preview on #57814C background

This text has white color on #57814C background.


Related colors

Complementary color

Complementary color for #hex is #A87EB3.


I love getcolorcode.com

Triadic colors

1 #4C5781 and #814C57 with #57814C are triadic colors.

2 #4C8157 and #81574C with #57814C are triadic colors.