COLOR #59538D

HEX: #59538D RGB: (89,83,141)

Color info

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

RGB color model

#59538D color RGB value is (89,83,141).

RGB: (89,83,141) (35%, 33%, 55%)

RGB channels and saturation

R 89 of 255 = 35%
G 83 of 255 = 33%
B 141 of 255 = 55%

89
83
141

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

Portions of RGB colors in percentages

R + G + B = 89 + 83 + 141 = 313 (100%)
R 89 of 313 ~ 28.43%
G 83 of 313 ~ 26.52%
B 141 of 313 ~ 45.05'%

%28.43
%26.52
%45.05

CMYK color model

#59538D color CMYK value is (37,41,0,45).

  • cyan value is 36.88%
  • magenta value is 41.13%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (37,41,0,45) C37M41Y0K45 (37%,41%,0%,45%) (0.37/0.41/0.00/0.45) 

CMYK percentages

%36.88
%41.13
%0
%44.71

Codes

Color #59538D in popluar color models

59 53 8D
RGB 89 83 141
HSL 246° 25.89% 43.92%
HSB/HSV 246° 41.13% 55.29%
CMYK 36.88% 41.13% 0.00%
44.71%

Color #59538D in popluar number systems.

HEX 59 53 8D
Decimal 89 83 141
Binary 1011001 1010011 10001101
Octal 131 123 215

Shades and tints

Shades of #59538D

#59538D
(89,83,141)
#514C81
(81,76,129)
#494575
(73,69,117)
#413E69
(65,62,105)
#39375D
(57,55,93)
#313051
(49,48,81)
#292945
(41,41,69)
#212239
(33,34,57)
#191B2D
(25,27,45)
#111421
(17,20,33)
#090D15
(9,13,21)
#000000
(0,0,0)

Tints of #59538D

#59538D
(89,83,141)
#686297
(104,98,151)
#7771A1
(119,113,161)
#8680AB
(134,128,171)
#958FB5
(149,143,181)
#A49EBF
(164,158,191)
#B3ADC9
(179,173,201)
#C2BCD3
(194,188,211)
#D1CBDD
(209,203,221)
#E0DAE7
(224,218,231)
#EFE9F1
(239,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59538D; }

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

This text font color is #59538D.

Background Color

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

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

This div background color is #59538D.

Border color

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

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

This div border color is #59538D.

Opacity

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

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

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

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

This text has shadow with #59538D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59538D.

Preview

Color preview on black background

This text has color #59538D on black background.


Color preview on white background

This text has color #59538D on white background.


Black color preview on #59538D background

This text has black color on #59538D background.


White color preview on #59538D background

This text has white color on #59538D background.


Related colors

Complementary color

Complementary color for #hex is #A6AC72.


I love getcolorcode.com

Triadic colors

1 #8D5953 and #538D59 with #59538D are triadic colors.

2 #8D5359 and #53598D with #59538D are triadic colors.