COLOR #57D655

HEX: #57D655 RGB: (87,214,85)

Color info

#57D655 contains mainly green color. Web safe color of #57D655 is #66CC66 (or #6C6).

RGB color model

#57D655 color RGB value is (87,214,85).

RGB: (87,214,85) (34%, 84%, 33%)

RGB channels and saturation

R 87 of 255 = 34%
G 214 of 255 = 84%
B 85 of 255 = 33%

87
214
85

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

Portions of RGB colors in percentages

R + G + B = 87 + 214 + 85 = 386 (100%)
R 87 of 386 ~ 22.54%
G 214 of 386 ~ 55.44%
B 85 of 386 ~ 22.02'%

%22.54
%55.44
%22.02

CMYK color model

#57D655 color CMYK value is (59,0,60,16).

  • cyan value is 59.35%
  • magenta value is 0.00%
  • yellow value is 60.28%
  • key color value is 16.08%
CMYK: (59,0,60,16) C59M0Y60K16 (59%,0%,60%,16%) (0.59/0.00/0.60/0.16) 

CMYK percentages

%59.35
%0
%60.28
%16.08

Codes

Color #57D655 in popluar color models

57 D6 55
RGB 87 214 85
HSL 119° 61.14% 58.63%
HSB/HSV 119° 60.28% 83.92%
CMYK 59.35% 0.00% 60.28%
16.08%

Color #57D655 in popluar number systems.

HEX 57 D6 55
Decimal 87 214 85
Binary 1010111 11010110 1010101
Octal 127 326 125

Shades and tints

Shades of #57D655

#57D655
(87,214,85)
#50C34E
(80,195,78)
#49B047
(73,176,71)
#429D40
(66,157,64)
#3B8A39
(59,138,57)
#347732
(52,119,50)
#2D642B
(45,100,43)
#265124
(38,81,36)
#1F3E1D
(31,62,29)
#182B16
(24,43,22)
#11180F
(17,24,15)
#000000
(0,0,0)

Tints of #57D655

#57D655
(87,214,85)
#66D964
(102,217,100)
#75DC73
(117,220,115)
#84DF82
(132,223,130)
#93E291
(147,226,145)
#A2E5A0
(162,229,160)
#B1E8AF
(177,232,175)
#C0EBBE
(192,235,190)
#CFEECD
(207,238,205)
#DEF1DC
(222,241,220)
#EDF4EB
(237,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57D655 color. Also use rgb(87,214,85) instead hex code.

Text Font Color

.myTextColor { color: #57D655; }

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

This text font color is #57D655.

Background Color

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

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

This div background color is #57D655.

Border color

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

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

This div border color is #57D655.

Opacity

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

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

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

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

This text has shadow with #57D655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57D655.

Preview

Color preview on black background

This text has color #57D655 on black background.


Color preview on white background

This text has color #57D655 on white background.


Black color preview on #57D655 background

This text has black color on #57D655 background.


White color preview on #57D655 background

This text has white color on #57D655 background.


Related colors

Complementary color

Complementary color for #hex is #A829AA.


I love getcolorcode.com

Triadic colors

1 #5557D6 and #D65557 with #57D655 are triadic colors.

2 #55D657 and #D65755 with #57D655 are triadic colors.