COLOR #59366E

HEX: #59366E RGB: (89,54,110)

Color info

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

RGB color model

#59366E color RGB value is (89,54,110).

RGB: (89,54,110) (35%, 21%, 43%)

RGB channels and saturation

R 89 of 255 = 35%
G 54 of 255 = 21%
B 110 of 255 = 43%

89
54
110

R + G + B ~ 33%. #59366E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 54 + 110 = 253 (100%)
R 89 of 253 ~ 35.18%
G 54 of 253 ~ 21.34%
B 110 of 253 ~ 43.48'%

%35.18
%21.34
%43.48

CMYK color model

#59366E color CMYK value is (19,51,0,57).

  • cyan value is 19.09%
  • magenta value is 50.91%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (19,51,0,57)
C19M51Y0K57 (19%, 51%, 0%, 57%)
(0.19 / 0.51 / 0.00 / 0.57)

CMYK percentages

%19.09
%50.91
%0
%56.86

Codes

Color #59366E in popluar color models

59 36 6E
RGB 89 54 110
HSL 278° 34.15% 32.16%
HSB/HSV 278° 50.91% 43.14%
CMYK 19.09% 50.91% 0.00%
56.86%

Color #59366E in popluar number systems.

HEX 59 36 6E
Decimal 89 54 110
Binary 1011001 110110 1101110
Octal 131 66 156

Shades and tints

Shades of #59366E

#59366E
(89,54,110)
#513264
(81,50,100)
#492E5A
(73,46,90)
#412A50
(65,42,80)
#392646
(57,38,70)
#31223C
(49,34,60)
#291E32
(41,30,50)
#211A28
(33,26,40)
#19161E
(25,22,30)
#111214
(17,18,20)
#090E0A
(9,14,10)
#000000
(0,0,0)

Tints of #59366E

#59366E
(89,54,110)
#68487B
(104,72,123)
#775A88
(119,90,136)
#866C95
(134,108,149)
#957EA2
(149,126,162)
#A490AF
(164,144,175)
#B3A2BC
(179,162,188)
#C2B4C9
(194,180,201)
#D1C6D6
(209,198,214)
#E0D8E3
(224,216,227)
#EFEAF0
(239,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59366E color. Also use rgb(89,54,110) instead hex code.

Text Font Color

.myTextColor { color: #59366E; }

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

This text font color is #59366E.

Background Color

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

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

This div background color is #59366E.

Border color

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

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

This div border color is #59366E.

Opacity

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

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

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

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

This text has shadow with #59366E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59366E.

Preview

Color preview on black background

This text has color #59366E on black background.


Color preview on white background

This text has color #59366E on white background.


Black color preview on #59366E background

This text has black color on #59366E background.


White color preview on #59366E background

This text has white color on #59366E background.


Related colors

Complementary color

Complementary color for #hex is #A6C991.


I love getcolorcode.com

Triadic colors

1 #6E5936 and #366E59 with #59366E are triadic colors.

2 #6E3659 and #36596E with #59366E are triadic colors.