COLOR #59244E

HEX: #59244E RGB: (89,36,78)

Color info

#59244E contains red, green and blue colors in about the same proportion. Web safe color of #59244E is #663366 (or #636).

RGB color model

#59244E color RGB value is (89,36,78).

RGB: (89,36,78) (35%, 14%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 36 of 255 = 14%
B 78 of 255 = 31%

89
36
78

R + G + B ~ 27%. #59244E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 36 + 78 = 203 (100%)
R 89 of 203 ~ 43.84%
G 36 of 203 ~ 17.73%
B 78 of 203 ~ 38.42'%

%43.84
%17.73
%38.42

CMYK color model

#59244E color CMYK value is (0,60,12,65).

  • cyan value is 0.00%
  • magenta value is 59.55%
  • yellow value is 12.36%
  • key color value is 65.10%

CMYK: (0,60,12,65)
C0M60Y12K65 (0%, 60%, 12%, 65%)
(0.00 / 0.60 / 0.12 / 0.65)

CMYK percentages

%0
%59.55
%12.36
%65.1

Codes

Color #59244E in popluar color models

59 24 4E
RGB 89 36 78
HSL 312° 42.40% 24.51%
HSB/HSV 312° 59.55% 34.90%
CMYK 0.00% 59.55% 12.36%
65.10%

Color #59244E in popluar number systems.

HEX 59 24 4E
Decimal 89 36 78
Binary 1011001 100100 1001110
Octal 131 44 116

Shades and tints

Shades of #59244E

#59244E
(89,36,78)
#512147
(81,33,71)
#491E40
(73,30,64)
#411B39
(65,27,57)
#391832
(57,24,50)
#31152B
(49,21,43)
#291224
(41,18,36)
#210F1D
(33,15,29)
#190C16
(25,12,22)
#11090F
(17,9,15)
#090608
(9,6,8)
#000000
(0,0,0)

Tints of #59244E

#59244E
(89,36,78)
#68375E
(104,55,94)
#774A6E
(119,74,110)
#865D7E
(134,93,126)
#95708E
(149,112,142)
#A4839E
(164,131,158)
#B396AE
(179,150,174)
#C2A9BE
(194,169,190)
#D1BCCE
(209,188,206)
#E0CFDE
(224,207,222)
#EFE2EE
(239,226,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59244E color. Also use rgb(89,36,78) instead hex code.

Text Font Color

.myTextColor { color: #59244E; }

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

This text font color is #59244E.

Background Color

.myBgColor { background-color: #59244E; }

<div style="background-color:#59244E">Inner text</div>

This div background color is #59244E.

Border color

.myBorderColor { border: 1px solid #59244E; }

<div style="border:3px solid #59244E">Div</div>

This div border color is #59244E.

Opacity

.myOpacity80 { color: #59244E; opacity: 0.8; }

<p style="color:#59244E;opacity:0.8;">80%</p>

Text with #59244E 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 #59244E;}

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

This text has shadow with #59244E color.


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

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

This text has shadow with #59244E primary color and red secondary color.


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

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

This text has shadow with #59244E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59244E.

Preview

Color preview on black background

This text has color #59244E on black background.


Color preview on white background

This text has color #59244E on white background.


Black color preview on #59244E background

This text has black color on #59244E background.


White color preview on #59244E background

This text has white color on #59244E background.


Related colors

Complementary color

Complementary color for #hex is #A6DBB1.


I love getcolorcode.com

Triadic colors

1 #4E5924 and #244E59 with #59244E are triadic colors.

2 #4E2459 and #24594E with #59244E are triadic colors.