COLOR #59244F

HEX: #59244F RGB: (89,36,79)

Color info

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

RGB color model

#59244F color RGB value is (89,36,79).

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

RGB channels and saturation

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

89
36
79

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

Portions of RGB colors in percentages

R + G + B = 89 + 36 + 79 = 204 (100%)
R 89 of 204 ~ 43.63%
G 36 of 204 ~ 17.65%
B 79 of 204 ~ 38.73'%

%43.63
%17.65
%38.73

CMYK color model

#59244F color CMYK value is (0,60,11,65).

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

CMYK: (0,60,11,65)
C0M60Y11K65 (0%, 60%, 11%, 65%)
(0.00 / 0.60 / 0.11 / 0.65)

CMYK percentages

%0
%59.55
%11.24
%65.1

Codes

Color #59244F in popluar color models

59 24 4F
RGB 89 36 79
HSL 311° 42.40% 24.51%
HSB/HSV 311° 59.55% 34.90%
CMYK 0.00% 59.55% 11.24%
65.10%

Color #59244F in popluar number systems.

HEX 59 24 4F
Decimal 89 36 79
Binary 1011001 100100 1001111
Octal 131 44 117

Shades and tints

Shades of #59244F

#59244F
(89,36,79)
#512148
(81,33,72)
#491E41
(73,30,65)
#411B3A
(65,27,58)
#391833
(57,24,51)
#31152C
(49,21,44)
#291225
(41,18,37)
#210F1E
(33,15,30)
#190C17
(25,12,23)
#110910
(17,9,16)
#090609
(9,6,9)
#000000
(0,0,0)

Tints of #59244F

#59244F
(89,36,79)
#68375F
(104,55,95)
#774A6F
(119,74,111)
#865D7F
(134,93,127)
#95708F
(149,112,143)
#A4839F
(164,131,159)
#B396AF
(179,150,175)
#C2A9BF
(194,169,191)
#D1BCCF
(209,188,207)
#E0CFDF
(224,207,223)
#EFE2EF
(239,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59244F; }

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

This text font color is #59244F.

Background Color

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

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

This div background color is #59244F.

Border color

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

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

This div border color is #59244F.

Opacity

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

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

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

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

This text has shadow with #59244F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59244F.

Preview

Color preview on black background

This text has color #59244F on black background.


Color preview on white background

This text has color #59244F on white background.


Black color preview on #59244F background

This text has black color on #59244F background.


White color preview on #59244F background

This text has white color on #59244F background.


Related colors

Complementary color

Complementary color for #hex is #A6DBB0.


I love getcolorcode.com

Triadic colors

1 #4F5924 and #244F59 with #59244F are triadic colors.

2 #4F2459 and #24594F with #59244F are triadic colors.