COLOR #59013E

HEX: #59013E RGB: (89,1,62)

Color info

#59013E contains mainly red and blue colors. Web safe color of #59013E is #660033 (or #603).

RGB color model

#59013E color RGB value is (89,1,62).

RGB: (89,1,62) (35%, 0%, 24%)

RGB channels and saturation

R 89 of 255 = 35%
G 1 of 255 = 0%
B 62 of 255 = 24%

89
1
62

R + G + B ~ 20%. #59013E is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 1 + 62 = 152 (100%)
R 89 of 152 ~ 58.55%
G 1 of 152 ~ 0.66%
B 62 of 152 ~ 40.79'%

%58.55
%40.79

CMYK color model

#59013E color CMYK value is (0,99,30,65).

  • cyan value is 0.00%
  • magenta value is 98.88%
  • yellow value is 30.34%
  • key color value is 65.10%
CMYK: (0,99,30,65) C0M99Y30K65 (0%,99%,30%,65%) (0.00/0.99/0.30/0.65) 

CMYK percentages

%0
%98.88
%30.34
%65.1

Codes

Color #59013E in popluar color models

59 01 3E
RGB 89 1 62
HSL 318° 97.78% 17.65%
HSB/HSV 318° 98.88% 34.90%
CMYK 0.00% 98.88% 30.34%
65.10%

Color #59013E in popluar number systems.

HEX 59 01 3E
Decimal 89 1 62
Binary 1011001 1 111110
Octal 131 1 76

Shades and tints

Shades of #59013E

#59013E
(89,1,62)
#510139
(81,1,57)
#490134
(73,1,52)
#41012F
(65,1,47)
#39012A
(57,1,42)
#310125
(49,1,37)
#290120
(41,1,32)
#21011B
(33,1,27)
#190116
(25,1,22)
#110111
(17,1,17)
#09010C
(9,1,12)
#000000
(0,0,0)

Tints of #59013E

#59013E
(89,1,62)
#68184F
(104,24,79)
#772F60
(119,47,96)
#864671
(134,70,113)
#955D82
(149,93,130)
#A47493
(164,116,147)
#B38BA4
(179,139,164)
#C2A2B5
(194,162,181)
#D1B9C6
(209,185,198)
#E0D0D7
(224,208,215)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59013E color. Also use rgb(89,1,62) instead hex code.

Text Font Color

.myTextColor { color: #59013E; }

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

This text font color is #59013E.

Background Color

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

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

This div background color is #59013E.

Border color

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

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

This div border color is #59013E.

Opacity

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

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

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

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

This text has shadow with #59013E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59013E.

Preview

Color preview on black background

This text has color #59013E on black background.


Color preview on white background

This text has color #59013E on white background.


Black color preview on #59013E background

This text has black color on #59013E background.


White color preview on #59013E background

This text has white color on #59013E background.


Related colors

Complementary color

Complementary color for #hex is #A6FEC1.


I love getcolorcode.com

Triadic colors

1 #3E5901 and #013E59 with #59013E are triadic colors.

2 #3E0159 and #01593E with #59013E are triadic colors.