COLOR #57A348

HEX: #57A348 RGB: (87,163,72)

Color info

#57A348 contains mainly green color. Web safe color of #57A348 is #669933 (or #693).

RGB color model

#57A348 color RGB value is (87,163,72).

RGB: (87,163,72) (34%, 64%, 28%)

RGB channels and saturation

R 87 of 255 = 34%
G 163 of 255 = 64%
B 72 of 255 = 28%

87
163
72

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

Portions of RGB colors in percentages

R + G + B = 87 + 163 + 72 = 322 (100%)
R 87 of 322 ~ 27.02%
G 163 of 322 ~ 50.62%
B 72 of 322 ~ 22.36'%

%27.02
%50.62
%22.36

CMYK color model

#57A348 color CMYK value is (47,0,56,36).

  • cyan value is 46.63%
  • magenta value is 0.00%
  • yellow value is 55.83%
  • key color value is 36.08%

CMYK: (47,0,56,36)
C47M0Y56K36 (47%, 0%, 56%, 36%)
(0.47 / 0.00 / 0.56 / 0.36)

CMYK percentages

%46.63
%0
%55.83
%36.08

Codes

Color #57A348 in popluar color models

57 A3 48
RGB 87 163 72
HSL 110° 38.72% 46.08%
HSB/HSV 110° 55.83% 63.92%
CMYK 46.63% 0.00% 55.83%
36.08%

Color #57A348 in popluar number systems.

HEX 57 A3 48
Decimal 87 163 72
Binary 1010111 10100011 1001000
Octal 127 243 110

Shades and tints

Shades of #57A348

#57A348
(87,163,72)
#509542
(80,149,66)
#49873C
(73,135,60)
#427936
(66,121,54)
#3B6B30
(59,107,48)
#345D2A
(52,93,42)
#2D4F24
(45,79,36)
#26411E
(38,65,30)
#1F3318
(31,51,24)
#182512
(24,37,18)
#11170C
(17,23,12)
#000000
(0,0,0)

Tints of #57A348

#57A348
(87,163,72)
#66AB58
(102,171,88)
#75B368
(117,179,104)
#84BB78
(132,187,120)
#93C388
(147,195,136)
#A2CB98
(162,203,152)
#B1D3A8
(177,211,168)
#C0DBB8
(192,219,184)
#CFE3C8
(207,227,200)
#DEEBD8
(222,235,216)
#EDF3E8
(237,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57A348 color. Also use rgb(87,163,72) instead hex code.

Text Font Color

.myTextColor { color: #57A348; }

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

This text font color is #57A348.

Background Color

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

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

This div background color is #57A348.

Border color

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

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

This div border color is #57A348.

Opacity

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

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

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

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

This text has shadow with #57A348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57A348.

Preview

Color preview on black background

This text has color #57A348 on black background.


Color preview on white background

This text has color #57A348 on white background.


Black color preview on #57A348 background

This text has black color on #57A348 background.


White color preview on #57A348 background

This text has white color on #57A348 background.


Related colors

Complementary color

Complementary color for #hex is #A85CB7.


I love getcolorcode.com

Triadic colors

1 #4857A3 and #A34857 with #57A348 are triadic colors.

2 #48A357 and #A35748 with #57A348 are triadic colors.