COLOR #597271

HEX: #597271 RGB: (89,114,113)

Color info

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

RGB color model

#597271 color RGB value is (89,114,113).

RGB: (89,114,113) (35%, 45%, 44%)

RGB channels and saturation

R 89 of 255 = 35%
G 114 of 255 = 45%
B 113 of 255 = 44%

89
114
113

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

Portions of RGB colors in percentages

R + G + B = 89 + 114 + 113 = 316 (100%)
R 89 of 316 ~ 28.16%
G 114 of 316 ~ 36.08%
B 113 of 316 ~ 35.76'%

%28.16
%36.08
%35.76

CMYK color model

#597271 color CMYK value is (22,0,1,55).

  • cyan value is 21.93%
  • magenta value is 0.00%
  • yellow value is 0.88%
  • key color value is 55.29%

CMYK: (22,0,1,55)
C22M0Y1K55 (22%, 0%, 1%, 55%)
(0.22 / 0.00 / 0.01 / 0.55)

CMYK percentages

%21.93
%0
%0.88
%55.29

Codes

Color #597271 in popluar color models

59 72 71
RGB 89 114 113
HSL 178° 12.32% 39.80%
HSB/HSV 178° 21.93% 44.71%
CMYK 21.93% 0.00% 0.88%
55.29%

Color #597271 in popluar number systems.

HEX 59 72 71
Decimal 89 114 113
Binary 1011001 1110010 1110001
Octal 131 162 161

Shades and tints

Shades of #597271

#597271
(89,114,113)
#516867
(81,104,103)
#495E5D
(73,94,93)
#415453
(65,84,83)
#394A49
(57,74,73)
#31403F
(49,64,63)
#293635
(41,54,53)
#212C2B
(33,44,43)
#192221
(25,34,33)
#111817
(17,24,23)
#090E0D
(9,14,13)
#000000
(0,0,0)

Tints of #597271

#597271
(89,114,113)
#687E7D
(104,126,125)
#778A89
(119,138,137)
#869695
(134,150,149)
#95A2A1
(149,162,161)
#A4AEAD
(164,174,173)
#B3BAB9
(179,186,185)
#C2C6C5
(194,198,197)
#D1D2D1
(209,210,209)
#E0DEDD
(224,222,221)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #597271; }

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

This text font color is #597271.

Background Color

.myBgColor { background-color: #597271; }

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

This div background color is #597271.

Border color

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

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

This div border color is #597271.

Opacity

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

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

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

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

This text has shadow with #597271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597271.

Preview

Color preview on black background

This text has color #597271 on black background.


Color preview on white background

This text has color #597271 on white background.


Black color preview on #597271 background

This text has black color on #597271 background.


White color preview on #597271 background

This text has white color on #597271 background.


Related colors

Complementary color

Complementary color for #hex is #A68D8E.


I love getcolorcode.com

Triadic colors

1 #715972 and #727159 with #597271 are triadic colors.

2 #717259 and #725971 with #597271 are triadic colors.