COLOR #5D4958

HEX: #5D4958 RGB: (93,73,88)

Color info

#5D4958 contains red, green and blue colors in about the same proportion. Web safe color of #5D4958 is #663366 (or #636).

RGB color model

#5D4958 color RGB value is (93,73,88).

RGB: (93,73,88) (36%, 29%, 35%)

RGB channels and saturation

R 93 of 255 = 36%
G 73 of 255 = 29%
B 88 of 255 = 35%

93
73
88

R + G + B ~ 33%. #5D4958 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 73 + 88 = 254 (100%)
R 93 of 254 ~ 36.61%
G 73 of 254 ~ 28.74%
B 88 of 254 ~ 34.65'%

%36.61
%28.74
%34.65

CMYK color model

#5D4958 color CMYK value is (0,22,5,64).

  • cyan value is 0.00%
  • magenta value is 21.51%
  • yellow value is 5.38%
  • key color value is 63.53%
CMYK: (0,22,5,64) C0M22Y5K64 (0%,22%,5%,64%) (0.00/0.22/0.05/0.64) 

CMYK percentages

%0
%21.51
%5.38
%63.53

Codes

Color #5D4958 in popluar color models

5D 49 58
RGB 93 73 88
HSL 315° 12.05% 32.55%
HSB/HSV 315° 21.51% 36.47%
CMYK 0.00% 21.51% 5.38%
63.53%

Color #5D4958 in popluar number systems.

HEX 5D 49 58
Decimal 93 73 88
Binary 1011101 1001001 1011000
Octal 135 111 130

Shades and tints

Shades of #5D4958

#5D4958
(93,73,88)
#554350
(85,67,80)
#4D3D48
(77,61,72)
#453740
(69,55,64)
#3D3138
(61,49,56)
#352B30
(53,43,48)
#2D2528
(45,37,40)
#251F20
(37,31,32)
#1D1918
(29,25,24)
#151310
(21,19,16)
#0D0D08
(13,13,8)
#000000
(0,0,0)

Tints of #5D4958

#5D4958
(93,73,88)
#6B5967
(107,89,103)
#796976
(121,105,118)
#877985
(135,121,133)
#958994
(149,137,148)
#A399A3
(163,153,163)
#B1A9B2
(177,169,178)
#BFB9C1
(191,185,193)
#CDC9D0
(205,201,208)
#DBD9DF
(219,217,223)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4958 color. Also use rgb(93,73,88) instead hex code.

Text Font Color

.myTextColor { color: #5D4958; }

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

This text font color is #5D4958.

Background Color

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

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

This div background color is #5D4958.

Border color

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

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

This div border color is #5D4958.

Opacity

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

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

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

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

This text has shadow with #5D4958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4958.

Preview

Color preview on black background

This text has color #5D4958 on black background.


Color preview on white background

This text has color #5D4958 on white background.


Black color preview on #5D4958 background

This text has black color on #5D4958 background.


White color preview on #5D4958 background

This text has white color on #5D4958 background.


Related colors

Complementary color

Complementary color for #hex is #A2B6A7.


I love getcolorcode.com

Triadic colors

1 #585D49 and #49585D with #5D4958 are triadic colors.

2 #58495D and #495D58 with #5D4958 are triadic colors.