COLOR #59464D

HEX: #59464D RGB: (89,70,77)

Color info

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

RGB color model

#59464D color RGB value is (89,70,77).

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

RGB channels and saturation

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

89
70
77

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

Portions of RGB colors in percentages

R + G + B = 89 + 70 + 77 = 236 (100%)
R 89 of 236 ~ 37.71%
G 70 of 236 ~ 29.66%
B 77 of 236 ~ 32.63'%

%37.71
%29.66
%32.63

CMYK color model

#59464D color CMYK value is (0,21,13,65).

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

CMYK: (0,21,13,65)
C0M21Y13K65 (0%, 21%, 13%, 65%)
(0.00 / 0.21 / 0.13 / 0.65)

CMYK percentages

%0
%21.35
%13.48
%65.1

Codes

Color #59464D in popluar color models

59 46 4D
RGB 89 70 77
HSL 338° 11.95% 31.18%
HSB/HSV 338° 21.35% 34.90%
CMYK 0.00% 21.35% 13.48%
65.10%

Color #59464D in popluar number systems.

HEX 59 46 4D
Decimal 89 70 77
Binary 1011001 1000110 1001101
Octal 131 106 115

Shades and tints

Shades of #59464D

#59464D
(89,70,77)
#514046
(81,64,70)
#493A3F
(73,58,63)
#413438
(65,52,56)
#392E31
(57,46,49)
#31282A
(49,40,42)
#292223
(41,34,35)
#211C1C
(33,28,28)
#191615
(25,22,21)
#11100E
(17,16,14)
#090A07
(9,10,7)
#000000
(0,0,0)

Tints of #59464D

#59464D
(89,70,77)
#68565D
(104,86,93)
#77666D
(119,102,109)
#86767D
(134,118,125)
#95868D
(149,134,141)
#A4969D
(164,150,157)
#B3A6AD
(179,166,173)
#C2B6BD
(194,182,189)
#D1C6CD
(209,198,205)
#E0D6DD
(224,214,221)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59464D; }

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

This text font color is #59464D.

Background Color

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

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

This div background color is #59464D.

Border color

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

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

This div border color is #59464D.

Opacity

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

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

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

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

This text has shadow with #59464D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59464D.

Preview

Color preview on black background

This text has color #59464D on black background.


Color preview on white background

This text has color #59464D on white background.


Black color preview on #59464D background

This text has black color on #59464D background.


White color preview on #59464D background

This text has white color on #59464D background.


Related colors

Complementary color

Complementary color for #hex is #A6B9B2.


I love getcolorcode.com

Triadic colors

1 #4D5946 and #464D59 with #59464D are triadic colors.

2 #4D4659 and #46594D with #59464D are triadic colors.