COLOR #597770

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

89
119
112

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

Portions of RGB colors in percentages

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

%27.81
%37.19
%35

CMYK color model

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

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

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

CMYK percentages

%25.21
%0
%5.88
%53.33

Codes

Color #597770 in popluar color models

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

Color #597770 in popluar number systems.

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

Shades and tints

Shades of #597770

#597770
(89,119,112)
#516D66
(81,109,102)
#49635C
(73,99,92)
#415952
(65,89,82)
#394F48
(57,79,72)
#31453E
(49,69,62)
#293B34
(41,59,52)
#21312A
(33,49,42)
#192720
(25,39,32)
#111D16
(17,29,22)
#09130C
(9,19,12)
#000000
(0,0,0)

Tints of #597770

#597770
(89,119,112)
#68837D
(104,131,125)
#778F8A
(119,143,138)
#869B97
(134,155,151)
#95A7A4
(149,167,164)
#A4B3B1
(164,179,177)
#B3BFBE
(179,191,190)
#C2CBCB
(194,203,203)
#D1D7D8
(209,215,216)
#E0E3E5
(224,227,229)
#EFEFF2
(239,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #597770; }

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

This text font color is #597770.

Background Color

.myBgColor { background-color: #597770; }

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

This div background color is #597770.

Border color

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

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

This div border color is #597770.

Opacity

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

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

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

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

This text has shadow with #597770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597770.

Preview

Color preview on black background

This text has color #597770 on black background.


Color preview on white background

This text has color #597770 on white background.


Black color preview on #597770 background

This text has black color on #597770 background.


White color preview on #597770 background

This text has white color on #597770 background.


Related colors

Complementary color

Complementary color for #hex is #A6888F.


I love getcolorcode.com

Triadic colors

1 #705977 and #777059 with #597770 are triadic colors.

2 #707759 and #775970 with #597770 are triadic colors.