COLOR #57978A

HEX: #57978A RGB: (87,151,138)

Color info

#57978A contains mainly green and blue colors. Web safe color of #57978A is #669999 (or #699).

RGB color model

#57978A color RGB value is (87,151,138).

RGB: (87,151,138) (34%, 59%, 54%)

RGB channels and saturation

R 87 of 255 = 34%
G 151 of 255 = 59%
B 138 of 255 = 54%

87
151
138

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

Portions of RGB colors in percentages

R + G + B = 87 + 151 + 138 = 376 (100%)
R 87 of 376 ~ 23.14%
G 151 of 376 ~ 40.16%
B 138 of 376 ~ 36.7'%

%23.14
%40.16
%36.7

CMYK color model

#57978A color CMYK value is (42,0,9,41).

  • cyan value is 42.38%
  • magenta value is 0.00%
  • yellow value is 8.61%
  • key color value is 40.78%
CMYK: (42,0,9,41) C42M0Y9K41 (42%,0%,9%,41%) (0.42/0.00/0.09/0.41) 

CMYK percentages

%42.38
%0
%8.61
%40.78

Codes

Color #57978A in popluar color models

57 97 8A
RGB 87 151 138
HSL 168° 26.89% 46.67%
HSB/HSV 168° 42.38% 59.22%
CMYK 42.38% 0.00% 8.61%
40.78%

Color #57978A in popluar number systems.

HEX 57 97 8A
Decimal 87 151 138
Binary 1010111 10010111 10001010
Octal 127 227 212

Shades and tints

Shades of #57978A

#57978A
(87,151,138)
#508A7E
(80,138,126)
#497D72
(73,125,114)
#427066
(66,112,102)
#3B635A
(59,99,90)
#34564E
(52,86,78)
#2D4942
(45,73,66)
#263C36
(38,60,54)
#1F2F2A
(31,47,42)
#18221E
(24,34,30)
#111512
(17,21,18)
#000000
(0,0,0)

Tints of #57978A

#57978A
(87,151,138)
#66A094
(102,160,148)
#75A99E
(117,169,158)
#84B2A8
(132,178,168)
#93BBB2
(147,187,178)
#A2C4BC
(162,196,188)
#B1CDC6
(177,205,198)
#C0D6D0
(192,214,208)
#CFDFDA
(207,223,218)
#DEE8E4
(222,232,228)
#EDF1EE
(237,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57978A color. Also use rgb(87,151,138) instead hex code.

Text Font Color

.myTextColor { color: #57978A; }

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

This text font color is #57978A.

Background Color

.myBgColor { background-color: #57978A; }

<div style="background-color:#57978A">Inner text</div>

This div background color is #57978A.

Border color

.myBorderColor { border: 1px solid #57978A; }

<div style="border:3px solid #57978A">Div</div>

This div border color is #57978A.

Opacity

.myOpacity80 { color: #57978A; opacity: 0.8; }

<p style="color:#57978A;opacity:0.8;">80%</p>

Text with #57978A 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 #57978A;}

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

This text has shadow with #57978A color.


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

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

This text has shadow with #57978A primary color and red secondary color.


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

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

This text has shadow with #57978A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57978A.

Preview

Color preview on black background

This text has color #57978A on black background.


Color preview on white background

This text has color #57978A on white background.


Black color preview on #57978A background

This text has black color on #57978A background.


White color preview on #57978A background

This text has white color on #57978A background.


Related colors

Complementary color

Complementary color for #hex is #A86875.


I love getcolorcode.com

Triadic colors

1 #8A5797 and #978A57 with #57978A are triadic colors.

2 #8A9757 and #97578A with #57978A are triadic colors.