COLOR #595466

HEX: #595466 RGB: (89,84,102)

Color info

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

RGB color model

#595466 color RGB value is (89,84,102).

RGB: (89,84,102) (35%, 33%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 84 of 255 = 33%
B 102 of 255 = 40%

89
84
102

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

Portions of RGB colors in percentages

R + G + B = 89 + 84 + 102 = 275 (100%)
R 89 of 275 ~ 32.36%
G 84 of 275 ~ 30.55%
B 102 of 275 ~ 37.09'%

%32.36
%30.55
%37.09

CMYK color model

#595466 color CMYK value is (13,18,0,60).

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

CMYK: (13,18,0,60)
C13M18Y0K60 (13%, 18%, 0%, 60%)
(0.13 / 0.18 / 0.00 / 0.60)

CMYK percentages

%12.75
%17.65
%0
%60

Codes

Color #595466 in popluar color models

59 54 66
RGB 89 84 102
HSL 257° 9.68% 36.47%
HSB/HSV 257° 17.65% 40.00%
CMYK 12.75% 17.65% 0.00%
60.00%

Color #595466 in popluar number systems.

HEX 59 54 66
Decimal 89 84 102
Binary 1011001 1010100 1100110
Octal 131 124 146

Shades and tints

Shades of #595466

#595466
(89,84,102)
#514D5D
(81,77,93)
#494654
(73,70,84)
#413F4B
(65,63,75)
#393842
(57,56,66)
#313139
(49,49,57)
#292A30
(41,42,48)
#212327
(33,35,39)
#191C1E
(25,28,30)
#111515
(17,21,21)
#090E0C
(9,14,12)
#000000
(0,0,0)

Tints of #595466

#595466
(89,84,102)
#686373
(104,99,115)
#777280
(119,114,128)
#86818D
(134,129,141)
#95909A
(149,144,154)
#A49FA7
(164,159,167)
#B3AEB4
(179,174,180)
#C2BDC1
(194,189,193)
#D1CCCE
(209,204,206)
#E0DBDB
(224,219,219)
#EFEAE8
(239,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595466; }

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

This text font color is #595466.

Background Color

.myBgColor { background-color: #595466; }

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

This div background color is #595466.

Border color

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

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

This div border color is #595466.

Opacity

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

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

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

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

This text has shadow with #595466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595466.

Preview

Color preview on black background

This text has color #595466 on black background.


Color preview on white background

This text has color #595466 on white background.


Black color preview on #595466 background

This text has black color on #595466 background.


White color preview on #595466 background

This text has white color on #595466 background.


Related colors

Complementary color

Complementary color for #hex is #A6AB99.


I love getcolorcode.com

Triadic colors

1 #665954 and #546659 with #595466 are triadic colors.

2 #665459 and #545966 with #595466 are triadic colors.