COLOR #5D5F89

HEX: #5D5F89 RGB: (93,95,137)

Color info

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

RGB color model

#5D5F89 color RGB value is (93,95,137).

RGB: (93,95,137) (36%, 37%, 54%)

RGB channels and saturation

R 93 of 255 = 36%
G 95 of 255 = 37%
B 137 of 255 = 54%

93
95
137

R + G + B ~ 42%. #5D5F89 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 93 + 95 + 137 = 325 (100%)
R 93 of 325 ~ 28.62%
G 95 of 325 ~ 29.23%
B 137 of 325 ~ 42.15'%

%28.62
%29.23
%42.15

CMYK color model

#5D5F89 color CMYK value is (32,31,0,46).

  • cyan value is 32.12%
  • magenta value is 30.66%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (32,31,0,46)
C32M31Y0K46 (32%, 31%, 0%, 46%)
(0.32 / 0.31 / 0.00 / 0.46)

CMYK percentages

%32.12
%30.66
%0
%46.27

Codes

Color #5D5F89 in popluar color models

5D 5F 89
RGB 93 95 137
HSL 237° 19.13% 45.10%
HSB/HSV 237° 32.12% 53.73%
CMYK 32.12% 30.66% 0.00%
46.27%

Color #5D5F89 in popluar number systems.

HEX 5D 5F 89
Decimal 93 95 137
Binary 1011101 1011111 10001001
Octal 135 137 211

Shades and tints

Shades of #5D5F89

#5D5F89
(93,95,137)
#55577D
(85,87,125)
#4D4F71
(77,79,113)
#454765
(69,71,101)
#3D3F59
(61,63,89)
#35374D
(53,55,77)
#2D2F41
(45,47,65)
#252735
(37,39,53)
#1D1F29
(29,31,41)
#15171D
(21,23,29)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #5D5F89

#5D5F89
(93,95,137)
#6B6D93
(107,109,147)
#797B9D
(121,123,157)
#8789A7
(135,137,167)
#9597B1
(149,151,177)
#A3A5BB
(163,165,187)
#B1B3C5
(177,179,197)
#BFC1CF
(191,193,207)
#CDCFD9
(205,207,217)
#DBDDE3
(219,221,227)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D5F89 color. Also use rgb(93,95,137) instead hex code.

Text Font Color

.myTextColor { color: #5D5F89; }

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

This text font color is #5D5F89.

Background Color

.myBgColor { background-color: #5D5F89; }

<div style="background-color:#5D5F89">Inner text</div>

This div background color is #5D5F89.

Border color

.myBorderColor { border: 1px solid #5D5F89; }

<div style="border:3px solid #5D5F89">Div</div>

This div border color is #5D5F89.

Opacity

.myOpacity80 { color: #5D5F89; opacity: 0.8; }

<p style="color:#5D5F89;opacity:0.8;">80%</p>

Text with #5D5F89 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 #5D5F89;}

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

This text has shadow with #5D5F89 color.


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

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

This text has shadow with #5D5F89 primary color and red secondary color.


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

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

This text has shadow with #5D5F89 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5D5F89.

Preview

Color preview on black background

This text has color #5D5F89 on black background.


Color preview on white background

This text has color #5D5F89 on white background.


Black color preview on #5D5F89 background

This text has black color on #5D5F89 background.


White color preview on #5D5F89 background

This text has white color on #5D5F89 background.


Related colors

Complementary color

Complementary color for #hex is #A2A076.


I love getcolorcode.com

Triadic colors

1 #895D5F and #5F895D with #5D5F89 are triadic colors.

2 #895F5D and #5F5D89 with #5D5F89 are triadic colors.