COLOR #5D8086

HEX: #5D8086 RGB: (93,128,134)

Color info

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

RGB color model

#5D8086 color RGB value is (93,128,134).

RGB: (93,128,134) (36%, 50%, 53%)

RGB channels and saturation

R 93 of 255 = 36%
G 128 of 255 = 50%
B 134 of 255 = 53%

93
128
134

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

Portions of RGB colors in percentages

R + G + B = 93 + 128 + 134 = 355 (100%)
R 93 of 355 ~ 26.2%
G 128 of 355 ~ 36.06%
B 134 of 355 ~ 37.75'%

%26.2
%36.06
%37.75

CMYK color model

#5D8086 color CMYK value is (31,4,0,47).

  • cyan value is 30.60%
  • magenta value is 4.48%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (31,4,0,47)
C31M4Y0K47 (31%, 4%, 0%, 47%)
(0.31 / 0.04 / 0.00 / 0.47)

CMYK percentages

%30.6
%4.48
%0
%47.45

Codes

Color #5D8086 in popluar color models

5D 80 86
RGB 93 128 134
HSL 189° 18.06% 44.51%
HSB/HSV 189° 30.60% 52.55%
CMYK 30.60% 4.48% 0.00%
47.45%

Color #5D8086 in popluar number systems.

HEX 5D 80 86
Decimal 93 128 134
Binary 1011101 10000000 10000110
Octal 135 200 206

Shades and tints

Shades of #5D8086

#5D8086
(93,128,134)
#55757A
(85,117,122)
#4D6A6E
(77,106,110)
#455F62
(69,95,98)
#3D5456
(61,84,86)
#35494A
(53,73,74)
#2D3E3E
(45,62,62)
#253332
(37,51,50)
#1D2826
(29,40,38)
#151D1A
(21,29,26)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #5D8086

#5D8086
(93,128,134)
#6B8B91
(107,139,145)
#79969C
(121,150,156)
#87A1A7
(135,161,167)
#95ACB2
(149,172,178)
#A3B7BD
(163,183,189)
#B1C2C8
(177,194,200)
#BFCDD3
(191,205,211)
#CDD8DE
(205,216,222)
#DBE3E9
(219,227,233)
#E9EEF4
(233,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D8086 color. Also use rgb(93,128,134) instead hex code.

Text Font Color

.myTextColor { color: #5D8086; }

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

This text font color is #5D8086.

Background Color

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

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

This div background color is #5D8086.

Border color

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

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

This div border color is #5D8086.

Opacity

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

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

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

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

This text has shadow with #5D8086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D8086.

Preview

Color preview on black background

This text has color #5D8086 on black background.


Color preview on white background

This text has color #5D8086 on white background.


Black color preview on #5D8086 background

This text has black color on #5D8086 background.


White color preview on #5D8086 background

This text has white color on #5D8086 background.


Related colors

Complementary color

Complementary color for #hex is #A27F79.


I love getcolorcode.com

Triadic colors

1 #865D80 and #80865D with #5D8086 are triadic colors.

2 #86805D and #805D86 with #5D8086 are triadic colors.