COLOR #59445E

HEX: #59445E RGB: (89,68,94)

Color info

#59445E contains red, green and blue colors in about the same proportion. Web safe color of #59445E is #663366 (or #636).

RGB color model

#59445E color RGB value is (89,68,94).

RGB: (89,68,94) (35%, 27%, 37%)

RGB channels and saturation

R 89 of 255 = 35%
G 68 of 255 = 27%
B 94 of 255 = 37%

89
68
94

R + G + B ~ 33%. #59445E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 68 + 94 = 251 (100%)
R 89 of 251 ~ 35.46%
G 68 of 251 ~ 27.09%
B 94 of 251 ~ 37.45'%

%35.46
%27.09
%37.45

CMYK color model

#59445E color CMYK value is (5,28,0,63).

  • cyan value is 5.32%
  • magenta value is 27.66%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (5,28,0,63)
C5M28Y0K63 (5%, 28%, 0%, 63%)
(0.05 / 0.28 / 0.00 / 0.63)

CMYK percentages

%5.32
%27.66
%0
%63.14

Codes

Color #59445E in popluar color models

59 44 5E
RGB 89 68 94
HSL 288° 16.05% 31.76%
HSB/HSV 288° 27.66% 36.86%
CMYK 5.32% 27.66% 0.00%
63.14%

Color #59445E in popluar number systems.

HEX 59 44 5E
Decimal 89 68 94
Binary 1011001 1000100 1011110
Octal 131 104 136

Shades and tints

Shades of #59445E

#59445E
(89,68,94)
#513E56
(81,62,86)
#49384E
(73,56,78)
#413246
(65,50,70)
#392C3E
(57,44,62)
#312636
(49,38,54)
#29202E
(41,32,46)
#211A26
(33,26,38)
#19141E
(25,20,30)
#110E16
(17,14,22)
#09080E
(9,8,14)
#000000
(0,0,0)

Tints of #59445E

#59445E
(89,68,94)
#68556C
(104,85,108)
#77667A
(119,102,122)
#867788
(134,119,136)
#958896
(149,136,150)
#A499A4
(164,153,164)
#B3AAB2
(179,170,178)
#C2BBC0
(194,187,192)
#D1CCCE
(209,204,206)
#E0DDDC
(224,221,220)
#EFEEEA
(239,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59445E color. Also use rgb(89,68,94) instead hex code.

Text Font Color

.myTextColor { color: #59445E; }

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

This text font color is #59445E.

Background Color

.myBgColor { background-color: #59445E; }

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

This div background color is #59445E.

Border color

.myBorderColor { border: 1px solid #59445E; }

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

This div border color is #59445E.

Opacity

.myOpacity80 { color: #59445E; opacity: 0.8; }

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

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

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

This text has shadow with #59445E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59445E.

Preview

Color preview on black background

This text has color #59445E on black background.


Color preview on white background

This text has color #59445E on white background.


Black color preview on #59445E background

This text has black color on #59445E background.


White color preview on #59445E background

This text has white color on #59445E background.


Related colors

Complementary color

Complementary color for #hex is #A6BBA1.


I love getcolorcode.com

Triadic colors

1 #5E5944 and #445E59 with #59445E are triadic colors.

2 #5E4459 and #44595E with #59445E are triadic colors.