COLOR #597160

HEX: #597160 RGB: (89,113,96)

Color info

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

RGB color model

#597160 color RGB value is (89,113,96).

RGB: (89,113,96) (35%, 44%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 113 of 255 = 44%
B 96 of 255 = 38%

89
113
96

R + G + B ~ 39%. #597160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 113 + 96 = 298 (100%)
R 89 of 298 ~ 29.87%
G 113 of 298 ~ 37.92%
B 96 of 298 ~ 32.21'%

%29.87
%37.92
%32.21

CMYK color model

#597160 color CMYK value is (21,0,15,56).

  • cyan value is 21.24%
  • magenta value is 0.00%
  • yellow value is 15.04%
  • key color value is 55.69%

CMYK: (21,0,15,56)
C21M0Y15K56 (21%, 0%, 15%, 56%)
(0.21 / 0.00 / 0.15 / 0.56)

CMYK percentages

%21.24
%0
%15.04
%55.69

Codes

Color #597160 in popluar color models

59 71 60
RGB 89 113 96
HSL 138° 11.88% 39.61%
HSB/HSV 138° 21.24% 44.31%
CMYK 21.24% 0.00% 15.04%
55.69%

Color #597160 in popluar number systems.

HEX 59 71 60
Decimal 89 113 96
Binary 1011001 1110001 1100000
Octal 131 161 140

Shades and tints

Shades of #597160

#597160
(89,113,96)
#516758
(81,103,88)
#495D50
(73,93,80)
#415348
(65,83,72)
#394940
(57,73,64)
#313F38
(49,63,56)
#293530
(41,53,48)
#212B28
(33,43,40)
#192120
(25,33,32)
#111718
(17,23,24)
#090D10
(9,13,16)
#000000
(0,0,0)

Tints of #597160

#597160
(89,113,96)
#687D6E
(104,125,110)
#77897C
(119,137,124)
#86958A
(134,149,138)
#95A198
(149,161,152)
#A4ADA6
(164,173,166)
#B3B9B4
(179,185,180)
#C2C5C2
(194,197,194)
#D1D1D0
(209,209,208)
#E0DDDE
(224,221,222)
#EFE9EC
(239,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #597160 color. Also use rgb(89,113,96) instead hex code.

Text Font Color

.myTextColor { color: #597160; }

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

This text font color is #597160.

Background Color

.myBgColor { background-color: #597160; }

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

This div background color is #597160.

Border color

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

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

This div border color is #597160.

Opacity

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

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

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

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

This text has shadow with #597160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597160.

Preview

Color preview on black background

This text has color #597160 on black background.


Color preview on white background

This text has color #597160 on white background.


Black color preview on #597160 background

This text has black color on #597160 background.


White color preview on #597160 background

This text has white color on #597160 background.


Related colors

Complementary color

Complementary color for #hex is #A68E9F.


I love getcolorcode.com

Triadic colors

1 #605971 and #716059 with #597160 are triadic colors.

2 #607159 and #715960 with #597160 are triadic colors.