COLOR #595264

HEX: #595264 RGB: (89,82,100)

Color info

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

RGB color model

#595264 color RGB value is (89,82,100).

RGB: (89,82,100) (35%, 32%, 39%)

RGB channels and saturation

R 89 of 255 = 35%
G 82 of 255 = 32%
B 100 of 255 = 39%

89
82
100

R + G + B ~ 35%. #595264 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 82 + 100 = 271 (100%)
R 89 of 271 ~ 32.84%
G 82 of 271 ~ 30.26%
B 100 of 271 ~ 36.9'%

%32.84
%30.26
%36.9

CMYK color model

#595264 color CMYK value is (11,18,0,61).

  • cyan value is 11.00%
  • magenta value is 18.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (11,18,0,61)
C11M18Y0K61 (11%, 18%, 0%, 61%)
(0.11 / 0.18 / 0.00 / 0.61)

CMYK percentages

%11
%18
%0
%60.78

Codes

Color #595264 in popluar color models

59 52 64
RGB 89 82 100
HSL 263° 9.89% 35.69%
HSB/HSV 263° 18.00% 39.22%
CMYK 11.00% 18.00% 0.00%
60.78%

Color #595264 in popluar number systems.

HEX 59 52 64
Decimal 89 82 100
Binary 1011001 1010010 1100100
Octal 131 122 144

Shades and tints

Shades of #595264

#595264
(89,82,100)
#514B5B
(81,75,91)
#494452
(73,68,82)
#413D49
(65,61,73)
#393640
(57,54,64)
#312F37
(49,47,55)
#29282E
(41,40,46)
#212125
(33,33,37)
#191A1C
(25,26,28)
#111313
(17,19,19)
#090C0A
(9,12,10)
#000000
(0,0,0)

Tints of #595264

#595264
(89,82,100)
#686172
(104,97,114)
#777080
(119,112,128)
#867F8E
(134,127,142)
#958E9C
(149,142,156)
#A49DAA
(164,157,170)
#B3ACB8
(179,172,184)
#C2BBC6
(194,187,198)
#D1CAD4
(209,202,212)
#E0D9E2
(224,217,226)
#EFE8F0
(239,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595264 color. Also use rgb(89,82,100) instead hex code.

Text Font Color

.myTextColor { color: #595264; }

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

This text font color is #595264.

Background Color

.myBgColor { background-color: #595264; }

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

This div background color is #595264.

Border color

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

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

This div border color is #595264.

Opacity

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

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

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

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

This text has shadow with #595264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595264.

Preview

Color preview on black background

This text has color #595264 on black background.


Color preview on white background

This text has color #595264 on white background.


Black color preview on #595264 background

This text has black color on #595264 background.


White color preview on #595264 background

This text has white color on #595264 background.


Related colors

Complementary color

Complementary color for #hex is #A6AD9B.


I love getcolorcode.com

Triadic colors

1 #645952 and #526459 with #595264 are triadic colors.

2 #645259 and #525964 with #595264 are triadic colors.