COLOR #596267

HEX: #596267 RGB: (89,98,103)

Color info

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

RGB color model

#596267 color RGB value is (89,98,103).

RGB: (89,98,103) (35%, 38%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 98 of 255 = 38%
B 103 of 255 = 40%

89
98
103

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

Portions of RGB colors in percentages

R + G + B = 89 + 98 + 103 = 290 (100%)
R 89 of 290 ~ 30.69%
G 98 of 290 ~ 33.79%
B 103 of 290 ~ 35.52'%

%30.69
%33.79
%35.52

CMYK color model

#596267 color CMYK value is (14,5,0,60).

  • cyan value is 13.59%
  • magenta value is 4.85%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (14,5,0,60) C14M5Y0K60 (14%,5%,0%,60%) (0.14/0.05/0.00/0.60) 

CMYK percentages

%13.59
%4.85
%0
%59.61

Codes

Color #596267 in popluar color models

59 62 67
RGB 89 98 103
HSL 201° 7.29% 37.65%
HSB/HSV 201° 13.59% 40.39%
CMYK 13.59% 4.85% 0.00%
59.61%

Color #596267 in popluar number systems.

HEX 59 62 67
Decimal 89 98 103
Binary 1011001 1100010 1100111
Octal 131 142 147

Shades and tints

Shades of #596267

#596267
(89,98,103)
#515A5E
(81,90,94)
#495255
(73,82,85)
#414A4C
(65,74,76)
#394243
(57,66,67)
#313A3A
(49,58,58)
#293231
(41,50,49)
#212A28
(33,42,40)
#19221F
(25,34,31)
#111A16
(17,26,22)
#09120D
(9,18,13)
#000000
(0,0,0)

Tints of #596267

#596267
(89,98,103)
#687074
(104,112,116)
#777E81
(119,126,129)
#868C8E
(134,140,142)
#959A9B
(149,154,155)
#A4A8A8
(164,168,168)
#B3B6B5
(179,182,181)
#C2C4C2
(194,196,194)
#D1D2CF
(209,210,207)
#E0E0DC
(224,224,220)
#EFEEE9
(239,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596267; }

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

This text font color is #596267.

Background Color

.myBgColor { background-color: #596267; }

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

This div background color is #596267.

Border color

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

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

This div border color is #596267.

Opacity

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

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

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

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

This text has shadow with #596267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596267.

Preview

Color preview on black background

This text has color #596267 on black background.


Color preview on white background

This text has color #596267 on white background.


Black color preview on #596267 background

This text has black color on #596267 background.


White color preview on #596267 background

This text has white color on #596267 background.


Related colors

Complementary color

Complementary color for #hex is #A69D98.


I love getcolorcode.com

Triadic colors

1 #675962 and #626759 with #596267 are triadic colors.

2 #676259 and #625967 with #596267 are triadic colors.