COLOR #59484D

HEX: #59484D RGB: (89,72,77)

Color info

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

RGB color model

#59484D color RGB value is (89,72,77).

RGB: (89,72,77) (35%, 28%, 30%)

RGB channels and saturation

R 89 of 255 = 35%
G 72 of 255 = 28%
B 77 of 255 = 30%

89
72
77

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

Portions of RGB colors in percentages

R + G + B = 89 + 72 + 77 = 238 (100%)
R 89 of 238 ~ 37.39%
G 72 of 238 ~ 30.25%
B 77 of 238 ~ 32.35'%

%37.39
%30.25
%32.35

CMYK color model

#59484D color CMYK value is (0,19,13,65).

  • cyan value is 0.00%
  • magenta value is 19.10%
  • yellow value is 13.48%
  • key color value is 65.10%
CMYK: (0,19,13,65) C0M19Y13K65 (0%,19%,13%,65%) (0.00/0.19/0.13/0.65) 

CMYK percentages

%0
%19.1
%13.48
%65.1

Codes

Color #59484D in popluar color models

59 48 4D
RGB 89 72 77
HSL 342° 10.56% 31.57%
HSB/HSV 342° 19.10% 34.90%
CMYK 0.00% 19.10% 13.48%
65.10%

Color #59484D in popluar number systems.

HEX 59 48 4D
Decimal 89 72 77
Binary 1011001 1001000 1001101
Octal 131 110 115

Shades and tints

Shades of #59484D

#59484D
(89,72,77)
#514246
(81,66,70)
#493C3F
(73,60,63)
#413638
(65,54,56)
#393031
(57,48,49)
#312A2A
(49,42,42)
#292423
(41,36,35)
#211E1C
(33,30,28)
#191815
(25,24,21)
#11120E
(17,18,14)
#090C07
(9,12,7)
#000000
(0,0,0)

Tints of #59484D

#59484D
(89,72,77)
#68585D
(104,88,93)
#77686D
(119,104,109)
#86787D
(134,120,125)
#95888D
(149,136,141)
#A4989D
(164,152,157)
#B3A8AD
(179,168,173)
#C2B8BD
(194,184,189)
#D1C8CD
(209,200,205)
#E0D8DD
(224,216,221)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59484D; }

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

This text font color is #59484D.

Background Color

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

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

This div background color is #59484D.

Border color

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

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

This div border color is #59484D.

Opacity

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

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

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

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

This text has shadow with #59484D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59484D.

Preview

Color preview on black background

This text has color #59484D on black background.


Color preview on white background

This text has color #59484D on white background.


Black color preview on #59484D background

This text has black color on #59484D background.


White color preview on #59484D background

This text has white color on #59484D background.


Related colors

Complementary color

Complementary color for #hex is #A6B7B2.


I love getcolorcode.com

Triadic colors

1 #4D5948 and #484D59 with #59484D are triadic colors.

2 #4D4859 and #48594D with #59484D are triadic colors.