COLOR #57AE6F

HEX: #57AE6F RGB: (87,174,111)

Color info

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

RGB color model

#57AE6F color RGB value is (87,174,111).

RGB: (87,174,111) (34%, 68%, 44%)

RGB channels and saturation

R 87 of 255 = 34%
G 174 of 255 = 68%
B 111 of 255 = 44%

87
174
111

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

Portions of RGB colors in percentages

R + G + B = 87 + 174 + 111 = 372 (100%)
R 87 of 372 ~ 23.39%
G 174 of 372 ~ 46.77%
B 111 of 372 ~ 29.84'%

%23.39
%46.77
%29.84

CMYK color model

#57AE6F color CMYK value is (50,0,36,32).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 36.21%
  • key color value is 31.76%

CMYK: (50,0,36,32)
C50M0Y36K32 (50%, 0%, 36%, 32%)
(0.50 / 0.00 / 0.36 / 0.32)

CMYK percentages

%50
%0
%36.21
%31.76

Codes

Color #57AE6F in popluar color models

57 AE 6F
RGB 87 174 111
HSL 137° 34.94% 51.18%
HSB/HSV 137° 50.00% 68.24%
CMYK 50.00% 0.00% 36.21%
31.76%

Color #57AE6F in popluar number systems.

HEX 57 AE 6F
Decimal 87 174 111
Binary 1010111 10101110 1101111
Octal 127 256 157

Shades and tints

Shades of #57AE6F

#57AE6F
(87,174,111)
#509F65
(80,159,101)
#49905B
(73,144,91)
#428151
(66,129,81)
#3B7247
(59,114,71)
#34633D
(52,99,61)
#2D5433
(45,84,51)
#264529
(38,69,41)
#1F361F
(31,54,31)
#182715
(24,39,21)
#11180B
(17,24,11)
#000000
(0,0,0)

Tints of #57AE6F

#57AE6F
(87,174,111)
#66B57C
(102,181,124)
#75BC89
(117,188,137)
#84C396
(132,195,150)
#93CAA3
(147,202,163)
#A2D1B0
(162,209,176)
#B1D8BD
(177,216,189)
#C0DFCA
(192,223,202)
#CFE6D7
(207,230,215)
#DEEDE4
(222,237,228)
#EDF4F1
(237,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57AE6F color. Also use rgb(87,174,111) instead hex code.

Text Font Color

.myTextColor { color: #57AE6F; }

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

This text font color is #57AE6F.

Background Color

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

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

This div background color is #57AE6F.

Border color

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

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

This div border color is #57AE6F.

Opacity

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

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

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

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

This text has shadow with #57AE6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57AE6F.

Preview

Color preview on black background

This text has color #57AE6F on black background.


Color preview on white background

This text has color #57AE6F on white background.


Black color preview on #57AE6F background

This text has black color on #57AE6F background.


White color preview on #57AE6F background

This text has white color on #57AE6F background.


Related colors

Complementary color

Complementary color for #hex is #A85190.


I love getcolorcode.com

Triadic colors

1 #6F57AE and #AE6F57 with #57AE6F are triadic colors.

2 #6FAE57 and #AE576F with #57AE6F are triadic colors.