COLOR #5D6E85

HEX: #5D6E85 RGB: (93,110,133)

Color info

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

RGB color model

#5D6E85 color RGB value is (93,110,133).

RGB: (93,110,133) (36%, 43%, 52%)

RGB channels and saturation

R 93 of 255 = 36%
G 110 of 255 = 43%
B 133 of 255 = 52%

93
110
133

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

Portions of RGB colors in percentages

R + G + B = 93 + 110 + 133 = 336 (100%)
R 93 of 336 ~ 27.68%
G 110 of 336 ~ 32.74%
B 133 of 336 ~ 39.58'%

%27.68
%32.74
%39.58

CMYK color model

#5D6E85 color CMYK value is (30,17,0,48).

  • cyan value is 30.08%
  • magenta value is 17.29%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (30,17,0,48)
C30M17Y0K48 (30%, 17%, 0%, 48%)
(0.30 / 0.17 / 0.00 / 0.48)

CMYK percentages

%30.08
%17.29
%0
%47.84

Codes

Color #5D6E85 in popluar color models

5D 6E 85
RGB 93 110 133
HSL 215° 17.70% 44.31%
HSB/HSV 215° 30.08% 52.16%
CMYK 30.08% 17.29% 0.00%
47.84%

Color #5D6E85 in popluar number systems.

HEX 5D 6E 85
Decimal 93 110 133
Binary 1011101 1101110 10000101
Octal 135 156 205

Shades and tints

Shades of #5D6E85

#5D6E85
(93,110,133)
#556479
(85,100,121)
#4D5A6D
(77,90,109)
#455061
(69,80,97)
#3D4655
(61,70,85)
#353C49
(53,60,73)
#2D323D
(45,50,61)
#252831
(37,40,49)
#1D1E25
(29,30,37)
#151419
(21,20,25)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #5D6E85

#5D6E85
(93,110,133)
#6B7B90
(107,123,144)
#79889B
(121,136,155)
#8795A6
(135,149,166)
#95A2B1
(149,162,177)
#A3AFBC
(163,175,188)
#B1BCC7
(177,188,199)
#BFC9D2
(191,201,210)
#CDD6DD
(205,214,221)
#DBE3E8
(219,227,232)
#E9F0F3
(233,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6E85 color. Also use rgb(93,110,133) instead hex code.

Text Font Color

.myTextColor { color: #5D6E85; }

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

This text font color is #5D6E85.

Background Color

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

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

This div background color is #5D6E85.

Border color

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

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

This div border color is #5D6E85.

Opacity

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

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

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

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

This text has shadow with #5D6E85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6E85.

Preview

Color preview on black background

This text has color #5D6E85 on black background.


Color preview on white background

This text has color #5D6E85 on white background.


Black color preview on #5D6E85 background

This text has black color on #5D6E85 background.


White color preview on #5D6E85 background

This text has white color on #5D6E85 background.


Related colors

Complementary color

Complementary color for #hex is #A2917A.


I love getcolorcode.com

Triadic colors

1 #855D6E and #6E855D with #5D6E85 are triadic colors.

2 #856E5D and #6E5D85 with #5D6E85 are triadic colors.