COLOR #596B74

HEX: #596B74 RGB: (89,107,116)

Color info

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

RGB color model

#596B74 color RGB value is (89,107,116).

RGB: (89,107,116) (35%, 42%, 45%)

RGB channels and saturation

R 89 of 255 = 35%
G 107 of 255 = 42%
B 116 of 255 = 45%

89
107
116

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

Portions of RGB colors in percentages

R + G + B = 89 + 107 + 116 = 312 (100%)
R 89 of 312 ~ 28.53%
G 107 of 312 ~ 34.29%
B 116 of 312 ~ 37.18'%

%28.53
%34.29
%37.18

CMYK color model

#596B74 color CMYK value is (23,8,0,55).

  • cyan value is 23.28%
  • magenta value is 7.76%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (23,8,0,55) C23M8Y0K55 (23%,8%,0%,55%) (0.23/0.08/0.00/0.55) 

CMYK percentages

%23.28
%7.76
%0
%54.51

Codes

Color #596B74 in popluar color models

59 6B 74
RGB 89 107 116
HSL 200° 13.17% 40.20%
HSB/HSV 200° 23.28% 45.49%
CMYK 23.28% 7.76% 0.00%
54.51%

Color #596B74 in popluar number systems.

HEX 59 6B 74
Decimal 89 107 116
Binary 1011001 1101011 1110100
Octal 131 153 164

Shades and tints

Shades of #596B74

#596B74
(89,107,116)
#51626A
(81,98,106)
#495960
(73,89,96)
#415056
(65,80,86)
#39474C
(57,71,76)
#313E42
(49,62,66)
#293538
(41,53,56)
#212C2E
(33,44,46)
#192324
(25,35,36)
#111A1A
(17,26,26)
#091110
(9,17,16)
#000000
(0,0,0)

Tints of #596B74

#596B74
(89,107,116)
#687880
(104,120,128)
#77858C
(119,133,140)
#869298
(134,146,152)
#959FA4
(149,159,164)
#A4ACB0
(164,172,176)
#B3B9BC
(179,185,188)
#C2C6C8
(194,198,200)
#D1D3D4
(209,211,212)
#E0E0E0
(224,224,224)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596B74; }

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

This text font color is #596B74.

Background Color

.myBgColor { background-color: #596B74; }

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

This div background color is #596B74.

Border color

.myBorderColor { border: 1px solid #596B74; }

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

This div border color is #596B74.

Opacity

.myOpacity80 { color: #596B74; opacity: 0.8; }

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

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

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

This text has shadow with #596B74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596B74.

Preview

Color preview on black background

This text has color #596B74 on black background.


Color preview on white background

This text has color #596B74 on white background.


Black color preview on #596B74 background

This text has black color on #596B74 background.


White color preview on #596B74 background

This text has white color on #596B74 background.


Related colors

Complementary color

Complementary color for #hex is #A6948B.


I love getcolorcode.com

Triadic colors

1 #74596B and #6B7459 with #596B74 are triadic colors.

2 #746B59 and #6B5974 with #596B74 are triadic colors.