COLOR #5D6171

HEX: #5D6171 RGB: (93,97,113)

Color info

#5D6171 contains red, green and blue colors in about the same proportion. Web safe color of #5D6171 is #666666 (or #666).

RGB color model

#5D6171 color RGB value is (93,97,113).

RGB: (93,97,113) (36%, 38%, 44%)

RGB channels and saturation

R 93 of 255 = 36%
G 97 of 255 = 38%
B 113 of 255 = 44%

93
97
113

R + G + B ~ 39%. #5D6171 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 97 + 113 = 303 (100%)
R 93 of 303 ~ 30.69%
G 97 of 303 ~ 32.01%
B 113 of 303 ~ 37.29'%

%30.69
%32.01
%37.29

CMYK color model

#5D6171 color CMYK value is (18,14,0,56).

  • cyan value is 17.70%
  • magenta value is 14.16%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (18,14,0,56)
C18M14Y0K56 (18%, 14%, 0%, 56%)
(0.18 / 0.14 / 0.00 / 0.56)

CMYK percentages

%17.7
%14.16
%0
%55.69

Codes

Color #5D6171 in popluar color models

5D 61 71
RGB 93 97 113
HSL 228° 9.71% 40.39%
HSB/HSV 228° 17.70% 44.31%
CMYK 17.70% 14.16% 0.00%
55.69%

Color #5D6171 in popluar number systems.

HEX 5D 61 71
Decimal 93 97 113
Binary 1011101 1100001 1110001
Octal 135 141 161

Shades and tints

Shades of #5D6171

#5D6171
(93,97,113)
#555967
(85,89,103)
#4D515D
(77,81,93)
#454953
(69,73,83)
#3D4149
(61,65,73)
#35393F
(53,57,63)
#2D3135
(45,49,53)
#25292B
(37,41,43)
#1D2121
(29,33,33)
#151917
(21,25,23)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #5D6171

#5D6171
(93,97,113)
#6B6F7D
(107,111,125)
#797D89
(121,125,137)
#878B95
(135,139,149)
#9599A1
(149,153,161)
#A3A7AD
(163,167,173)
#B1B5B9
(177,181,185)
#BFC3C5
(191,195,197)
#CDD1D1
(205,209,209)
#DBDFDD
(219,223,221)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6171 color. Also use rgb(93,97,113) instead hex code.

Text Font Color

.myTextColor { color: #5D6171; }

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

This text font color is #5D6171.

Background Color

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

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

This div background color is #5D6171.

Border color

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

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

This div border color is #5D6171.

Opacity

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

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

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

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

This text has shadow with #5D6171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6171.

Preview

Color preview on black background

This text has color #5D6171 on black background.


Color preview on white background

This text has color #5D6171 on white background.


Black color preview on #5D6171 background

This text has black color on #5D6171 background.


White color preview on #5D6171 background

This text has white color on #5D6171 background.


Related colors

Complementary color

Complementary color for #hex is #A29E8E.


I love getcolorcode.com

Triadic colors

1 #715D61 and #61715D with #5D6171 are triadic colors.

2 #71615D and #615D71 with #5D6171 are triadic colors.