COLOR #59484C

HEX: #59484C RGB: (89,72,76)

Color info

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

RGB color model

#59484C color RGB value is (89,72,76).

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

RGB channels and saturation

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

89
72
76

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

Portions of RGB colors in percentages

R + G + B = 89 + 72 + 76 = 237 (100%)
R 89 of 237 ~ 37.55%
G 72 of 237 ~ 30.38%
B 76 of 237 ~ 32.07'%

%37.55
%30.38
%32.07

CMYK color model

#59484C color CMYK value is (0,19,15,65).

  • cyan value is 0.00%
  • magenta value is 19.10%
  • yellow value is 14.61%
  • key color value is 65.10%
CMYK: (0,19,15,65) C0M19Y15K65 (0%,19%,15%,65%) (0.00/0.19/0.15/0.65) 

CMYK percentages

%0
%19.1
%14.61
%65.1

Codes

Color #59484C in popluar color models

59 48 4C
RGB 89 72 76
HSL 346° 10.56% 31.57%
HSB/HSV 346° 19.10% 34.90%
CMYK 0.00% 19.10% 14.61%
65.10%

Color #59484C in popluar number systems.

HEX 59 48 4C
Decimal 89 72 76
Binary 1011001 1001000 1001100
Octal 131 110 114

Shades and tints

Shades of #59484C

#59484C
(89,72,76)
#514246
(81,66,70)
#493C40
(73,60,64)
#41363A
(65,54,58)
#393034
(57,48,52)
#312A2E
(49,42,46)
#292428
(41,36,40)
#211E22
(33,30,34)
#19181C
(25,24,28)
#111216
(17,18,22)
#090C10
(9,12,16)
#000000
(0,0,0)

Tints of #59484C

#59484C
(89,72,76)
#68585C
(104,88,92)
#77686C
(119,104,108)
#86787C
(134,120,124)
#95888C
(149,136,140)
#A4989C
(164,152,156)
#B3A8AC
(179,168,172)
#C2B8BC
(194,184,188)
#D1C8CC
(209,200,204)
#E0D8DC
(224,216,220)
#EFE8EC
(239,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59484C; }

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

This text font color is #59484C.

Background Color

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

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

This div background color is #59484C.

Border color

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

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

This div border color is #59484C.

Opacity

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

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

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

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

This text has shadow with #59484C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59484C.

Preview

Color preview on black background

This text has color #59484C on black background.


Color preview on white background

This text has color #59484C on white background.


Black color preview on #59484C background

This text has black color on #59484C background.


White color preview on #59484C background

This text has white color on #59484C background.


Related colors

Complementary color

Complementary color for #hex is #A6B7B3.


I love getcolorcode.com

Triadic colors

1 #4C5948 and #484C59 with #59484C are triadic colors.

2 #4C4859 and #48594C with #59484C are triadic colors.