COLOR #59518A

HEX: #59518A RGB: (89,81,138)

Color info

#59518A contains red, green and blue colors in about the same proportion. Web safe color of #59518A is #666699 (or #669).

RGB color model

#59518A color RGB value is (89,81,138).

RGB: (89,81,138) (35%, 32%, 54%)

RGB channels and saturation

R 89 of 255 = 35%
G 81 of 255 = 32%
B 138 of 255 = 54%

89
81
138

R + G + B ~ 40%. #59518A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 81 + 138 = 308 (100%)
R 89 of 308 ~ 28.9%
G 81 of 308 ~ 26.3%
B 138 of 308 ~ 44.81'%

%28.9
%26.3
%44.81

CMYK color model

#59518A color CMYK value is (36,41,0,46).

  • cyan value is 35.51%
  • magenta value is 41.30%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (36,41,0,46)
C36M41Y0K46 (36%, 41%, 0%, 46%)
(0.36 / 0.41 / 0.00 / 0.46)

CMYK percentages

%35.51
%41.3
%0
%45.88

Codes

Color #59518A in popluar color models

59 51 8A
RGB 89 81 138
HSL 248° 26.03% 42.94%
HSB/HSV 248° 41.30% 54.12%
CMYK 35.51% 41.30% 0.00%
45.88%

Color #59518A in popluar number systems.

HEX 59 51 8A
Decimal 89 81 138
Binary 1011001 1010001 10001010
Octal 131 121 212

Shades and tints

Shades of #59518A

#59518A
(89,81,138)
#514A7E
(81,74,126)
#494372
(73,67,114)
#413C66
(65,60,102)
#39355A
(57,53,90)
#312E4E
(49,46,78)
#292742
(41,39,66)
#212036
(33,32,54)
#19192A
(25,25,42)
#11121E
(17,18,30)
#090B12
(9,11,18)
#000000
(0,0,0)

Tints of #59518A

#59518A
(89,81,138)
#686094
(104,96,148)
#776F9E
(119,111,158)
#867EA8
(134,126,168)
#958DB2
(149,141,178)
#A49CBC
(164,156,188)
#B3ABC6
(179,171,198)
#C2BAD0
(194,186,208)
#D1C9DA
(209,201,218)
#E0D8E4
(224,216,228)
#EFE7EE
(239,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59518A color. Also use rgb(89,81,138) instead hex code.

Text Font Color

.myTextColor { color: #59518A; }

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

This text font color is #59518A.

Background Color

.myBgColor { background-color: #59518A; }

<div style="background-color:#59518A">Inner text</div>

This div background color is #59518A.

Border color

.myBorderColor { border: 1px solid #59518A; }

<div style="border:3px solid #59518A">Div</div>

This div border color is #59518A.

Opacity

.myOpacity80 { color: #59518A; opacity: 0.8; }

<p style="color:#59518A;opacity:0.8;">80%</p>

Text with #59518A 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 #59518A;}

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

This text has shadow with #59518A color.


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

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

This text has shadow with #59518A primary color and red secondary color.


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

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

This text has shadow with #59518A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59518A.

Preview

Color preview on black background

This text has color #59518A on black background.


Color preview on white background

This text has color #59518A on white background.


Black color preview on #59518A background

This text has black color on #59518A background.


White color preview on #59518A background

This text has white color on #59518A background.


Related colors

Complementary color

Complementary color for #hex is #A6AE75.


I love getcolorcode.com

Triadic colors

1 #8A5951 and #518A59 with #59518A are triadic colors.

2 #8A5159 and #51598A with #59518A are triadic colors.