COLOR #59203E

HEX: #59203E RGB: (89,32,62)

Color info

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

RGB color model

#59203E color RGB value is (89,32,62).

RGB: (89,32,62) (35%, 13%, 24%)

RGB channels and saturation

R 89 of 255 = 35%
G 32 of 255 = 13%
B 62 of 255 = 24%

89
32
62

R + G + B ~ 24%. #59203E is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 32 + 62 = 183 (100%)
R 89 of 183 ~ 48.63%
G 32 of 183 ~ 17.49%
B 62 of 183 ~ 33.88'%

%48.63
%17.49
%33.88

CMYK color model

#59203E color CMYK value is (0,64,30,65).

  • cyan value is 0.00%
  • magenta value is 64.04%
  • yellow value is 30.34%
  • key color value is 65.10%

CMYK: (0,64,30,65)
C0M64Y30K65 (0%, 64%, 30%, 65%)
(0.00 / 0.64 / 0.30 / 0.65)

CMYK percentages

%0
%64.04
%30.34
%65.1

Codes

Color #59203E in popluar color models

59 20 3E
RGB 89 32 62
HSL 328° 47.11% 23.73%
HSB/HSV 328° 64.04% 34.90%
CMYK 0.00% 64.04% 30.34%
65.10%

Color #59203E in popluar number systems.

HEX 59 20 3E
Decimal 89 32 62
Binary 1011001 100000 111110
Octal 131 40 76

Shades and tints

Shades of #59203E

#59203E
(89,32,62)
#511E39
(81,30,57)
#491C34
(73,28,52)
#411A2F
(65,26,47)
#39182A
(57,24,42)
#311625
(49,22,37)
#291420
(41,20,32)
#21121B
(33,18,27)
#191016
(25,16,22)
#110E11
(17,14,17)
#090C0C
(9,12,12)
#000000
(0,0,0)

Tints of #59203E

#59203E
(89,32,62)
#68344F
(104,52,79)
#774860
(119,72,96)
#865C71
(134,92,113)
#957082
(149,112,130)
#A48493
(164,132,147)
#B398A4
(179,152,164)
#C2ACB5
(194,172,181)
#D1C0C6
(209,192,198)
#E0D4D7
(224,212,215)
#EFE8E8
(239,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59203E; }

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

This text font color is #59203E.

Background Color

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

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

This div background color is #59203E.

Border color

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

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

This div border color is #59203E.

Opacity

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

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

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

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

This text has shadow with #59203E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59203E.

Preview

Color preview on black background

This text has color #59203E on black background.


Color preview on white background

This text has color #59203E on white background.


Black color preview on #59203E background

This text has black color on #59203E background.


White color preview on #59203E background

This text has white color on #59203E background.


Related colors

Complementary color

Complementary color for #hex is #A6DFC1.


I love getcolorcode.com

Triadic colors

1 #3E5920 and #203E59 with #59203E are triadic colors.

2 #3E2059 and #20593E with #59203E are triadic colors.