COLOR #57855F

HEX: #57855F RGB: (87,133,95)

Color info

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

RGB color model

#57855F color RGB value is (87,133,95).

RGB: (87,133,95) (34%, 52%, 37%)

RGB channels and saturation

R 87 of 255 = 34%
G 133 of 255 = 52%
B 95 of 255 = 37%

87
133
95

R + G + B ~ 41%. #57855F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 133 + 95 = 315 (100%)
R 87 of 315 ~ 27.62%
G 133 of 315 ~ 42.22%
B 95 of 315 ~ 30.16'%

%27.62
%42.22
%30.16

CMYK color model

#57855F color CMYK value is (35,0,29,48).

  • cyan value is 34.59%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 47.84%

CMYK: (35,0,29,48)
C35M0Y29K48 (35%, 0%, 29%, 48%)
(0.35 / 0.00 / 0.29 / 0.48)

CMYK percentages

%34.59
%0
%28.57
%47.84

Codes

Color #57855F in popluar color models

57 85 5F
RGB 87 133 95
HSL 130° 20.91% 43.14%
HSB/HSV 130° 34.59% 52.16%
CMYK 34.59% 0.00% 28.57%
47.84%

Color #57855F in popluar number systems.

HEX 57 85 5F
Decimal 87 133 95
Binary 1010111 10000101 1011111
Octal 127 205 137

Shades and tints

Shades of #57855F

#57855F
(87,133,95)
#507957
(80,121,87)
#496D4F
(73,109,79)
#426147
(66,97,71)
#3B553F
(59,85,63)
#344937
(52,73,55)
#2D3D2F
(45,61,47)
#263127
(38,49,39)
#1F251F
(31,37,31)
#181917
(24,25,23)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #57855F

#57855F
(87,133,95)
#66906D
(102,144,109)
#759B7B
(117,155,123)
#84A689
(132,166,137)
#93B197
(147,177,151)
#A2BCA5
(162,188,165)
#B1C7B3
(177,199,179)
#C0D2C1
(192,210,193)
#CFDDCF
(207,221,207)
#DEE8DD
(222,232,221)
#EDF3EB
(237,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57855F color. Also use rgb(87,133,95) instead hex code.

Text Font Color

.myTextColor { color: #57855F; }

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

This text font color is #57855F.

Background Color

.myBgColor { background-color: #57855F; }

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

This div background color is #57855F.

Border color

.myBorderColor { border: 1px solid #57855F; }

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

This div border color is #57855F.

Opacity

.myOpacity80 { color: #57855F; opacity: 0.8; }

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

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

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

This text has shadow with #57855F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57855F.

Preview

Color preview on black background

This text has color #57855F on black background.


Color preview on white background

This text has color #57855F on white background.


Black color preview on #57855F background

This text has black color on #57855F background.


White color preview on #57855F background

This text has white color on #57855F background.


Related colors

Complementary color

Complementary color for #hex is #A87AA0.


I love getcolorcode.com

Triadic colors

1 #5F5785 and #855F57 with #57855F are triadic colors.

2 #5F8557 and #85575F with #57855F are triadic colors.