COLOR #5D5BB1

HEX: #5D5BB1 RGB: (93,91,177)

Color info

#5D5BB1 contains mainly blue color. Web safe color of #5D5BB1 is #666699 (or #669).

RGB color model

#5D5BB1 color RGB value is (93,91,177).

RGB: (93,91,177) (36%, 36%, 69%)

RGB channels and saturation

R 93 of 255 = 36%
G 91 of 255 = 36%
B 177 of 255 = 69%

93
91
177

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

Portions of RGB colors in percentages

R + G + B = 93 + 91 + 177 = 361 (100%)
R 93 of 361 ~ 25.76%
G 91 of 361 ~ 25.21%
B 177 of 361 ~ 49.03'%

%25.76
%25.21
%49.03

CMYK color model

#5D5BB1 color CMYK value is (47,49,0,31).

  • cyan value is 47.46%
  • magenta value is 48.59%
  • yellow value is 0.00%
  • key color value is 30.59%

CMYK: (47,49,0,31)
C47M49Y0K31 (47%, 49%, 0%, 31%)
(0.47 / 0.49 / 0.00 / 0.31)

CMYK percentages

%47.46
%48.59
%0
%30.59

Codes

Color #5D5BB1 in popluar color models

5D 5B B1
RGB 93 91 177
HSL 241° 35.54% 52.55%
HSB/HSV 241° 48.59% 69.41%
CMYK 47.46% 48.59% 0.00%
30.59%

Color #5D5BB1 in popluar number systems.

HEX 5D 5B B1
Decimal 93 91 177
Binary 1011101 1011011 10110001
Octal 135 133 261

Shades and tints

Shades of #5D5BB1

#5D5BB1
(93,91,177)
#5553A1
(85,83,161)
#4D4B91
(77,75,145)
#454381
(69,67,129)
#3D3B71
(61,59,113)
#353361
(53,51,97)
#2D2B51
(45,43,81)
#252341
(37,35,65)
#1D1B31
(29,27,49)
#151321
(21,19,33)
#0D0B11
(13,11,17)
#000000
(0,0,0)

Tints of #5D5BB1

#5D5BB1
(93,91,177)
#6B69B8
(107,105,184)
#7977BF
(121,119,191)
#8785C6
(135,133,198)
#9593CD
(149,147,205)
#A3A1D4
(163,161,212)
#B1AFDB
(177,175,219)
#BFBDE2
(191,189,226)
#CDCBE9
(205,203,233)
#DBD9F0
(219,217,240)
#E9E7F7
(233,231,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D5BB1 color. Also use rgb(93,91,177) instead hex code.

Text Font Color

.myTextColor { color: #5D5BB1; }

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

This text font color is #5D5BB1.

Background Color

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

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

This div background color is #5D5BB1.

Border color

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

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

This div border color is #5D5BB1.

Opacity

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

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

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

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

This text has shadow with #5D5BB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D5BB1.

Preview

Color preview on black background

This text has color #5D5BB1 on black background.


Color preview on white background

This text has color #5D5BB1 on white background.


Black color preview on #5D5BB1 background

This text has black color on #5D5BB1 background.


White color preview on #5D5BB1 background

This text has white color on #5D5BB1 background.


Related colors

Complementary color

Complementary color for #hex is #A2A44E.


I love getcolorcode.com

Triadic colors

1 #B15D5B and #5BB15D with #5D5BB1 are triadic colors.

2 #B15B5D and #5B5DB1 with #5D5BB1 are triadic colors.