COLOR #59464C

HEX: #59464C RGB: (89,70,76)

Color info

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

RGB color model

#59464C color RGB value is (89,70,76).

RGB: (89,70,76) (35%, 27%, 30%)

RGB channels and saturation

R 89 of 255 = 35%
G 70 of 255 = 27%
B 76 of 255 = 30%

89
70
76

R + G + B ~ 31%. #59464C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 70 + 76 = 235 (100%)
R 89 of 235 ~ 37.87%
G 70 of 235 ~ 29.79%
B 76 of 235 ~ 32.34'%

%37.87
%29.79
%32.34

CMYK color model

#59464C color CMYK value is (0,21,15,65).

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

CMYK: (0,21,15,65)
C0M21Y15K65 (0%, 21%, 15%, 65%)
(0.00 / 0.21 / 0.15 / 0.65)

CMYK percentages

%0
%21.35
%14.61
%65.1

Codes

Color #59464C in popluar color models

59 46 4C
RGB 89 70 76
HSL 341° 11.95% 31.18%
HSB/HSV 341° 21.35% 34.90%
CMYK 0.00% 21.35% 14.61%
65.10%

Color #59464C in popluar number systems.

HEX 59 46 4C
Decimal 89 70 76
Binary 1011001 1000110 1001100
Octal 131 106 114

Shades and tints

Shades of #59464C

#59464C
(89,70,76)
#514046
(81,64,70)
#493A40
(73,58,64)
#41343A
(65,52,58)
#392E34
(57,46,52)
#31282E
(49,40,46)
#292228
(41,34,40)
#211C22
(33,28,34)
#19161C
(25,22,28)
#111016
(17,16,22)
#090A10
(9,10,16)
#000000
(0,0,0)

Tints of #59464C

#59464C
(89,70,76)
#68565C
(104,86,92)
#77666C
(119,102,108)
#86767C
(134,118,124)
#95868C
(149,134,140)
#A4969C
(164,150,156)
#B3A6AC
(179,166,172)
#C2B6BC
(194,182,188)
#D1C6CC
(209,198,204)
#E0D6DC
(224,214,220)
#EFE6EC
(239,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59464C; }

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

This text font color is #59464C.

Background Color

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

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

This div background color is #59464C.

Border color

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

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

This div border color is #59464C.

Opacity

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

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

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

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

This text has shadow with #59464C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59464C.

Preview

Color preview on black background

This text has color #59464C on black background.


Color preview on white background

This text has color #59464C on white background.


Black color preview on #59464C background

This text has black color on #59464C background.


White color preview on #59464C background

This text has white color on #59464C background.


Related colors

Complementary color

Complementary color for #hex is #A6B9B3.


I love getcolorcode.com

Triadic colors

1 #4C5946 and #464C59 with #59464C are triadic colors.

2 #4C4659 and #46594C with #59464C are triadic colors.