COLOR #596674

HEX: #596674 RGB: (89,102,116)

Color info

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

RGB color model

#596674 color RGB value is (89,102,116).

RGB: (89,102,116) (35%, 40%, 45%)

RGB channels and saturation

R 89 of 255 = 35%
G 102 of 255 = 40%
B 116 of 255 = 45%

89
102
116

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

Portions of RGB colors in percentages

R + G + B = 89 + 102 + 116 = 307 (100%)
R 89 of 307 ~ 28.99%
G 102 of 307 ~ 33.22%
B 116 of 307 ~ 37.79'%

%28.99
%33.22
%37.79

CMYK color model

#596674 color CMYK value is (23,12,0,55).

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

CMYK: (23,12,0,55)
C23M12Y0K55 (23%, 12%, 0%, 55%)
(0.23 / 0.12 / 0.00 / 0.55)

CMYK percentages

%23.28
%12.07
%0
%54.51

Codes

Color #596674 in popluar color models

59 66 74
RGB 89 102 116
HSL 211° 13.17% 40.20%
HSB/HSV 211° 23.28% 45.49%
CMYK 23.28% 12.07% 0.00%
54.51%

Color #596674 in popluar number systems.

HEX 59 66 74
Decimal 89 102 116
Binary 1011001 1100110 1110100
Octal 131 146 164

Shades and tints

Shades of #596674

#596674
(89,102,116)
#515D6A
(81,93,106)
#495460
(73,84,96)
#414B56
(65,75,86)
#39424C
(57,66,76)
#313942
(49,57,66)
#293038
(41,48,56)
#21272E
(33,39,46)
#191E24
(25,30,36)
#11151A
(17,21,26)
#090C10
(9,12,16)
#000000
(0,0,0)

Tints of #596674

#596674
(89,102,116)
#687380
(104,115,128)
#77808C
(119,128,140)
#868D98
(134,141,152)
#959AA4
(149,154,164)
#A4A7B0
(164,167,176)
#B3B4BC
(179,180,188)
#C2C1C8
(194,193,200)
#D1CED4
(209,206,212)
#E0DBE0
(224,219,224)
#EFE8EC
(239,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596674; }

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

This text font color is #596674.

Background Color

.myBgColor { background-color: #596674; }

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

This div background color is #596674.

Border color

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

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

This div border color is #596674.

Opacity

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

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

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

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

This text has shadow with #596674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596674.

Preview

Color preview on black background

This text has color #596674 on black background.


Color preview on white background

This text has color #596674 on white background.


Black color preview on #596674 background

This text has black color on #596674 background.


White color preview on #596674 background

This text has white color on #596674 background.


Related colors

Complementary color

Complementary color for #hex is #A6998B.


I love getcolorcode.com

Triadic colors

1 #745966 and #667459 with #596674 are triadic colors.

2 #746659 and #665974 with #596674 are triadic colors.