COLOR #57A762

HEX: #57A762 RGB: (87,167,98)

Color info

#57A762 contains mainly green color. Web safe color of #57A762 is #669966 (or #696).

RGB color model

#57A762 color RGB value is (87,167,98).

RGB: (87,167,98) (34%, 65%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 167 of 255 = 65%
B 98 of 255 = 38%

87
167
98

R + G + B ~ 46%. #57A762 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 167 + 98 = 352 (100%)
R 87 of 352 ~ 24.72%
G 167 of 352 ~ 47.44%
B 98 of 352 ~ 27.84'%

%24.72
%47.44
%27.84

CMYK color model

#57A762 color CMYK value is (48,0,41,35).

  • cyan value is 47.90%
  • magenta value is 0.00%
  • yellow value is 41.32%
  • key color value is 34.51%
CMYK: (48,0,41,35) C48M0Y41K35 (48%,0%,41%,35%) (0.48/0.00/0.41/0.35) 

CMYK percentages

%47.9
%0
%41.32
%34.51

Codes

Color #57A762 in popluar color models

57 A7 62
RGB 87 167 98
HSL 128° 31.50% 49.80%
HSB/HSV 128° 47.90% 65.49%
CMYK 47.90% 0.00% 41.32%
34.51%

Color #57A762 in popluar number systems.

HEX 57 A7 62
Decimal 87 167 98
Binary 1010111 10100111 1100010
Octal 127 247 142

Shades and tints

Shades of #57A762

#57A762
(87,167,98)
#50985A
(80,152,90)
#498952
(73,137,82)
#427A4A
(66,122,74)
#3B6B42
(59,107,66)
#345C3A
(52,92,58)
#2D4D32
(45,77,50)
#263E2A
(38,62,42)
#1F2F22
(31,47,34)
#18201A
(24,32,26)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #57A762

#57A762
(87,167,98)
#66AF70
(102,175,112)
#75B77E
(117,183,126)
#84BF8C
(132,191,140)
#93C79A
(147,199,154)
#A2CFA8
(162,207,168)
#B1D7B6
(177,215,182)
#C0DFC4
(192,223,196)
#CFE7D2
(207,231,210)
#DEEFE0
(222,239,224)
#EDF7EE
(237,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57A762 color. Also use rgb(87,167,98) instead hex code.

Text Font Color

.myTextColor { color: #57A762; }

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

This text font color is #57A762.

Background Color

.myBgColor { background-color: #57A762; }

<div style="background-color:#57A762">Inner text</div>

This div background color is #57A762.

Border color

.myBorderColor { border: 1px solid #57A762; }

<div style="border:3px solid #57A762">Div</div>

This div border color is #57A762.

Opacity

.myOpacity80 { color: #57A762; opacity: 0.8; }

<p style="color:#57A762;opacity:0.8;">80%</p>

Text with #57A762 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 #57A762;}

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

This text has shadow with #57A762 color.


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

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

This text has shadow with #57A762 primary color and red secondary color.


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

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

This text has shadow with #57A762 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57A762.

Preview

Color preview on black background

This text has color #57A762 on black background.


Color preview on white background

This text has color #57A762 on white background.


Black color preview on #57A762 background

This text has black color on #57A762 background.


White color preview on #57A762 background

This text has white color on #57A762 background.


Related colors

Complementary color

Complementary color for #hex is #A8589D.


I love getcolorcode.com

Triadic colors

1 #6257A7 and #A76257 with #57A762 are triadic colors.

2 #62A757 and #A75762 with #57A762 are triadic colors.