COLOR #59508A

HEX: #59508A RGB: (89,80,138)

Color info

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

RGB color model

#59508A color RGB value is (89,80,138).

RGB: (89,80,138) (35%, 31%, 54%)

RGB channels and saturation

R 89 of 255 = 35%
G 80 of 255 = 31%
B 138 of 255 = 54%

89
80
138

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

Portions of RGB colors in percentages

R + G + B = 89 + 80 + 138 = 307 (100%)
R 89 of 307 ~ 28.99%
G 80 of 307 ~ 26.06%
B 138 of 307 ~ 44.95'%

%28.99
%26.06
%44.95

CMYK color model

#59508A color CMYK value is (36,42,0,46).

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

CMYK: (36,42,0,46)
C36M42Y0K46 (36%, 42%, 0%, 46%)
(0.36 / 0.42 / 0.00 / 0.46)

CMYK percentages

%35.51
%42.03
%0
%45.88

Codes

Color #59508A in popluar color models

59 50 8A
RGB 89 80 138
HSL 249° 26.61% 42.75%
HSB/HSV 249° 42.03% 54.12%
CMYK 35.51% 42.03% 0.00%
45.88%

Color #59508A in popluar number systems.

HEX 59 50 8A
Decimal 89 80 138
Binary 1011001 1010000 10001010
Octal 131 120 212

Shades and tints

Shades of #59508A

#59508A
(89,80,138)
#51497E
(81,73,126)
#494272
(73,66,114)
#413B66
(65,59,102)
#39345A
(57,52,90)
#312D4E
(49,45,78)
#292642
(41,38,66)
#211F36
(33,31,54)
#19182A
(25,24,42)
#11111E
(17,17,30)
#090A12
(9,10,18)
#000000
(0,0,0)

Tints of #59508A

#59508A
(89,80,138)
#685F94
(104,95,148)
#776E9E
(119,110,158)
#867DA8
(134,125,168)
#958CB2
(149,140,178)
#A49BBC
(164,155,188)
#B3AAC6
(179,170,198)
#C2B9D0
(194,185,208)
#D1C8DA
(209,200,218)
#E0D7E4
(224,215,228)
#EFE6EE
(239,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59508A; }

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

This text font color is #59508A.

Background Color

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

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

This div background color is #59508A.

Border color

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

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

This div border color is #59508A.

Opacity

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

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

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

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

This text has shadow with #59508A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59508A.

Preview

Color preview on black background

This text has color #59508A on black background.


Color preview on white background

This text has color #59508A on white background.


Black color preview on #59508A background

This text has black color on #59508A background.


White color preview on #59508A background

This text has white color on #59508A background.


Related colors

Complementary color

Complementary color for #hex is #A6AF75.


I love getcolorcode.com

Triadic colors

1 #8A5950 and #508A59 with #59508A are triadic colors.

2 #8A5059 and #50598A with #59508A are triadic colors.