COLOR #596366

HEX: #596366 RGB: (89,99,102)

Color info

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

RGB color model

#596366 color RGB value is (89,99,102).

RGB: (89,99,102) (35%, 39%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 99 of 255 = 39%
B 102 of 255 = 40%

89
99
102

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

Portions of RGB colors in percentages

R + G + B = 89 + 99 + 102 = 290 (100%)
R 89 of 290 ~ 30.69%
G 99 of 290 ~ 34.14%
B 102 of 290 ~ 35.17'%

%30.69
%34.14
%35.17

CMYK color model

#596366 color CMYK value is (13,3,0,60).

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

CMYK: (13,3,0,60)
C13M3Y0K60 (13%, 3%, 0%, 60%)
(0.13 / 0.03 / 0.00 / 0.60)

CMYK percentages

%12.75
%2.94
%0
%60

Codes

Color #596366 in popluar color models

59 63 66
RGB 89 99 102
HSL 194° 6.81% 37.45%
HSB/HSV 194° 12.75% 40.00%
CMYK 12.75% 2.94% 0.00%
60.00%

Color #596366 in popluar number systems.

HEX 59 63 66
Decimal 89 99 102
Binary 1011001 1100011 1100110
Octal 131 143 146

Shades and tints

Shades of #596366

#596366
(89,99,102)
#515A5D
(81,90,93)
#495154
(73,81,84)
#41484B
(65,72,75)
#393F42
(57,63,66)
#313639
(49,54,57)
#292D30
(41,45,48)
#212427
(33,36,39)
#191B1E
(25,27,30)
#111215
(17,18,21)
#09090C
(9,9,12)
#000000
(0,0,0)

Tints of #596366

#596366
(89,99,102)
#687173
(104,113,115)
#777F80
(119,127,128)
#868D8D
(134,141,141)
#959B9A
(149,155,154)
#A4A9A7
(164,169,167)
#B3B7B4
(179,183,180)
#C2C5C1
(194,197,193)
#D1D3CE
(209,211,206)
#E0E1DB
(224,225,219)
#EFEFE8
(239,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596366; }

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

This text font color is #596366.

Background Color

.myBgColor { background-color: #596366; }

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

This div background color is #596366.

Border color

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

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

This div border color is #596366.

Opacity

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

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

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

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

This text has shadow with #596366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596366.

Preview

Color preview on black background

This text has color #596366 on black background.


Color preview on white background

This text has color #596366 on white background.


Black color preview on #596366 background

This text has black color on #596366 background.


White color preview on #596366 background

This text has white color on #596366 background.


Related colors

Complementary color

Complementary color for #hex is #A69C99.


I love getcolorcode.com

Triadic colors

1 #665963 and #636659 with #596366 are triadic colors.

2 #666359 and #635966 with #596366 are triadic colors.