COLOR #59326C

HEX: #59326C RGB: (89,50,108)

Color info

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

RGB color model

#59326C color RGB value is (89,50,108).

RGB: (89,50,108) (35%, 20%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 50 of 255 = 20%
B 108 of 255 = 42%

89
50
108

R + G + B ~ 32%. #59326C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 50 + 108 = 247 (100%)
R 89 of 247 ~ 36.03%
G 50 of 247 ~ 20.24%
B 108 of 247 ~ 43.72'%

%36.03
%20.24
%43.72

CMYK color model

#59326C color CMYK value is (18,54,0,58).

  • cyan value is 17.59%
  • magenta value is 53.70%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (18,54,0,58)
C18M54Y0K58 (18%, 54%, 0%, 58%)
(0.18 / 0.54 / 0.00 / 0.58)

CMYK percentages

%17.59
%53.7
%0
%57.65

Codes

Color #59326C in popluar color models

59 32 6C
RGB 89 50 108
HSL 280° 36.71% 30.98%
HSB/HSV 280° 53.70% 42.35%
CMYK 17.59% 53.70% 0.00%
57.65%

Color #59326C in popluar number systems.

HEX 59 32 6C
Decimal 89 50 108
Binary 1011001 110010 1101100
Octal 131 62 154

Shades and tints

Shades of #59326C

#59326C
(89,50,108)
#512E63
(81,46,99)
#492A5A
(73,42,90)
#412651
(65,38,81)
#392248
(57,34,72)
#311E3F
(49,30,63)
#291A36
(41,26,54)
#21162D
(33,22,45)
#191224
(25,18,36)
#110E1B
(17,14,27)
#090A12
(9,10,18)
#000000
(0,0,0)

Tints of #59326C

#59326C
(89,50,108)
#684479
(104,68,121)
#775686
(119,86,134)
#866893
(134,104,147)
#957AA0
(149,122,160)
#A48CAD
(164,140,173)
#B39EBA
(179,158,186)
#C2B0C7
(194,176,199)
#D1C2D4
(209,194,212)
#E0D4E1
(224,212,225)
#EFE6EE
(239,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59326C color. Also use rgb(89,50,108) instead hex code.

Text Font Color

.myTextColor { color: #59326C; }

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

This text font color is #59326C.

Background Color

.myBgColor { background-color: #59326C; }

<div style="background-color:#59326C">Inner text</div>

This div background color is #59326C.

Border color

.myBorderColor { border: 1px solid #59326C; }

<div style="border:3px solid #59326C">Div</div>

This div border color is #59326C.

Opacity

.myOpacity80 { color: #59326C; opacity: 0.8; }

<p style="color:#59326C;opacity:0.8;">80%</p>

Text with #59326C 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 #59326C;}

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

This text has shadow with #59326C color.


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

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

This text has shadow with #59326C primary color and red secondary color.


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

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

This text has shadow with #59326C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59326C.

Preview

Color preview on black background

This text has color #59326C on black background.


Color preview on white background

This text has color #59326C on white background.


Black color preview on #59326C background

This text has black color on #59326C background.


White color preview on #59326C background

This text has white color on #59326C background.


Related colors

Complementary color

Complementary color for #hex is #A6CD93.


I love getcolorcode.com

Triadic colors

1 #6C5932 and #326C59 with #59326C are triadic colors.

2 #6C3259 and #32596C with #59326C are triadic colors.