COLOR #597469

HEX: #597469 RGB: (89,116,105)

Color info

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

RGB color model

#597469 color RGB value is (89,116,105).

RGB: (89,116,105) (35%, 45%, 41%)

RGB channels and saturation

R 89 of 255 = 35%
G 116 of 255 = 45%
B 105 of 255 = 41%

89
116
105

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

Portions of RGB colors in percentages

R + G + B = 89 + 116 + 105 = 310 (100%)
R 89 of 310 ~ 28.71%
G 116 of 310 ~ 37.42%
B 105 of 310 ~ 33.87'%

%28.71
%37.42
%33.87

CMYK color model

#597469 color CMYK value is (23,0,9,55).

  • cyan value is 23.28%
  • magenta value is 0.00%
  • yellow value is 9.48%
  • key color value is 54.51%

CMYK: (23,0,9,55)
C23M0Y9K55 (23%, 0%, 9%, 55%)
(0.23 / 0.00 / 0.09 / 0.55)

CMYK percentages

%23.28
%0
%9.48
%54.51

Codes

Color #597469 in popluar color models

59 74 69
RGB 89 116 105
HSL 156° 13.17% 40.20%
HSB/HSV 156° 23.28% 45.49%
CMYK 23.28% 0.00% 9.48%
54.51%

Color #597469 in popluar number systems.

HEX 59 74 69
Decimal 89 116 105
Binary 1011001 1110100 1101001
Octal 131 164 151

Shades and tints

Shades of #597469

#597469
(89,116,105)
#516A60
(81,106,96)
#496057
(73,96,87)
#41564E
(65,86,78)
#394C45
(57,76,69)
#31423C
(49,66,60)
#293833
(41,56,51)
#212E2A
(33,46,42)
#192421
(25,36,33)
#111A18
(17,26,24)
#09100F
(9,16,15)
#000000
(0,0,0)

Tints of #597469

#597469
(89,116,105)
#688076
(104,128,118)
#778C83
(119,140,131)
#869890
(134,152,144)
#95A49D
(149,164,157)
#A4B0AA
(164,176,170)
#B3BCB7
(179,188,183)
#C2C8C4
(194,200,196)
#D1D4D1
(209,212,209)
#E0E0DE
(224,224,222)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #597469; }

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

This text font color is #597469.

Background Color

.myBgColor { background-color: #597469; }

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

This div background color is #597469.

Border color

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

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

This div border color is #597469.

Opacity

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

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

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

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

This text has shadow with #597469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597469.

Preview

Color preview on black background

This text has color #597469 on black background.


Color preview on white background

This text has color #597469 on white background.


Black color preview on #597469 background

This text has black color on #597469 background.


White color preview on #597469 background

This text has white color on #597469 background.


Related colors

Complementary color

Complementary color for #hex is #A68B96.


I love getcolorcode.com

Triadic colors

1 #695974 and #746959 with #597469 are triadic colors.

2 #697459 and #745969 with #597469 are triadic colors.