COLOR #57925B

HEX: #57925B RGB: (87,146,91)

Color info

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

RGB color model

#57925B color RGB value is (87,146,91).

RGB: (87,146,91) (34%, 57%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 146 of 255 = 57%
B 91 of 255 = 36%

87
146
91

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

Portions of RGB colors in percentages

R + G + B = 87 + 146 + 91 = 324 (100%)
R 87 of 324 ~ 26.85%
G 146 of 324 ~ 45.06%
B 91 of 324 ~ 28.09'%

%26.85
%45.06
%28.09

CMYK color model

#57925B color CMYK value is (40,0,38,43).

  • cyan value is 40.41%
  • magenta value is 0.00%
  • yellow value is 37.67%
  • key color value is 42.75%

CMYK: (40,0,38,43)
C40M0Y38K43 (40%, 0%, 38%, 43%)
(0.40 / 0.00 / 0.38 / 0.43)

CMYK percentages

%40.41
%0
%37.67
%42.75

Codes

Color #57925B in popluar color models

57 92 5B
RGB 87 146 91
HSL 124° 25.32% 45.69%
HSB/HSV 124° 40.41% 57.25%
CMYK 40.41% 0.00% 37.67%
42.75%

Color #57925B in popluar number systems.

HEX 57 92 5B
Decimal 87 146 91
Binary 1010111 10010010 1011011
Octal 127 222 133

Shades and tints

Shades of #57925B

#57925B
(87,146,91)
#508553
(80,133,83)
#49784B
(73,120,75)
#426B43
(66,107,67)
#3B5E3B
(59,94,59)
#345133
(52,81,51)
#2D442B
(45,68,43)
#263723
(38,55,35)
#1F2A1B
(31,42,27)
#181D13
(24,29,19)
#11100B
(17,16,11)
#000000
(0,0,0)

Tints of #57925B

#57925B
(87,146,91)
#669B69
(102,155,105)
#75A477
(117,164,119)
#84AD85
(132,173,133)
#93B693
(147,182,147)
#A2BFA1
(162,191,161)
#B1C8AF
(177,200,175)
#C0D1BD
(192,209,189)
#CFDACB
(207,218,203)
#DEE3D9
(222,227,217)
#EDECE7
(237,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57925B color. Also use rgb(87,146,91) instead hex code.

Text Font Color

.myTextColor { color: #57925B; }

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

This text font color is #57925B.

Background Color

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

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

This div background color is #57925B.

Border color

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

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

This div border color is #57925B.

Opacity

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

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

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

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

This text has shadow with #57925B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57925B.

Preview

Color preview on black background

This text has color #57925B on black background.


Color preview on white background

This text has color #57925B on white background.


Black color preview on #57925B background

This text has black color on #57925B background.


White color preview on #57925B background

This text has white color on #57925B background.


Related colors

Complementary color

Complementary color for #hex is #A86DA4.


I love getcolorcode.com

Triadic colors

1 #5B5792 and #925B57 with #57925B are triadic colors.

2 #5B9257 and #92575B with #57925B are triadic colors.