COLOR #59394E

HEX: #59394E RGB: (89,57,78)

Color info

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

RGB color model

#59394E color RGB value is (89,57,78).

RGB: (89,57,78) (35%, 22%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 57 of 255 = 22%
B 78 of 255 = 31%

89
57
78

R + G + B ~ 29%. #59394E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 57 + 78 = 224 (100%)
R 89 of 224 ~ 39.73%
G 57 of 224 ~ 25.45%
B 78 of 224 ~ 34.82'%

%39.73
%25.45
%34.82

CMYK color model

#59394E color CMYK value is (0,36,12,65).

  • cyan value is 0.00%
  • magenta value is 35.96%
  • yellow value is 12.36%
  • key color value is 65.10%
CMYK: (0,36,12,65) C0M36Y12K65 (0%,36%,12%,65%) (0.00/0.36/0.12/0.65) 

CMYK percentages

%0
%35.96
%12.36
%65.1

Codes

Color #59394E in popluar color models

59 39 4E
RGB 89 57 78
HSL 321° 21.92% 28.63%
HSB/HSV 321° 35.96% 34.90%
CMYK 0.00% 35.96% 12.36%
65.10%

Color #59394E in popluar number systems.

HEX 59 39 4E
Decimal 89 57 78
Binary 1011001 111001 1001110
Octal 131 71 116

Shades and tints

Shades of #59394E

#59394E
(89,57,78)
#513447
(81,52,71)
#492F40
(73,47,64)
#412A39
(65,42,57)
#392532
(57,37,50)
#31202B
(49,32,43)
#291B24
(41,27,36)
#21161D
(33,22,29)
#191116
(25,17,22)
#110C0F
(17,12,15)
#090708
(9,7,8)
#000000
(0,0,0)

Tints of #59394E

#59394E
(89,57,78)
#684B5E
(104,75,94)
#775D6E
(119,93,110)
#866F7E
(134,111,126)
#95818E
(149,129,142)
#A4939E
(164,147,158)
#B3A5AE
(179,165,174)
#C2B7BE
(194,183,190)
#D1C9CE
(209,201,206)
#E0DBDE
(224,219,222)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59394E color. Also use rgb(89,57,78) instead hex code.

Text Font Color

.myTextColor { color: #59394E; }

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

This text font color is #59394E.

Background Color

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

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

This div background color is #59394E.

Border color

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

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

This div border color is #59394E.

Opacity

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

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

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

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

This text has shadow with #59394E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59394E.

Preview

Color preview on black background

This text has color #59394E on black background.


Color preview on white background

This text has color #59394E on white background.


Black color preview on #59394E background

This text has black color on #59394E background.


White color preview on #59394E background

This text has white color on #59394E background.


Related colors

Complementary color

Complementary color for #hex is #A6C6B1.


I love getcolorcode.com

Triadic colors

1 #4E5939 and #394E59 with #59394E are triadic colors.

2 #4E3959 and #39594E with #59394E are triadic colors.