COLOR #597790

HEX: #597790 RGB: (89,119,144)

Color info

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

RGB color model

#597790 color RGB value is (89,119,144).

RGB: (89,119,144) (35%, 47%, 56%)

RGB channels and saturation

R 89 of 255 = 35%
G 119 of 255 = 47%
B 144 of 255 = 56%

89
119
144

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

Portions of RGB colors in percentages

R + G + B = 89 + 119 + 144 = 352 (100%)
R 89 of 352 ~ 25.28%
G 119 of 352 ~ 33.81%
B 144 of 352 ~ 40.91'%

%25.28
%33.81
%40.91

CMYK color model

#597790 color CMYK value is (38,17,0,44).

  • cyan value is 38.19%
  • magenta value is 17.36%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (38,17,0,44)
C38M17Y0K44 (38%, 17%, 0%, 44%)
(0.38 / 0.17 / 0.00 / 0.44)

CMYK percentages

%38.19
%17.36
%0
%43.53

Codes

Color #597790 in popluar color models

59 77 90
RGB 89 119 144
HSL 207° 23.61% 45.69%
HSB/HSV 207° 38.19% 56.47%
CMYK 38.19% 17.36% 0.00%
43.53%

Color #597790 in popluar number systems.

HEX 59 77 90
Decimal 89 119 144
Binary 1011001 1110111 10010000
Octal 131 167 220

Shades and tints

Shades of #597790

#597790
(89,119,144)
#516D83
(81,109,131)
#496376
(73,99,118)
#415969
(65,89,105)
#394F5C
(57,79,92)
#31454F
(49,69,79)
#293B42
(41,59,66)
#213135
(33,49,53)
#192728
(25,39,40)
#111D1B
(17,29,27)
#09130E
(9,19,14)
#000000
(0,0,0)

Tints of #597790

#597790
(89,119,144)
#68839A
(104,131,154)
#778FA4
(119,143,164)
#869BAE
(134,155,174)
#95A7B8
(149,167,184)
#A4B3C2
(164,179,194)
#B3BFCC
(179,191,204)
#C2CBD6
(194,203,214)
#D1D7E0
(209,215,224)
#E0E3EA
(224,227,234)
#EFEFF4
(239,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #597790; }

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

This text font color is #597790.

Background Color

.myBgColor { background-color: #597790; }

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

This div background color is #597790.

Border color

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

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

This div border color is #597790.

Opacity

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

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

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

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

This text has shadow with #597790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597790.

Preview

Color preview on black background

This text has color #597790 on black background.


Color preview on white background

This text has color #597790 on white background.


Black color preview on #597790 background

This text has black color on #597790 background.


White color preview on #597790 background

This text has white color on #597790 background.


Related colors

Complementary color

Complementary color for #hex is #A6886F.


I love getcolorcode.com

Triadic colors

1 #905977 and #779059 with #597790 are triadic colors.

2 #907759 and #775990 with #597790 are triadic colors.