COLOR #59306C

HEX: #59306C RGB: (89,48,108)

Color info

#59306C contains mainly red and blue colors. Web safe color of #59306C is #663366 (or #636).

RGB color model

#59306C color RGB value is (89,48,108).

RGB: (89,48,108) (35%, 19%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 48 of 255 = 19%
B 108 of 255 = 42%

89
48
108

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

Portions of RGB colors in percentages

R + G + B = 89 + 48 + 108 = 245 (100%)
R 89 of 245 ~ 36.33%
G 48 of 245 ~ 19.59%
B 108 of 245 ~ 44.08'%

%36.33
%19.59
%44.08

CMYK color model

#59306C color CMYK value is (18,56,0,58).

  • cyan value is 17.59%
  • magenta value is 55.56%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (18,56,0,58) C18M56Y0K58 (18%,56%,0%,58%) (0.18/0.56/0.00/0.58) 

CMYK percentages

%17.59
%55.56
%0
%57.65

Codes

Color #59306C in popluar color models

59 30 6C
RGB 89 48 108
HSL 281° 38.46% 30.59%
HSB/HSV 281° 55.56% 42.35%
CMYK 17.59% 55.56% 0.00%
57.65%

Color #59306C in popluar number systems.

HEX 59 30 6C
Decimal 89 48 108
Binary 1011001 110000 1101100
Octal 131 60 154

Shades and tints

Shades of #59306C

#59306C
(89,48,108)
#512C63
(81,44,99)
#49285A
(73,40,90)
#412451
(65,36,81)
#392048
(57,32,72)
#311C3F
(49,28,63)
#291836
(41,24,54)
#21142D
(33,20,45)
#191024
(25,16,36)
#110C1B
(17,12,27)
#090812
(9,8,18)
#000000
(0,0,0)

Tints of #59306C

#59306C
(89,48,108)
#684279
(104,66,121)
#775486
(119,84,134)
#866693
(134,102,147)
#9578A0
(149,120,160)
#A48AAD
(164,138,173)
#B39CBA
(179,156,186)
#C2AEC7
(194,174,199)
#D1C0D4
(209,192,212)
#E0D2E1
(224,210,225)
#EFE4EE
(239,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59306C; }

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

This text font color is #59306C.

Background Color

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

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

This div background color is #59306C.

Border color

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

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

This div border color is #59306C.

Opacity

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

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

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

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

This text has shadow with #59306C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59306C.

Preview

Color preview on black background

This text has color #59306C on black background.


Color preview on white background

This text has color #59306C on white background.


Black color preview on #59306C background

This text has black color on #59306C background.


White color preview on #59306C background

This text has white color on #59306C background.


Related colors

Complementary color

Complementary color for #hex is #A6CF93.


I love getcolorcode.com

Triadic colors

1 #6C5930 and #306C59 with #59306C are triadic colors.

2 #6C3059 and #30596C with #59306C are triadic colors.