COLOR #597984

HEX: #597984 RGB: (89,121,132)

Color info

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

RGB color model

#597984 color RGB value is (89,121,132).

RGB: (89,121,132) (35%, 47%, 52%)

RGB channels and saturation

R 89 of 255 = 35%
G 121 of 255 = 47%
B 132 of 255 = 52%

89
121
132

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

Portions of RGB colors in percentages

R + G + B = 89 + 121 + 132 = 342 (100%)
R 89 of 342 ~ 26.02%
G 121 of 342 ~ 35.38%
B 132 of 342 ~ 38.6'%

%26.02
%35.38
%38.6

CMYK color model

#597984 color CMYK value is (33,8,0,48).

  • cyan value is 32.58%
  • magenta value is 8.33%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (33,8,0,48)
C33M8Y0K48 (33%, 8%, 0%, 48%)
(0.33 / 0.08 / 0.00 / 0.48)

CMYK percentages

%32.58
%8.33
%0
%48.24

Codes

Color #597984 in popluar color models

59 79 84
RGB 89 121 132
HSL 195° 19.46% 43.33%
HSB/HSV 195° 32.58% 51.76%
CMYK 32.58% 8.33% 0.00%
48.24%

Color #597984 in popluar number systems.

HEX 59 79 84
Decimal 89 121 132
Binary 1011001 1111001 10000100
Octal 131 171 204

Shades and tints

Shades of #597984

#597984
(89,121,132)
#516E78
(81,110,120)
#49636C
(73,99,108)
#415860
(65,88,96)
#394D54
(57,77,84)
#314248
(49,66,72)
#29373C
(41,55,60)
#212C30
(33,44,48)
#192124
(25,33,36)
#111618
(17,22,24)
#090B0C
(9,11,12)
#000000
(0,0,0)

Tints of #597984

#597984
(89,121,132)
#68858F
(104,133,143)
#77919A
(119,145,154)
#869DA5
(134,157,165)
#95A9B0
(149,169,176)
#A4B5BB
(164,181,187)
#B3C1C6
(179,193,198)
#C2CDD1
(194,205,209)
#D1D9DC
(209,217,220)
#E0E5E7
(224,229,231)
#EFF1F2
(239,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #597984 color. Also use rgb(89,121,132) instead hex code.

Text Font Color

.myTextColor { color: #597984; }

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

This text font color is #597984.

Background Color

.myBgColor { background-color: #597984; }

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

This div background color is #597984.

Border color

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

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

This div border color is #597984.

Opacity

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

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

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

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

This text has shadow with #597984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597984.

Preview

Color preview on black background

This text has color #597984 on black background.


Color preview on white background

This text has color #597984 on white background.


Black color preview on #597984 background

This text has black color on #597984 background.


White color preview on #597984 background

This text has white color on #597984 background.


Related colors

Complementary color

Complementary color for #hex is #A6867B.


I love getcolorcode.com

Triadic colors

1 #845979 and #798459 with #597984 are triadic colors.

2 #847959 and #795984 with #597984 are triadic colors.