COLOR #597077

HEX: #597077 RGB: (89,112,119)

Color info

#597077 contains red, green and blue colors in about the same proportion. Web safe color of #597077 is #666666 (or #666).

RGB color model

#597077 color RGB value is (89,112,119).

RGB: (89,112,119) (35%, 44%, 47%)

RGB channels and saturation

R 89 of 255 = 35%
G 112 of 255 = 44%
B 119 of 255 = 47%

89
112
119

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

Portions of RGB colors in percentages

R + G + B = 89 + 112 + 119 = 320 (100%)
R 89 of 320 ~ 27.81%
G 112 of 320 ~ 35%
B 119 of 320 ~ 37.19'%

%27.81
%35
%37.19

CMYK color model

#597077 color CMYK value is (25,6,0,53).

  • cyan value is 25.21%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (25,6,0,53)
C25M6Y0K53 (25%, 6%, 0%, 53%)
(0.25 / 0.06 / 0.00 / 0.53)

CMYK percentages

%25.21
%5.88
%0
%53.33

Codes

Color #597077 in popluar color models

59 70 77
RGB 89 112 119
HSL 194° 14.42% 40.78%
HSB/HSV 194° 25.21% 46.67%
CMYK 25.21% 5.88% 0.00%
53.33%

Color #597077 in popluar number systems.

HEX 59 70 77
Decimal 89 112 119
Binary 1011001 1110000 1110111
Octal 131 160 167

Shades and tints

Shades of #597077

#597077
(89,112,119)
#51666D
(81,102,109)
#495C63
(73,92,99)
#415259
(65,82,89)
#39484F
(57,72,79)
#313E45
(49,62,69)
#29343B
(41,52,59)
#212A31
(33,42,49)
#192027
(25,32,39)
#11161D
(17,22,29)
#090C13
(9,12,19)
#000000
(0,0,0)

Tints of #597077

#597077
(89,112,119)
#687D83
(104,125,131)
#778A8F
(119,138,143)
#86979B
(134,151,155)
#95A4A7
(149,164,167)
#A4B1B3
(164,177,179)
#B3BEBF
(179,190,191)
#C2CBCB
(194,203,203)
#D1D8D7
(209,216,215)
#E0E5E3
(224,229,227)
#EFF2EF
(239,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #597077 color. Also use rgb(89,112,119) instead hex code.

Text Font Color

.myTextColor { color: #597077; }

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

This text font color is #597077.

Background Color

.myBgColor { background-color: #597077; }

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

This div background color is #597077.

Border color

.myBorderColor { border: 1px solid #597077; }

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

This div border color is #597077.

Opacity

.myOpacity80 { color: #597077; opacity: 0.8; }

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

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

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

This text has shadow with #597077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597077.

Preview

Color preview on black background

This text has color #597077 on black background.


Color preview on white background

This text has color #597077 on white background.


Black color preview on #597077 background

This text has black color on #597077 background.


White color preview on #597077 background

This text has white color on #597077 background.


Related colors

Complementary color

Complementary color for #hex is #A68F88.


I love getcolorcode.com

Triadic colors

1 #775970 and #707759 with #597077 are triadic colors.

2 #777059 and #705977 with #597077 are triadic colors.