COLOR #59049C

HEX: #59049C RGB: (89,4,156)

Color info

#59049C contains mainly blue color. Web safe color of #59049C is #660099 (or #609).

RGB color model

#59049C color RGB value is (89,4,156).

RGB: (89,4,156) (35%, 2%, 61%)

RGB channels and saturation

R 89 of 255 = 35%
G 4 of 255 = 2%
B 156 of 255 = 61%

89
4
156

R + G + B ~ 33%. #59049C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 4 + 156 = 249 (100%)
R 89 of 249 ~ 35.74%
G 4 of 249 ~ 1.61%
B 156 of 249 ~ 62.65'%

%35.74
%62.65

CMYK color model

#59049C color CMYK value is (43,97,0,39).

  • cyan value is 42.95%
  • magenta value is 97.44%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (43,97,0,39) C43M97Y0K39 (43%,97%,0%,39%) (0.43/0.97/0.00/0.39) 

CMYK percentages

%42.95
%97.44
%0
%38.82

Codes

Color #59049C in popluar color models

59 04 9C
RGB 89 4 156
HSL 274° 95.00% 31.37%
HSB/HSV 274° 97.44% 61.18%
CMYK 42.95% 97.44% 0.00%
38.82%

Color #59049C in popluar number systems.

HEX 59 04 9C
Decimal 89 4 156
Binary 1011001 100 10011100
Octal 131 4 234

Shades and tints

Shades of #59049C

#59049C
(89,4,156)
#51048E
(81,4,142)
#490480
(73,4,128)
#410472
(65,4,114)
#390464
(57,4,100)
#310456
(49,4,86)
#290448
(41,4,72)
#21043A
(33,4,58)
#19042C
(25,4,44)
#11041E
(17,4,30)
#090410
(9,4,16)
#000000
(0,0,0)

Tints of #59049C

#59049C
(89,4,156)
#681AA5
(104,26,165)
#7730AE
(119,48,174)
#8646B7
(134,70,183)
#955CC0
(149,92,192)
#A472C9
(164,114,201)
#B388D2
(179,136,210)
#C29EDB
(194,158,219)
#D1B4E4
(209,180,228)
#E0CAED
(224,202,237)
#EFE0F6
(239,224,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59049C color. Also use rgb(89,4,156) instead hex code.

Text Font Color

.myTextColor { color: #59049C; }

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

This text font color is #59049C.

Background Color

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

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

This div background color is #59049C.

Border color

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

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

This div border color is #59049C.

Opacity

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

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

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

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

This text has shadow with #59049C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59049C.

Preview

Color preview on black background

This text has color #59049C on black background.


Color preview on white background

This text has color #59049C on white background.


Black color preview on #59049C background

This text has black color on #59049C background.


White color preview on #59049C background

This text has white color on #59049C background.


Related colors

Complementary color

Complementary color for #hex is #A6FB63.


I love getcolorcode.com

Triadic colors

1 #9C5904 and #049C59 with #59049C are triadic colors.

2 #9C0459 and #04599C with #59049C are triadic colors.