COLOR #596066

HEX: #596066 RGB: (89,96,102)

Color info

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

RGB color model

#596066 color RGB value is (89,96,102).

RGB: (89,96,102) (35%, 38%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 96 of 255 = 38%
B 102 of 255 = 40%

89
96
102

R + G + B ~ 38%. #596066 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 96 + 102 = 287 (100%)
R 89 of 287 ~ 31.01%
G 96 of 287 ~ 33.45%
B 102 of 287 ~ 35.54'%

%31.01
%33.45
%35.54

CMYK color model

#596066 color CMYK value is (13,6,0,60).

  • cyan value is 12.75%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (13,6,0,60)
C13M6Y0K60 (13%, 6%, 0%, 60%)
(0.13 / 0.06 / 0.00 / 0.60)

CMYK percentages

%12.75
%5.88
%0
%60

Codes

Color #596066 in popluar color models

59 60 66
RGB 89 96 102
HSL 208° 6.81% 37.45%
HSB/HSV 208° 12.75% 40.00%
CMYK 12.75% 5.88% 0.00%
60.00%

Color #596066 in popluar number systems.

HEX 59 60 66
Decimal 89 96 102
Binary 1011001 1100000 1100110
Octal 131 140 146

Shades and tints

Shades of #596066

#596066
(89,96,102)
#51585D
(81,88,93)
#495054
(73,80,84)
#41484B
(65,72,75)
#394042
(57,64,66)
#313839
(49,56,57)
#293030
(41,48,48)
#212827
(33,40,39)
#19201E
(25,32,30)
#111815
(17,24,21)
#09100C
(9,16,12)
#000000
(0,0,0)

Tints of #596066

#596066
(89,96,102)
#686E73
(104,110,115)
#777C80
(119,124,128)
#868A8D
(134,138,141)
#95989A
(149,152,154)
#A4A6A7
(164,166,167)
#B3B4B4
(179,180,180)
#C2C2C1
(194,194,193)
#D1D0CE
(209,208,206)
#E0DEDB
(224,222,219)
#EFECE8
(239,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596066; }

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

This text font color is #596066.

Background Color

.myBgColor { background-color: #596066; }

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

This div background color is #596066.

Border color

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

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

This div border color is #596066.

Opacity

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

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

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

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

This text has shadow with #596066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596066.

Preview

Color preview on black background

This text has color #596066 on black background.


Color preview on white background

This text has color #596066 on white background.


Black color preview on #596066 background

This text has black color on #596066 background.


White color preview on #596066 background

This text has white color on #596066 background.


Related colors

Complementary color

Complementary color for #hex is #A69F99.


I love getcolorcode.com

Triadic colors

1 #665960 and #606659 with #596066 are triadic colors.

2 #666059 and #605966 with #596066 are triadic colors.