COLOR #596268

HEX: #596268 RGB: (89,98,104)

Color info

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

RGB color model

#596268 color RGB value is (89,98,104).

RGB: (89,98,104) (35%, 38%, 41%)

RGB channels and saturation

R 89 of 255 = 35%
G 98 of 255 = 38%
B 104 of 255 = 41%

89
98
104

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

Portions of RGB colors in percentages

R + G + B = 89 + 98 + 104 = 291 (100%)
R 89 of 291 ~ 30.58%
G 98 of 291 ~ 33.68%
B 104 of 291 ~ 35.74'%

%30.58
%33.68
%35.74

CMYK color model

#596268 color CMYK value is (14,6,0,59).

  • cyan value is 14.42%
  • magenta value is 5.77%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (14,6,0,59)
C14M6Y0K59 (14%, 6%, 0%, 59%)
(0.14 / 0.06 / 0.00 / 0.59)

CMYK percentages

%14.42
%5.77
%0
%59.22

Codes

Color #596268 in popluar color models

59 62 68
RGB 89 98 104
HSL 204° 7.77% 37.84%
HSB/HSV 204° 14.42% 40.78%
CMYK 14.42% 5.77% 0.00%
59.22%

Color #596268 in popluar number systems.

HEX 59 62 68
Decimal 89 98 104
Binary 1011001 1100010 1101000
Octal 131 142 150

Shades and tints

Shades of #596268

#596268
(89,98,104)
#515A5F
(81,90,95)
#495256
(73,82,86)
#414A4D
(65,74,77)
#394244
(57,66,68)
#313A3B
(49,58,59)
#293232
(41,50,50)
#212A29
(33,42,41)
#192220
(25,34,32)
#111A17
(17,26,23)
#09120E
(9,18,14)
#000000
(0,0,0)

Tints of #596268

#596268
(89,98,104)
#687075
(104,112,117)
#777E82
(119,126,130)
#868C8F
(134,140,143)
#959A9C
(149,154,156)
#A4A8A9
(164,168,169)
#B3B6B6
(179,182,182)
#C2C4C3
(194,196,195)
#D1D2D0
(209,210,208)
#E0E0DD
(224,224,221)
#EFEEEA
(239,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596268 color. Also use rgb(89,98,104) instead hex code.

Text Font Color

.myTextColor { color: #596268; }

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

This text font color is #596268.

Background Color

.myBgColor { background-color: #596268; }

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

This div background color is #596268.

Border color

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

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

This div border color is #596268.

Opacity

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

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

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

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

This text has shadow with #596268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596268.

Preview

Color preview on black background

This text has color #596268 on black background.


Color preview on white background

This text has color #596268 on white background.


Black color preview on #596268 background

This text has black color on #596268 background.


White color preview on #596268 background

This text has white color on #596268 background.


Related colors

Complementary color

Complementary color for #hex is #A69D97.


I love getcolorcode.com

Triadic colors

1 #685962 and #626859 with #596268 are triadic colors.

2 #686259 and #625968 with #596268 are triadic colors.