COLOR #59284A

HEX: #59284A RGB: (89,40,74)

Color info

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

RGB color model

#59284A color RGB value is (89,40,74).

RGB: (89,40,74) (35%, 16%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 40 of 255 = 16%
B 74 of 255 = 29%

89
40
74

R + G + B ~ 27%. #59284A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 40 + 74 = 203 (100%)
R 89 of 203 ~ 43.84%
G 40 of 203 ~ 19.7%
B 74 of 203 ~ 36.45'%

%43.84
%19.7
%36.45

CMYK color model

#59284A color CMYK value is (0,55,17,65).

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

CMYK: (0,55,17,65)
C0M55Y17K65 (0%, 55%, 17%, 65%)
(0.00 / 0.55 / 0.17 / 0.65)

CMYK percentages

%0
%55.06
%16.85
%65.1

Codes

Color #59284A in popluar color models

59 28 4A
RGB 89 40 74
HSL 318° 37.98% 25.29%
HSB/HSV 318° 55.06% 34.90%
CMYK 0.00% 55.06% 16.85%
65.10%

Color #59284A in popluar number systems.

HEX 59 28 4A
Decimal 89 40 74
Binary 1011001 101000 1001010
Octal 131 50 112

Shades and tints

Shades of #59284A

#59284A
(89,40,74)
#512544
(81,37,68)
#49223E
(73,34,62)
#411F38
(65,31,56)
#391C32
(57,28,50)
#31192C
(49,25,44)
#291626
(41,22,38)
#211320
(33,19,32)
#19101A
(25,16,26)
#110D14
(17,13,20)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #59284A

#59284A
(89,40,74)
#683B5A
(104,59,90)
#774E6A
(119,78,106)
#86617A
(134,97,122)
#95748A
(149,116,138)
#A4879A
(164,135,154)
#B39AAA
(179,154,170)
#C2ADBA
(194,173,186)
#D1C0CA
(209,192,202)
#E0D3DA
(224,211,218)
#EFE6EA
(239,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59284A; }

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

This text font color is #59284A.

Background Color

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

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

This div background color is #59284A.

Border color

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

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

This div border color is #59284A.

Opacity

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

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

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

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

This text has shadow with #59284A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59284A.

Preview

Color preview on black background

This text has color #59284A on black background.


Color preview on white background

This text has color #59284A on white background.


Black color preview on #59284A background

This text has black color on #59284A background.


White color preview on #59284A background

This text has white color on #59284A background.


Related colors

Complementary color

Complementary color for #hex is #A6D7B5.


I love getcolorcode.com

Triadic colors

1 #4A5928 and #284A59 with #59284A are triadic colors.

2 #4A2859 and #28594A with #59284A are triadic colors.