COLOR #5D5E72

HEX: #5D5E72 RGB: (93,94,114)

Color info

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

RGB color model

#5D5E72 color RGB value is (93,94,114).

RGB: (93,94,114) (36%, 37%, 45%)

RGB channels and saturation

R 93 of 255 = 36%
G 94 of 255 = 37%
B 114 of 255 = 45%

93
94
114

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

Portions of RGB colors in percentages

R + G + B = 93 + 94 + 114 = 301 (100%)
R 93 of 301 ~ 30.9%
G 94 of 301 ~ 31.23%
B 114 of 301 ~ 37.87'%

%30.9
%31.23
%37.87

CMYK color model

#5D5E72 color CMYK value is (18,18,0,55).

  • cyan value is 18.42%
  • magenta value is 17.54%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (18,18,0,55)
C18M18Y0K55 (18%, 18%, 0%, 55%)
(0.18 / 0.18 / 0.00 / 0.55)

CMYK percentages

%18.42
%17.54
%0
%55.29

Codes

Color #5D5E72 in popluar color models

5D 5E 72
RGB 93 94 114
HSL 237° 10.14% 40.59%
HSB/HSV 237° 18.42% 44.71%
CMYK 18.42% 17.54% 0.00%
55.29%

Color #5D5E72 in popluar number systems.

HEX 5D 5E 72
Decimal 93 94 114
Binary 1011101 1011110 1110010
Octal 135 136 162

Shades and tints

Shades of #5D5E72

#5D5E72
(93,94,114)
#555668
(85,86,104)
#4D4E5E
(77,78,94)
#454654
(69,70,84)
#3D3E4A
(61,62,74)
#353640
(53,54,64)
#2D2E36
(45,46,54)
#25262C
(37,38,44)
#1D1E22
(29,30,34)
#151618
(21,22,24)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #5D5E72

#5D5E72
(93,94,114)
#6B6C7E
(107,108,126)
#797A8A
(121,122,138)
#878896
(135,136,150)
#9596A2
(149,150,162)
#A3A4AE
(163,164,174)
#B1B2BA
(177,178,186)
#BFC0C6
(191,192,198)
#CDCED2
(205,206,210)
#DBDCDE
(219,220,222)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D5E72 color. Also use rgb(93,94,114) instead hex code.

Text Font Color

.myTextColor { color: #5D5E72; }

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

This text font color is #5D5E72.

Background Color

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

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

This div background color is #5D5E72.

Border color

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

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

This div border color is #5D5E72.

Opacity

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

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

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

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

This text has shadow with #5D5E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D5E72.

Preview

Color preview on black background

This text has color #5D5E72 on black background.


Color preview on white background

This text has color #5D5E72 on white background.


Black color preview on #5D5E72 background

This text has black color on #5D5E72 background.


White color preview on #5D5E72 background

This text has white color on #5D5E72 background.


Related colors

Complementary color

Complementary color for #hex is #A2A18D.


I love getcolorcode.com

Triadic colors

1 #725D5E and #5E725D with #5D5E72 are triadic colors.

2 #725E5D and #5E5D72 with #5D5E72 are triadic colors.