COLOR #59508D

HEX: #59508D RGB: (89,80,141)

Color info

#59508D contains mainly red and blue colors. Web safe color of #59508D is #666699 (or #669).

RGB color model

#59508D color RGB value is (89,80,141).

RGB: (89,80,141) (35%, 31%, 55%)

RGB channels and saturation

R 89 of 255 = 35%
G 80 of 255 = 31%
B 141 of 255 = 55%

89
80
141

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

Portions of RGB colors in percentages

R + G + B = 89 + 80 + 141 = 310 (100%)
R 89 of 310 ~ 28.71%
G 80 of 310 ~ 25.81%
B 141 of 310 ~ 45.48'%

%28.71
%25.81
%45.48

CMYK color model

#59508D color CMYK value is (37,43,0,45).

  • cyan value is 36.88%
  • magenta value is 43.26%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (37,43,0,45) C37M43Y0K45 (37%,43%,0%,45%) (0.37/0.43/0.00/0.45) 

CMYK percentages

%36.88
%43.26
%0
%44.71

Codes

Color #59508D in popluar color models

59 50 8D
RGB 89 80 141
HSL 249° 27.60% 43.33%
HSB/HSV 249° 43.26% 55.29%
CMYK 36.88% 43.26% 0.00%
44.71%

Color #59508D in popluar number systems.

HEX 59 50 8D
Decimal 89 80 141
Binary 1011001 1010000 10001101
Octal 131 120 215

Shades and tints

Shades of #59508D

#59508D
(89,80,141)
#514981
(81,73,129)
#494275
(73,66,117)
#413B69
(65,59,105)
#39345D
(57,52,93)
#312D51
(49,45,81)
#292645
(41,38,69)
#211F39
(33,31,57)
#19182D
(25,24,45)
#111121
(17,17,33)
#090A15
(9,10,21)
#000000
(0,0,0)

Tints of #59508D

#59508D
(89,80,141)
#685F97
(104,95,151)
#776EA1
(119,110,161)
#867DAB
(134,125,171)
#958CB5
(149,140,181)
#A49BBF
(164,155,191)
#B3AAC9
(179,170,201)
#C2B9D3
(194,185,211)
#D1C8DD
(209,200,221)
#E0D7E7
(224,215,231)
#EFE6F1
(239,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59508D; }

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

This text font color is #59508D.

Background Color

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

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

This div background color is #59508D.

Border color

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

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

This div border color is #59508D.

Opacity

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

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

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

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

This text has shadow with #59508D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59508D.

Preview

Color preview on black background

This text has color #59508D on black background.


Color preview on white background

This text has color #59508D on white background.


Black color preview on #59508D background

This text has black color on #59508D background.


White color preview on #59508D background

This text has white color on #59508D background.


Related colors

Complementary color

Complementary color for #hex is #A6AF72.


I love getcolorcode.com

Triadic colors

1 #8D5950 and #508D59 with #59508D are triadic colors.

2 #8D5059 and #50598D with #59508D are triadic colors.