COLOR #59434C

HEX: #59434C RGB: (89,67,76)

Color info

#59434C contains red, green and blue colors in about the same proportion. Web safe color of #59434C is #663333 (or #633).

RGB color model

#59434C color RGB value is (89,67,76).

RGB: (89,67,76) (35%, 26%, 30%)

RGB channels and saturation

R 89 of 255 = 35%
G 67 of 255 = 26%
B 76 of 255 = 30%

89
67
76

R + G + B ~ 30%. #59434C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 67 + 76 = 232 (100%)
R 89 of 232 ~ 38.36%
G 67 of 232 ~ 28.88%
B 76 of 232 ~ 32.76'%

%38.36
%28.88
%32.76

CMYK color model

#59434C color CMYK value is (0,25,15,65).

  • cyan value is 0.00%
  • magenta value is 24.72%
  • yellow value is 14.61%
  • key color value is 65.10%

CMYK: (0,25,15,65)
C0M25Y15K65 (0%, 25%, 15%, 65%)
(0.00 / 0.25 / 0.15 / 0.65)

CMYK percentages

%0
%24.72
%14.61
%65.1

Codes

Color #59434C in popluar color models

59 43 4C
RGB 89 67 76
HSL 335° 14.10% 30.59%
HSB/HSV 335° 24.72% 34.90%
CMYK 0.00% 24.72% 14.61%
65.10%

Color #59434C in popluar number systems.

HEX 59 43 4C
Decimal 89 67 76
Binary 1011001 1000011 1001100
Octal 131 103 114

Shades and tints

Shades of #59434C

#59434C
(89,67,76)
#513D46
(81,61,70)
#493740
(73,55,64)
#41313A
(65,49,58)
#392B34
(57,43,52)
#31252E
(49,37,46)
#291F28
(41,31,40)
#211922
(33,25,34)
#19131C
(25,19,28)
#110D16
(17,13,22)
#090710
(9,7,16)
#000000
(0,0,0)

Tints of #59434C

#59434C
(89,67,76)
#68545C
(104,84,92)
#77656C
(119,101,108)
#86767C
(134,118,124)
#95878C
(149,135,140)
#A4989C
(164,152,156)
#B3A9AC
(179,169,172)
#C2BABC
(194,186,188)
#D1CBCC
(209,203,204)
#E0DCDC
(224,220,220)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59434C; }

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

This text font color is #59434C.

Background Color

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

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

This div background color is #59434C.

Border color

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

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

This div border color is #59434C.

Opacity

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

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

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

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

This text has shadow with #59434C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59434C.

Preview

Color preview on black background

This text has color #59434C on black background.


Color preview on white background

This text has color #59434C on white background.


Black color preview on #59434C background

This text has black color on #59434C background.


White color preview on #59434C background

This text has white color on #59434C background.


Related colors

Complementary color

Complementary color for #hex is #A6BCB3.


I love getcolorcode.com

Triadic colors

1 #4C5943 and #434C59 with #59434C are triadic colors.

2 #4C4359 and #43594C with #59434C are triadic colors.