COLOR #596675

HEX: #596675 RGB: (89,102,117)

Color info

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

RGB color model

#596675 color RGB value is (89,102,117).

RGB: (89,102,117) (35%, 40%, 46%)

RGB channels and saturation

R 89 of 255 = 35%
G 102 of 255 = 40%
B 117 of 255 = 46%

89
102
117

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

Portions of RGB colors in percentages

R + G + B = 89 + 102 + 117 = 308 (100%)
R 89 of 308 ~ 28.9%
G 102 of 308 ~ 33.12%
B 117 of 308 ~ 37.99'%

%28.9
%33.12
%37.99

CMYK color model

#596675 color CMYK value is (24,13,0,54).

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

CMYK: (24,13,0,54)
C24M13Y0K54 (24%, 13%, 0%, 54%)
(0.24 / 0.13 / 0.00 / 0.54)

CMYK percentages

%23.93
%12.82
%0
%54.12

Codes

Color #596675 in popluar color models

59 66 75
RGB 89 102 117
HSL 212° 13.59% 40.39%
HSB/HSV 212° 23.93% 45.88%
CMYK 23.93% 12.82% 0.00%
54.12%

Color #596675 in popluar number systems.

HEX 59 66 75
Decimal 89 102 117
Binary 1011001 1100110 1110101
Octal 131 146 165

Shades and tints

Shades of #596675

#596675
(89,102,117)
#515D6B
(81,93,107)
#495461
(73,84,97)
#414B57
(65,75,87)
#39424D
(57,66,77)
#313943
(49,57,67)
#293039
(41,48,57)
#21272F
(33,39,47)
#191E25
(25,30,37)
#11151B
(17,21,27)
#090C11
(9,12,17)
#000000
(0,0,0)

Tints of #596675

#596675
(89,102,117)
#687381
(104,115,129)
#77808D
(119,128,141)
#868D99
(134,141,153)
#959AA5
(149,154,165)
#A4A7B1
(164,167,177)
#B3B4BD
(179,180,189)
#C2C1C9
(194,193,201)
#D1CED5
(209,206,213)
#E0DBE1
(224,219,225)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596675; }

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

This text font color is #596675.

Background Color

.myBgColor { background-color: #596675; }

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

This div background color is #596675.

Border color

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

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

This div border color is #596675.

Opacity

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

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

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

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

This text has shadow with #596675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596675.

Preview

Color preview on black background

This text has color #596675 on black background.


Color preview on white background

This text has color #596675 on white background.


Black color preview on #596675 background

This text has black color on #596675 background.


White color preview on #596675 background

This text has white color on #596675 background.


Related colors

Complementary color

Complementary color for #hex is #A6998A.


I love getcolorcode.com

Triadic colors

1 #755966 and #667559 with #596675 are triadic colors.

2 #756659 and #665975 with #596675 are triadic colors.