COLOR #5D5E99

HEX: #5D5E99 RGB: (93,94,153)

Color info

#5D5E99 contains mainly green and blue colors. Web safe color of #5D5E99 is #666699 (or #669).

RGB color model

#5D5E99 color RGB value is (93,94,153).

RGB: (93,94,153) (36%, 37%, 60%)

RGB channels and saturation

R 93 of 255 = 36%
G 94 of 255 = 37%
B 153 of 255 = 60%

93
94
153

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

Portions of RGB colors in percentages

R + G + B = 93 + 94 + 153 = 340 (100%)
R 93 of 340 ~ 27.35%
G 94 of 340 ~ 27.65%
B 153 of 340 ~ 45'%

%27.35
%27.65
%45

CMYK color model

#5D5E99 color CMYK value is (39,39,0,40).

  • cyan value is 39.22%
  • magenta value is 38.56%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (39,39,0,40) C39M39Y0K40 (39%,39%,0%,40%) (0.39/0.39/0.00/0.40) 

CMYK percentages

%39.22
%38.56
%0
%40

Codes

Color #5D5E99 in popluar color models

5D 5E 99
RGB 93 94 153
HSL 239° 24.39% 48.24%
HSB/HSV 239° 39.22% 60.00%
CMYK 39.22% 38.56% 0.00%
40.00%

Color #5D5E99 in popluar number systems.

HEX 5D 5E 99
Decimal 93 94 153
Binary 1011101 1011110 10011001
Octal 135 136 231

Shades and tints

Shades of #5D5E99

#5D5E99
(93,94,153)
#55568C
(85,86,140)
#4D4E7F
(77,78,127)
#454672
(69,70,114)
#3D3E65
(61,62,101)
#353658
(53,54,88)
#2D2E4B
(45,46,75)
#25263E
(37,38,62)
#1D1E31
(29,30,49)
#151624
(21,22,36)
#0D0E17
(13,14,23)
#000000
(0,0,0)

Tints of #5D5E99

#5D5E99
(93,94,153)
#6B6CA2
(107,108,162)
#797AAB
(121,122,171)
#8788B4
(135,136,180)
#9596BD
(149,150,189)
#A3A4C6
(163,164,198)
#B1B2CF
(177,178,207)
#BFC0D8
(191,192,216)
#CDCEE1
(205,206,225)
#DBDCEA
(219,220,234)
#E9EAF3
(233,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D5E99 color. Also use rgb(93,94,153) instead hex code.

Text Font Color

.myTextColor { color: #5D5E99; }

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

This text font color is #5D5E99.

Background Color

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

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

This div background color is #5D5E99.

Border color

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

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

This div border color is #5D5E99.

Opacity

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

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

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

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

This text has shadow with #5D5E99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D5E99.

Preview

Color preview on black background

This text has color #5D5E99 on black background.


Color preview on white background

This text has color #5D5E99 on white background.


Black color preview on #5D5E99 background

This text has black color on #5D5E99 background.


White color preview on #5D5E99 background

This text has white color on #5D5E99 background.


Related colors

Complementary color

Complementary color for #hex is #A2A166.


I love getcolorcode.com

Triadic colors

1 #995D5E and #5E995D with #5D5E99 are triadic colors.

2 #995E5D and #5E5D99 with #5D5E99 are triadic colors.