COLOR #59204D

HEX: #59204D RGB: (89,32,77)

Color info

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

RGB color model

#59204D color RGB value is (89,32,77).

RGB: (89,32,77) (35%, 13%, 30%)

RGB channels and saturation

R 89 of 255 = 35%
G 32 of 255 = 13%
B 77 of 255 = 30%

89
32
77

R + G + B ~ 26%. #59204D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 32 + 77 = 198 (100%)
R 89 of 198 ~ 44.95%
G 32 of 198 ~ 16.16%
B 77 of 198 ~ 38.89'%

%44.95
%16.16
%38.89

CMYK color model

#59204D color CMYK value is (0,64,13,65).

  • cyan value is 0.00%
  • magenta value is 64.04%
  • yellow value is 13.48%
  • key color value is 65.10%
CMYK: (0,64,13,65) C0M64Y13K65 (0%,64%,13%,65%) (0.00/0.64/0.13/0.65) 

CMYK percentages

%0
%64.04
%13.48
%65.1

Codes

Color #59204D in popluar color models

59 20 4D
RGB 89 32 77
HSL 313° 47.11% 23.73%
HSB/HSV 313° 64.04% 34.90%
CMYK 0.00% 64.04% 13.48%
65.10%

Color #59204D in popluar number systems.

HEX 59 20 4D
Decimal 89 32 77
Binary 1011001 100000 1001101
Octal 131 40 115

Shades and tints

Shades of #59204D

#59204D
(89,32,77)
#511E46
(81,30,70)
#491C3F
(73,28,63)
#411A38
(65,26,56)
#391831
(57,24,49)
#31162A
(49,22,42)
#291423
(41,20,35)
#21121C
(33,18,28)
#191015
(25,16,21)
#110E0E
(17,14,14)
#090C07
(9,12,7)
#000000
(0,0,0)

Tints of #59204D

#59204D
(89,32,77)
#68345D
(104,52,93)
#77486D
(119,72,109)
#865C7D
(134,92,125)
#95708D
(149,112,141)
#A4849D
(164,132,157)
#B398AD
(179,152,173)
#C2ACBD
(194,172,189)
#D1C0CD
(209,192,205)
#E0D4DD
(224,212,221)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59204D; }

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

This text font color is #59204D.

Background Color

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

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

This div background color is #59204D.

Border color

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

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

This div border color is #59204D.

Opacity

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

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

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

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

This text has shadow with #59204D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59204D.

Preview

Color preview on black background

This text has color #59204D on black background.


Color preview on white background

This text has color #59204D on white background.


Black color preview on #59204D background

This text has black color on #59204D background.


White color preview on #59204D background

This text has white color on #59204D background.


Related colors

Complementary color

Complementary color for #hex is #A6DFB2.


I love getcolorcode.com

Triadic colors

1 #4D5920 and #204D59 with #59204D are triadic colors.

2 #4D2059 and #20594D with #59204D are triadic colors.