COLOR #59021E

HEX: #59021E RGB: (89,2,30)

Color info

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

RGB color model

#59021E color RGB value is (89,2,30).

RGB: (89,2,30) (35%, 1%, 12%)

RGB channels and saturation

R 89 of 255 = 35%
G 2 of 255 = 1%
B 30 of 255 = 12%

89
2
30

R + G + B ~ 16%. #59021E is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 2 + 30 = 121 (100%)
R 89 of 121 ~ 73.55%
G 2 of 121 ~ 1.65%
B 30 of 121 ~ 24.79'%

%73.55
%24.79

CMYK color model

#59021E color CMYK value is (0,98,66,65).

  • cyan value is 0.00%
  • magenta value is 97.75%
  • yellow value is 66.29%
  • key color value is 65.10%

CMYK: (0,98,66,65)
C0M98Y66K65 (0%, 98%, 66%, 65%)
(0.00 / 0.98 / 0.66 / 0.65)

CMYK percentages

%0
%97.75
%66.29
%65.1

Codes

Color #59021E in popluar color models

59 02 1E
RGB 89 2 30
HSL 341° 95.60% 17.84%
HSB/HSV 341° 97.75% 34.90%
CMYK 0.00% 97.75% 66.29%
65.10%

Color #59021E in popluar number systems.

HEX 59 02 1E
Decimal 89 2 30
Binary 1011001 10 11110
Octal 131 2 36

Shades and tints

Shades of #59021E

#59021E
(89,2,30)
#51021C
(81,2,28)
#49021A
(73,2,26)
#410218
(65,2,24)
#390216
(57,2,22)
#310214
(49,2,20)
#290212
(41,2,18)
#210210
(33,2,16)
#19020E
(25,2,14)
#11020C
(17,2,12)
#09020A
(9,2,10)
#000000
(0,0,0)

Tints of #59021E

#59021E
(89,2,30)
#681932
(104,25,50)
#773046
(119,48,70)
#86475A
(134,71,90)
#955E6E
(149,94,110)
#A47582
(164,117,130)
#B38C96
(179,140,150)
#C2A3AA
(194,163,170)
#D1BABE
(209,186,190)
#E0D1D2
(224,209,210)
#EFE8E6
(239,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59021E color. Also use rgb(89,2,30) instead hex code.

Text Font Color

.myTextColor { color: #59021E; }

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

This text font color is #59021E.

Background Color

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

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

This div background color is #59021E.

Border color

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

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

This div border color is #59021E.

Opacity

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

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

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

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

This text has shadow with #59021E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59021E.

Preview

Color preview on black background

This text has color #59021E on black background.


Color preview on white background

This text has color #59021E on white background.


Black color preview on #59021E background

This text has black color on #59021E background.


White color preview on #59021E background

This text has white color on #59021E background.


Related colors

Complementary color

Complementary color for #hex is #A6FDE1.


I love getcolorcode.com

Triadic colors

1 #1E5902 and #021E59 with #59021E are triadic colors.

2 #1E0259 and #02591E with #59021E are triadic colors.