COLOR #597488

HEX: #597488 RGB: (89,116,136)

Color info

#597488 contains red, green and blue colors in about the same proportion. Web safe color of #597488 is #666699 (or #669).

RGB color model

#597488 color RGB value is (89,116,136).

RGB: (89,116,136) (35%, 45%, 53%)

RGB channels and saturation

R 89 of 255 = 35%
G 116 of 255 = 45%
B 136 of 255 = 53%

89
116
136

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

Portions of RGB colors in percentages

R + G + B = 89 + 116 + 136 = 341 (100%)
R 89 of 341 ~ 26.1%
G 116 of 341 ~ 34.02%
B 136 of 341 ~ 39.88'%

%26.1
%34.02
%39.88

CMYK color model

#597488 color CMYK value is (35,15,0,47).

  • cyan value is 34.56%
  • magenta value is 14.71%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (35,15,0,47)
C35M15Y0K47 (35%, 15%, 0%, 47%)
(0.35 / 0.15 / 0.00 / 0.47)

CMYK percentages

%34.56
%14.71
%0
%46.67

Codes

Color #597488 in popluar color models

59 74 88
RGB 89 116 136
HSL 206° 20.89% 44.12%
HSB/HSV 206° 34.56% 53.33%
CMYK 34.56% 14.71% 0.00%
46.67%

Color #597488 in popluar number systems.

HEX 59 74 88
Decimal 89 116 136
Binary 1011001 1110100 10001000
Octal 131 164 210

Shades and tints

Shades of #597488

#597488
(89,116,136)
#516A7C
(81,106,124)
#496070
(73,96,112)
#415664
(65,86,100)
#394C58
(57,76,88)
#31424C
(49,66,76)
#293840
(41,56,64)
#212E34
(33,46,52)
#192428
(25,36,40)
#111A1C
(17,26,28)
#091010
(9,16,16)
#000000
(0,0,0)

Tints of #597488

#597488
(89,116,136)
#688092
(104,128,146)
#778C9C
(119,140,156)
#8698A6
(134,152,166)
#95A4B0
(149,164,176)
#A4B0BA
(164,176,186)
#B3BCC4
(179,188,196)
#C2C8CE
(194,200,206)
#D1D4D8
(209,212,216)
#E0E0E2
(224,224,226)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #597488 color. Also use rgb(89,116,136) instead hex code.

Text Font Color

.myTextColor { color: #597488; }

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

This text font color is #597488.

Background Color

.myBgColor { background-color: #597488; }

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

This div background color is #597488.

Border color

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

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

This div border color is #597488.

Opacity

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

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

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

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

This text has shadow with #597488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597488.

Preview

Color preview on black background

This text has color #597488 on black background.


Color preview on white background

This text has color #597488 on white background.


Black color preview on #597488 background

This text has black color on #597488 background.


White color preview on #597488 background

This text has white color on #597488 background.


Related colors

Complementary color

Complementary color for #hex is #A68B77.


I love getcolorcode.com

Triadic colors

1 #885974 and #748859 with #597488 are triadic colors.

2 #887459 and #745988 with #597488 are triadic colors.