COLOR #57897A

HEX: #57897A RGB: (87,137,122)

Color info

#57897A contains red, green and blue colors in about the same proportion. Web safe color of #57897A is #669966 (or #696).

RGB color model

#57897A color RGB value is (87,137,122).

RGB: (87,137,122) (34%, 54%, 48%)

RGB channels and saturation

R 87 of 255 = 34%
G 137 of 255 = 54%
B 122 of 255 = 48%

87
137
122

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

Portions of RGB colors in percentages

R + G + B = 87 + 137 + 122 = 346 (100%)
R 87 of 346 ~ 25.14%
G 137 of 346 ~ 39.6%
B 122 of 346 ~ 35.26'%

%25.14
%39.6
%35.26

CMYK color model

#57897A color CMYK value is (36,0,11,46).

  • cyan value is 36.50%
  • magenta value is 0.00%
  • yellow value is 10.95%
  • key color value is 46.27%

CMYK: (36,0,11,46)
C36M0Y11K46 (36%, 0%, 11%, 46%)
(0.36 / 0.00 / 0.11 / 0.46)

CMYK percentages

%36.5
%0
%10.95
%46.27

Codes

Color #57897A in popluar color models

57 89 7A
RGB 87 137 122
HSL 162° 22.32% 43.92%
HSB/HSV 162° 36.50% 53.73%
CMYK 36.50% 0.00% 10.95%
46.27%

Color #57897A in popluar number systems.

HEX 57 89 7A
Decimal 87 137 122
Binary 1010111 10001001 1111010
Octal 127 211 172

Shades and tints

Shades of #57897A

#57897A
(87,137,122)
#507D6F
(80,125,111)
#497164
(73,113,100)
#426559
(66,101,89)
#3B594E
(59,89,78)
#344D43
(52,77,67)
#2D4138
(45,65,56)
#26352D
(38,53,45)
#1F2922
(31,41,34)
#181D17
(24,29,23)
#11110C
(17,17,12)
#000000
(0,0,0)

Tints of #57897A

#57897A
(87,137,122)
#669386
(102,147,134)
#759D92
(117,157,146)
#84A79E
(132,167,158)
#93B1AA
(147,177,170)
#A2BBB6
(162,187,182)
#B1C5C2
(177,197,194)
#C0CFCE
(192,207,206)
#CFD9DA
(207,217,218)
#DEE3E6
(222,227,230)
#EDEDF2
(237,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57897A color. Also use rgb(87,137,122) instead hex code.

Text Font Color

.myTextColor { color: #57897A; }

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

This text font color is #57897A.

Background Color

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

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

This div background color is #57897A.

Border color

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

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

This div border color is #57897A.

Opacity

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

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

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

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

This text has shadow with #57897A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57897A.

Preview

Color preview on black background

This text has color #57897A on black background.


Color preview on white background

This text has color #57897A on white background.


Black color preview on #57897A background

This text has black color on #57897A background.


White color preview on #57897A background

This text has white color on #57897A background.


Related colors

Complementary color

Complementary color for #hex is #A87685.


I love getcolorcode.com

Triadic colors

1 #7A5789 and #897A57 with #57897A are triadic colors.

2 #7A8957 and #89577A with #57897A are triadic colors.