COLOR #597478

HEX: #597478 RGB: (89,116,120)

Color info

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

RGB color model

#597478 color RGB value is (89,116,120).

RGB: (89,116,120) (35%, 45%, 47%)

RGB channels and saturation

R 89 of 255 = 35%
G 116 of 255 = 45%
B 120 of 255 = 47%

89
116
120

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

Portions of RGB colors in percentages

R + G + B = 89 + 116 + 120 = 325 (100%)
R 89 of 325 ~ 27.38%
G 116 of 325 ~ 35.69%
B 120 of 325 ~ 36.92'%

%27.38
%35.69
%36.92

CMYK color model

#597478 color CMYK value is (26,3,0,53).

  • cyan value is 25.83%
  • magenta value is 3.33%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (26,3,0,53)
C26M3Y0K53 (26%, 3%, 0%, 53%)
(0.26 / 0.03 / 0.00 / 0.53)

CMYK percentages

%25.83
%3.33
%0
%52.94

Codes

Color #597478 in popluar color models

59 74 78
RGB 89 116 120
HSL 188° 14.83% 40.98%
HSB/HSV 188° 25.83% 47.06%
CMYK 25.83% 3.33% 0.00%
52.94%

Color #597478 in popluar number systems.

HEX 59 74 78
Decimal 89 116 120
Binary 1011001 1110100 1111000
Octal 131 164 170

Shades and tints

Shades of #597478

#597478
(89,116,120)
#516A6E
(81,106,110)
#496064
(73,96,100)
#41565A
(65,86,90)
#394C50
(57,76,80)
#314246
(49,66,70)
#29383C
(41,56,60)
#212E32
(33,46,50)
#192428
(25,36,40)
#111A1E
(17,26,30)
#091014
(9,16,20)
#000000
(0,0,0)

Tints of #597478

#597478
(89,116,120)
#688084
(104,128,132)
#778C90
(119,140,144)
#86989C
(134,152,156)
#95A4A8
(149,164,168)
#A4B0B4
(164,176,180)
#B3BCC0
(179,188,192)
#C2C8CC
(194,200,204)
#D1D4D8
(209,212,216)
#E0E0E4
(224,224,228)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #597478; }

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

This text font color is #597478.

Background Color

.myBgColor { background-color: #597478; }

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

This div background color is #597478.

Border color

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

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

This div border color is #597478.

Opacity

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

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

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

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

This text has shadow with #597478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597478.

Preview

Color preview on black background

This text has color #597478 on black background.


Color preview on white background

This text has color #597478 on white background.


Black color preview on #597478 background

This text has black color on #597478 background.


White color preview on #597478 background

This text has white color on #597478 background.


Related colors

Complementary color

Complementary color for #hex is #A68B87.


I love getcolorcode.com

Triadic colors

1 #785974 and #747859 with #597478 are triadic colors.

2 #787459 and #745978 with #597478 are triadic colors.