COLOR #57762D

HEX: #57762D RGB: (87,118,45)

Color info

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

RGB color model

#57762D color RGB value is (87,118,45).

RGB: (87,118,45) (34%, 46%, 18%)

RGB channels and saturation

R 87 of 255 = 34%
G 118 of 255 = 46%
B 45 of 255 = 18%

87
118
45

R + G + B ~ 33%. #57762D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 118 + 45 = 250 (100%)
R 87 of 250 ~ 34.8%
G 118 of 250 ~ 47.2%
B 45 of 250 ~ 18'%

%34.8
%47.2
%18

CMYK color model

#57762D color CMYK value is (26,0,62,54).

  • cyan value is 26.27%
  • magenta value is 0.00%
  • yellow value is 61.86%
  • key color value is 53.73%

CMYK: (26,0,62,54)
C26M0Y62K54 (26%, 0%, 62%, 54%)
(0.26 / 0.00 / 0.62 / 0.54)

CMYK percentages

%26.27
%0
%61.86
%53.73

Codes

Color #57762D in popluar color models

57 76 2D
RGB 87 118 45
HSL 85° 44.79% 31.96%
HSB/HSV 85° 61.86% 46.27%
CMYK 26.27% 0.00% 61.86%
53.73%

Color #57762D in popluar number systems.

HEX 57 76 2D
Decimal 87 118 45
Binary 1010111 1110110 101101
Octal 127 166 55

Shades and tints

Shades of #57762D

#57762D
(87,118,45)
#506C29
(80,108,41)
#496225
(73,98,37)
#425821
(66,88,33)
#3B4E1D
(59,78,29)
#344419
(52,68,25)
#2D3A15
(45,58,21)
#263011
(38,48,17)
#1F260D
(31,38,13)
#181C09
(24,28,9)
#111205
(17,18,5)
#000000
(0,0,0)

Tints of #57762D

#57762D
(87,118,45)
#668240
(102,130,64)
#758E53
(117,142,83)
#849A66
(132,154,102)
#93A679
(147,166,121)
#A2B28C
(162,178,140)
#B1BE9F
(177,190,159)
#C0CAB2
(192,202,178)
#CFD6C5
(207,214,197)
#DEE2D8
(222,226,216)
#EDEEEB
(237,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57762D color. Also use rgb(87,118,45) instead hex code.

Text Font Color

.myTextColor { color: #57762D; }

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

This text font color is #57762D.

Background Color

.myBgColor { background-color: #57762D; }

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

This div background color is #57762D.

Border color

.myBorderColor { border: 1px solid #57762D; }

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

This div border color is #57762D.

Opacity

.myOpacity80 { color: #57762D; opacity: 0.8; }

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

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

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

This text has shadow with #57762D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57762D.

Preview

Color preview on black background

This text has color #57762D on black background.


Color preview on white background

This text has color #57762D on white background.


Black color preview on #57762D background

This text has black color on #57762D background.


White color preview on #57762D background

This text has white color on #57762D background.


Related colors

Complementary color

Complementary color for #hex is #A889D2.


I love getcolorcode.com

Triadic colors

1 #2D5776 and #762D57 with #57762D are triadic colors.

2 #2D7657 and #76572D with #57762D are triadic colors.