COLOR #59434E

HEX: #59434E RGB: (89,67,78)

Color info

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

RGB color model

#59434E color RGB value is (89,67,78).

RGB: (89,67,78) (35%, 26%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 67 of 255 = 26%
B 78 of 255 = 31%

89
67
78

R + G + B ~ 31%. #59434E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 67 + 78 = 234 (100%)
R 89 of 234 ~ 38.03%
G 67 of 234 ~ 28.63%
B 78 of 234 ~ 33.33'%

%38.03
%28.63
%33.33

CMYK color model

#59434E color CMYK value is (0,25,12,65).

  • cyan value is 0.00%
  • magenta value is 24.72%
  • yellow value is 12.36%
  • key color value is 65.10%
CMYK: (0,25,12,65) C0M25Y12K65 (0%,25%,12%,65%) (0.00/0.25/0.12/0.65) 

CMYK percentages

%0
%24.72
%12.36
%65.1

Codes

Color #59434E in popluar color models

59 43 4E
RGB 89 67 78
HSL 330° 14.10% 30.59%
HSB/HSV 330° 24.72% 34.90%
CMYK 0.00% 24.72% 12.36%
65.10%

Color #59434E in popluar number systems.

HEX 59 43 4E
Decimal 89 67 78
Binary 1011001 1000011 1001110
Octal 131 103 116

Shades and tints

Shades of #59434E

#59434E
(89,67,78)
#513D47
(81,61,71)
#493740
(73,55,64)
#413139
(65,49,57)
#392B32
(57,43,50)
#31252B
(49,37,43)
#291F24
(41,31,36)
#21191D
(33,25,29)
#191316
(25,19,22)
#110D0F
(17,13,15)
#090708
(9,7,8)
#000000
(0,0,0)

Tints of #59434E

#59434E
(89,67,78)
#68545E
(104,84,94)
#77656E
(119,101,110)
#86767E
(134,118,126)
#95878E
(149,135,142)
#A4989E
(164,152,158)
#B3A9AE
(179,169,174)
#C2BABE
(194,186,190)
#D1CBCE
(209,203,206)
#E0DCDE
(224,220,222)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59434E; }

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

This text font color is #59434E.

Background Color

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

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

This div background color is #59434E.

Border color

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

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

This div border color is #59434E.

Opacity

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

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

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

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

This text has shadow with #59434E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59434E.

Preview

Color preview on black background

This text has color #59434E on black background.


Color preview on white background

This text has color #59434E on white background.


Black color preview on #59434E background

This text has black color on #59434E background.


White color preview on #59434E background

This text has white color on #59434E background.


Related colors

Complementary color

Complementary color for #hex is #A6BCB1.


I love getcolorcode.com

Triadic colors

1 #4E5943 and #434E59 with #59434E are triadic colors.

2 #4E4359 and #43594E with #59434E are triadic colors.