COLOR #595168

HEX: #595168 RGB: (89,81,104)

Color info

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

RGB color model

#595168 color RGB value is (89,81,104).

RGB: (89,81,104) (35%, 32%, 41%)

RGB channels and saturation

R 89 of 255 = 35%
G 81 of 255 = 32%
B 104 of 255 = 41%

89
81
104

R + G + B ~ 36%. #595168 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 81 + 104 = 274 (100%)
R 89 of 274 ~ 32.48%
G 81 of 274 ~ 29.56%
B 104 of 274 ~ 37.96'%

%32.48
%29.56
%37.96

CMYK color model

#595168 color CMYK value is (14,22,0,59).

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

CMYK: (14,22,0,59)
C14M22Y0K59 (14%, 22%, 0%, 59%)
(0.14 / 0.22 / 0.00 / 0.59)

CMYK percentages

%14.42
%22.12
%0
%59.22

Codes

Color #595168 in popluar color models

59 51 68
RGB 89 81 104
HSL 261° 12.43% 36.27%
HSB/HSV 261° 22.12% 40.78%
CMYK 14.42% 22.12% 0.00%
59.22%

Color #595168 in popluar number systems.

HEX 59 51 68
Decimal 89 81 104
Binary 1011001 1010001 1101000
Octal 131 121 150

Shades and tints

Shades of #595168

#595168
(89,81,104)
#514A5F
(81,74,95)
#494356
(73,67,86)
#413C4D
(65,60,77)
#393544
(57,53,68)
#312E3B
(49,46,59)
#292732
(41,39,50)
#212029
(33,32,41)
#191920
(25,25,32)
#111217
(17,18,23)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #595168

#595168
(89,81,104)
#686075
(104,96,117)
#776F82
(119,111,130)
#867E8F
(134,126,143)
#958D9C
(149,141,156)
#A49CA9
(164,156,169)
#B3ABB6
(179,171,182)
#C2BAC3
(194,186,195)
#D1C9D0
(209,201,208)
#E0D8DD
(224,216,221)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595168; }

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

This text font color is #595168.

Background Color

.myBgColor { background-color: #595168; }

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

This div background color is #595168.

Border color

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

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

This div border color is #595168.

Opacity

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

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

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

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

This text has shadow with #595168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595168.

Preview

Color preview on black background

This text has color #595168 on black background.


Color preview on white background

This text has color #595168 on white background.


Black color preview on #595168 background

This text has black color on #595168 background.


White color preview on #595168 background

This text has white color on #595168 background.


Related colors

Complementary color

Complementary color for #hex is #A6AE97.


I love getcolorcode.com

Triadic colors

1 #685951 and #516859 with #595168 are triadic colors.

2 #685159 and #515968 with #595168 are triadic colors.