COLOR #596975

HEX: #596975 RGB: (89,105,117)

Color info

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

RGB color model

#596975 color RGB value is (89,105,117).

RGB: (89,105,117) (35%, 41%, 46%)

RGB channels and saturation

R 89 of 255 = 35%
G 105 of 255 = 41%
B 117 of 255 = 46%

89
105
117

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

Portions of RGB colors in percentages

R + G + B = 89 + 105 + 117 = 311 (100%)
R 89 of 311 ~ 28.62%
G 105 of 311 ~ 33.76%
B 117 of 311 ~ 37.62'%

%28.62
%33.76
%37.62

CMYK color model

#596975 color CMYK value is (24,10,0,54).

  • cyan value is 23.93%
  • magenta value is 10.26%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (24,10,0,54)
C24M10Y0K54 (24%, 10%, 0%, 54%)
(0.24 / 0.10 / 0.00 / 0.54)

CMYK percentages

%23.93
%10.26
%0
%54.12

Codes

Color #596975 in popluar color models

59 69 75
RGB 89 105 117
HSL 206° 13.59% 40.39%
HSB/HSV 206° 23.93% 45.88%
CMYK 23.93% 10.26% 0.00%
54.12%

Color #596975 in popluar number systems.

HEX 59 69 75
Decimal 89 105 117
Binary 1011001 1101001 1110101
Octal 131 151 165

Shades and tints

Shades of #596975

#596975
(89,105,117)
#51606B
(81,96,107)
#495761
(73,87,97)
#414E57
(65,78,87)
#39454D
(57,69,77)
#313C43
(49,60,67)
#293339
(41,51,57)
#212A2F
(33,42,47)
#192125
(25,33,37)
#11181B
(17,24,27)
#090F11
(9,15,17)
#000000
(0,0,0)

Tints of #596975

#596975
(89,105,117)
#687681
(104,118,129)
#77838D
(119,131,141)
#869099
(134,144,153)
#959DA5
(149,157,165)
#A4AAB1
(164,170,177)
#B3B7BD
(179,183,189)
#C2C4C9
(194,196,201)
#D1D1D5
(209,209,213)
#E0DEE1
(224,222,225)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596975; }

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

This text font color is #596975.

Background Color

.myBgColor { background-color: #596975; }

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

This div background color is #596975.

Border color

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

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

This div border color is #596975.

Opacity

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

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

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

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

This text has shadow with #596975 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596975.

Preview

Color preview on black background

This text has color #596975 on black background.


Color preview on white background

This text has color #596975 on white background.


Black color preview on #596975 background

This text has black color on #596975 background.


White color preview on #596975 background

This text has white color on #596975 background.


Related colors

Complementary color

Complementary color for #hex is #A6968A.


I love getcolorcode.com

Triadic colors

1 #755969 and #697559 with #596975 are triadic colors.

2 #756959 and #695975 with #596975 are triadic colors.