COLOR #59306F

HEX: #59306F RGB: (89,48,111)

Color info

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

RGB color model

#59306F color RGB value is (89,48,111).

RGB: (89,48,111) (35%, 19%, 44%)

RGB channels and saturation

R 89 of 255 = 35%
G 48 of 255 = 19%
B 111 of 255 = 44%

89
48
111

R + G + B ~ 33%. #59306F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 48 + 111 = 248 (100%)
R 89 of 248 ~ 35.89%
G 48 of 248 ~ 19.35%
B 111 of 248 ~ 44.76'%

%35.89
%19.35
%44.76

CMYK color model

#59306F color CMYK value is (20,57,0,56).

  • cyan value is 19.82%
  • magenta value is 56.76%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (20,57,0,56)
C20M57Y0K56 (20%, 57%, 0%, 56%)
(0.20 / 0.57 / 0.00 / 0.56)

CMYK percentages

%19.82
%56.76
%0
%56.47

Codes

Color #59306F in popluar color models

59 30 6F
RGB 89 48 111
HSL 279° 39.62% 31.18%
HSB/HSV 279° 56.76% 43.53%
CMYK 19.82% 56.76% 0.00%
56.47%

Color #59306F in popluar number systems.

HEX 59 30 6F
Decimal 89 48 111
Binary 1011001 110000 1101111
Octal 131 60 157

Shades and tints

Shades of #59306F

#59306F
(89,48,111)
#512C65
(81,44,101)
#49285B
(73,40,91)
#412451
(65,36,81)
#392047
(57,32,71)
#311C3D
(49,28,61)
#291833
(41,24,51)
#211429
(33,20,41)
#19101F
(25,16,31)
#110C15
(17,12,21)
#09080B
(9,8,11)
#000000
(0,0,0)

Tints of #59306F

#59306F
(89,48,111)
#68427C
(104,66,124)
#775489
(119,84,137)
#866696
(134,102,150)
#9578A3
(149,120,163)
#A48AB0
(164,138,176)
#B39CBD
(179,156,189)
#C2AECA
(194,174,202)
#D1C0D7
(209,192,215)
#E0D2E4
(224,210,228)
#EFE4F1
(239,228,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59306F; }

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

This text font color is #59306F.

Background Color

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

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

This div background color is #59306F.

Border color

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

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

This div border color is #59306F.

Opacity

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

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

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

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

This text has shadow with #59306F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59306F.

Preview

Color preview on black background

This text has color #59306F on black background.


Color preview on white background

This text has color #59306F on white background.


Black color preview on #59306F background

This text has black color on #59306F background.


White color preview on #59306F background

This text has white color on #59306F background.


Related colors

Complementary color

Complementary color for #hex is #A6CF90.


I love getcolorcode.com

Triadic colors

1 #6F5930 and #306F59 with #59306F are triadic colors.

2 #6F3059 and #30596F with #59306F are triadic colors.