COLOR #5D7FB1

HEX: #5D7FB1 RGB: (93,127,177)

Color info

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

RGB color model

#5D7FB1 color RGB value is (93,127,177).

RGB: (93,127,177) (36%, 50%, 69%)

RGB channels and saturation

R 93 of 255 = 36%
G 127 of 255 = 50%
B 177 of 255 = 69%

93
127
177

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

Portions of RGB colors in percentages

R + G + B = 93 + 127 + 177 = 397 (100%)
R 93 of 397 ~ 23.43%
G 127 of 397 ~ 31.99%
B 177 of 397 ~ 44.58'%

%23.43
%31.99
%44.58

CMYK color model

#5D7FB1 color CMYK value is (47,28,0,31).

  • cyan value is 47.46%
  • magenta value is 28.25%
  • yellow value is 0.00%
  • key color value is 30.59%
CMYK: (47,28,0,31) C47M28Y0K31 (47%,28%,0%,31%) (0.47/0.28/0.00/0.31) 

CMYK percentages

%47.46
%28.25
%0
%30.59

Codes

Color #5D7FB1 in popluar color models

5D 7F B1
RGB 93 127 177
HSL 216° 35.00% 52.94%
HSB/HSV 216° 47.46% 69.41%
CMYK 47.46% 28.25% 0.00%
30.59%

Color #5D7FB1 in popluar number systems.

HEX 5D 7F B1
Decimal 93 127 177
Binary 1011101 1111111 10110001
Octal 135 177 261

Shades and tints

Shades of #5D7FB1

#5D7FB1
(93,127,177)
#5574A1
(85,116,161)
#4D6991
(77,105,145)
#455E81
(69,94,129)
#3D5371
(61,83,113)
#354861
(53,72,97)
#2D3D51
(45,61,81)
#253241
(37,50,65)
#1D2731
(29,39,49)
#151C21
(21,28,33)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #5D7FB1

#5D7FB1
(93,127,177)
#6B8AB8
(107,138,184)
#7995BF
(121,149,191)
#87A0C6
(135,160,198)
#95ABCD
(149,171,205)
#A3B6D4
(163,182,212)
#B1C1DB
(177,193,219)
#BFCCE2
(191,204,226)
#CDD7E9
(205,215,233)
#DBE2F0
(219,226,240)
#E9EDF7
(233,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D7FB1; }

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

This text font color is #5D7FB1.

Background Color

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

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

This div background color is #5D7FB1.

Border color

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

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

This div border color is #5D7FB1.

Opacity

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

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

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

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

This text has shadow with #5D7FB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7FB1.

Preview

Color preview on black background

This text has color #5D7FB1 on black background.


Color preview on white background

This text has color #5D7FB1 on white background.


Black color preview on #5D7FB1 background

This text has black color on #5D7FB1 background.


White color preview on #5D7FB1 background

This text has white color on #5D7FB1 background.


Related colors

Complementary color

Complementary color for #hex is #A2804E.


I love getcolorcode.com

Triadic colors

1 #B15D7F and #7FB15D with #5D7FB1 are triadic colors.

2 #B17F5D and #7F5DB1 with #5D7FB1 are triadic colors.