COLOR #57752E

HEX: #57752E RGB: (87,117,46)

Color info

#57752E contains mainly red and green colors. Web safe color of #57752E is #666633 (or #663).

RGB color model

#57752E color RGB value is (87,117,46).

RGB: (87,117,46) (34%, 46%, 18%)

RGB channels and saturation

R 87 of 255 = 34%
G 117 of 255 = 46%
B 46 of 255 = 18%

87
117
46

R + G + B ~ 33%. #57752E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 117 + 46 = 250 (100%)
R 87 of 250 ~ 34.8%
G 117 of 250 ~ 46.8%
B 46 of 250 ~ 18.4'%

%34.8
%46.8
%18.4

CMYK color model

#57752E color CMYK value is (26,0,61,54).

  • cyan value is 25.64%
  • magenta value is 0.00%
  • yellow value is 60.68%
  • key color value is 54.12%

CMYK: (26,0,61,54)
C26M0Y61K54 (26%, 0%, 61%, 54%)
(0.26 / 0.00 / 0.61 / 0.54)

CMYK percentages

%25.64
%0
%60.68
%54.12

Codes

Color #57752E in popluar color models

57 75 2E
RGB 87 117 46
HSL 85° 43.56% 31.96%
HSB/HSV 85° 60.68% 45.88%
CMYK 25.64% 0.00% 60.68%
54.12%

Color #57752E in popluar number systems.

HEX 57 75 2E
Decimal 87 117 46
Binary 1010111 1110101 101110
Octal 127 165 56

Shades and tints

Shades of #57752E

#57752E
(87,117,46)
#506B2A
(80,107,42)
#496126
(73,97,38)
#425722
(66,87,34)
#3B4D1E
(59,77,30)
#34431A
(52,67,26)
#2D3916
(45,57,22)
#262F12
(38,47,18)
#1F250E
(31,37,14)
#181B0A
(24,27,10)
#111106
(17,17,6)
#000000
(0,0,0)

Tints of #57752E

#57752E
(87,117,46)
#668141
(102,129,65)
#758D54
(117,141,84)
#849967
(132,153,103)
#93A57A
(147,165,122)
#A2B18D
(162,177,141)
#B1BDA0
(177,189,160)
#C0C9B3
(192,201,179)
#CFD5C6
(207,213,198)
#DEE1D9
(222,225,217)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57752E color. Also use rgb(87,117,46) instead hex code.

Text Font Color

.myTextColor { color: #57752E; }

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

This text font color is #57752E.

Background Color

.myBgColor { background-color: #57752E; }

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

This div background color is #57752E.

Border color

.myBorderColor { border: 1px solid #57752E; }

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

This div border color is #57752E.

Opacity

.myOpacity80 { color: #57752E; opacity: 0.8; }

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

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

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

This text has shadow with #57752E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57752E.

Preview

Color preview on black background

This text has color #57752E on black background.


Color preview on white background

This text has color #57752E on white background.


Black color preview on #57752E background

This text has black color on #57752E background.


White color preview on #57752E background

This text has white color on #57752E background.


Related colors

Complementary color

Complementary color for #hex is #A88AD1.


I love getcolorcode.com

Triadic colors

1 #2E5775 and #752E57 with #57752E are triadic colors.

2 #2E7557 and #75572E with #57752E are triadic colors.