COLOR #59494A

HEX: #59494A RGB: (89,73,74)

Color info

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

RGB color model

#59494A color RGB value is (89,73,74).

RGB: (89,73,74) (35%, 29%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 73 of 255 = 29%
B 74 of 255 = 29%

89
73
74

R + G + B ~ 31%. #59494A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 73 + 74 = 236 (100%)
R 89 of 236 ~ 37.71%
G 73 of 236 ~ 30.93%
B 74 of 236 ~ 31.36'%

%37.71
%30.93
%31.36

CMYK color model

#59494A color CMYK value is (0,18,17,65).

  • cyan value is 0.00%
  • magenta value is 17.98%
  • yellow value is 16.85%
  • key color value is 65.10%

CMYK: (0,18,17,65)
C0M18Y17K65 (0%, 18%, 17%, 65%)
(0.00 / 0.18 / 0.17 / 0.65)

CMYK percentages

%0
%17.98
%16.85
%65.1

Codes

Color #59494A in popluar color models

59 49 4A
RGB 89 73 74
HSL 356° 9.88% 31.76%
HSB/HSV 356° 17.98% 34.90%
CMYK 0.00% 17.98% 16.85%
65.10%

Color #59494A in popluar number systems.

HEX 59 49 4A
Decimal 89 73 74
Binary 1011001 1001001 1001010
Octal 131 111 112

Shades and tints

Shades of #59494A

#59494A
(89,73,74)
#514344
(81,67,68)
#493D3E
(73,61,62)
#413738
(65,55,56)
#393132
(57,49,50)
#312B2C
(49,43,44)
#292526
(41,37,38)
#211F20
(33,31,32)
#19191A
(25,25,26)
#111314
(17,19,20)
#090D0E
(9,13,14)
#000000
(0,0,0)

Tints of #59494A

#59494A
(89,73,74)
#68595A
(104,89,90)
#77696A
(119,105,106)
#86797A
(134,121,122)
#95898A
(149,137,138)
#A4999A
(164,153,154)
#B3A9AA
(179,169,170)
#C2B9BA
(194,185,186)
#D1C9CA
(209,201,202)
#E0D9DA
(224,217,218)
#EFE9EA
(239,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59494A color. Also use rgb(89,73,74) instead hex code.

Text Font Color

.myTextColor { color: #59494A; }

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

This text font color is #59494A.

Background Color

.myBgColor { background-color: #59494A; }

<div style="background-color:#59494A">Inner text</div>

This div background color is #59494A.

Border color

.myBorderColor { border: 1px solid #59494A; }

<div style="border:3px solid #59494A">Div</div>

This div border color is #59494A.

Opacity

.myOpacity80 { color: #59494A; opacity: 0.8; }

<p style="color:#59494A;opacity:0.8;">80%</p>

Text with #59494A 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 #59494A;}

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

This text has shadow with #59494A color.


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

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

This text has shadow with #59494A primary color and red secondary color.


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

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

This text has shadow with #59494A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59494A.

Preview

Color preview on black background

This text has color #59494A on black background.


Color preview on white background

This text has color #59494A on white background.


Black color preview on #59494A background

This text has black color on #59494A background.


White color preview on #59494A background

This text has white color on #59494A background.


Related colors

Complementary color

Complementary color for #hex is #A6B6B5.


I love getcolorcode.com

Triadic colors

1 #4A5949 and #494A59 with #59494A are triadic colors.

2 #4A4959 and #49594A with #59494A are triadic colors.