COLOR #59109D

HEX: #59109D RGB: (89,16,157)

Color info

#59109D contains mainly blue color. Web safe color of #59109D is #660099 (or #609).

RGB color model

#59109D color RGB value is (89,16,157).

RGB: (89,16,157) (35%, 6%, 62%)

RGB channels and saturation

R 89 of 255 = 35%
G 16 of 255 = 6%
B 157 of 255 = 62%

89
16
157

R + G + B ~ 34%. #59109D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 16 + 157 = 262 (100%)
R 89 of 262 ~ 33.97%
G 16 of 262 ~ 6.11%
B 157 of 262 ~ 59.92'%

%33.97
%59.92

CMYK color model

#59109D color CMYK value is (43,90,0,38).

  • cyan value is 43.31%
  • magenta value is 89.81%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (43,90,0,38)
C43M90Y0K38 (43%, 90%, 0%, 38%)
(0.43 / 0.90 / 0.00 / 0.38)

CMYK percentages

%43.31
%89.81
%0
%38.43

Codes

Color #59109D in popluar color models

59 10 9D
RGB 89 16 157
HSL 271° 81.50% 33.92%
HSB/HSV 271° 89.81% 61.57%
CMYK 43.31% 89.81% 0.00%
38.43%

Color #59109D in popluar number systems.

HEX 59 10 9D
Decimal 89 16 157
Binary 1011001 10000 10011101
Octal 131 20 235

Shades and tints

Shades of #59109D

#59109D
(89,16,157)
#510F8F
(81,15,143)
#490E81
(73,14,129)
#410D73
(65,13,115)
#390C65
(57,12,101)
#310B57
(49,11,87)
#290A49
(41,10,73)
#21093B
(33,9,59)
#19082D
(25,8,45)
#11071F
(17,7,31)
#090611
(9,6,17)
#000000
(0,0,0)

Tints of #59109D

#59109D
(89,16,157)
#6825A5
(104,37,165)
#773AAD
(119,58,173)
#864FB5
(134,79,181)
#9564BD
(149,100,189)
#A479C5
(164,121,197)
#B38ECD
(179,142,205)
#C2A3D5
(194,163,213)
#D1B8DD
(209,184,221)
#E0CDE5
(224,205,229)
#EFE2ED
(239,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59109D color. Also use rgb(89,16,157) instead hex code.

Text Font Color

.myTextColor { color: #59109D; }

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

This text font color is #59109D.

Background Color

.myBgColor { background-color: #59109D; }

<div style="background-color:#59109D">Inner text</div>

This div background color is #59109D.

Border color

.myBorderColor { border: 1px solid #59109D; }

<div style="border:3px solid #59109D">Div</div>

This div border color is #59109D.

Opacity

.myOpacity80 { color: #59109D; opacity: 0.8; }

<p style="color:#59109D;opacity:0.8;">80%</p>

Text with #59109D 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 #59109D;}

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

This text has shadow with #59109D color.


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

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

This text has shadow with #59109D primary color and red secondary color.


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

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

This text has shadow with #59109D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59109D.

Preview

Color preview on black background

This text has color #59109D on black background.


Color preview on white background

This text has color #59109D on white background.


Black color preview on #59109D background

This text has black color on #59109D background.


White color preview on #59109D background

This text has white color on #59109D background.


Related colors

Complementary color

Complementary color for #hex is #A6EF62.


I love getcolorcode.com

Triadic colors

1 #9D5910 and #109D59 with #59109D are triadic colors.

2 #9D1059 and #10599D with #59109D are triadic colors.