COLOR #5D4967

HEX: #5D4967 RGB: (93,73,103)

Color info

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

RGB color model

#5D4967 color RGB value is (93,73,103).

RGB: (93,73,103) (36%, 29%, 40%)

RGB channels and saturation

R 93 of 255 = 36%
G 73 of 255 = 29%
B 103 of 255 = 40%

93
73
103

R + G + B ~ 35%. #5D4967 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 73 + 103 = 269 (100%)
R 93 of 269 ~ 34.57%
G 73 of 269 ~ 27.14%
B 103 of 269 ~ 38.29'%

%34.57
%27.14
%38.29

CMYK color model

#5D4967 color CMYK value is (10,29,0,60).

  • cyan value is 9.71%
  • magenta value is 29.13%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (10,29,0,60) C10M29Y0K60 (10%,29%,0%,60%) (0.10/0.29/0.00/0.60) 

CMYK percentages

%9.71
%29.13
%0
%59.61

Codes

Color #5D4967 in popluar color models

5D 49 67
RGB 93 73 103
HSL 280° 17.05% 34.51%
HSB/HSV 280° 29.13% 40.39%
CMYK 9.71% 29.13% 0.00%
59.61%

Color #5D4967 in popluar number systems.

HEX 5D 49 67
Decimal 93 73 103
Binary 1011101 1001001 1100111
Octal 135 111 147

Shades and tints

Shades of #5D4967

#5D4967
(93,73,103)
#55435E
(85,67,94)
#4D3D55
(77,61,85)
#45374C
(69,55,76)
#3D3143
(61,49,67)
#352B3A
(53,43,58)
#2D2531
(45,37,49)
#251F28
(37,31,40)
#1D191F
(29,25,31)
#151316
(21,19,22)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #5D4967

#5D4967
(93,73,103)
#6B5974
(107,89,116)
#796981
(121,105,129)
#87798E
(135,121,142)
#95899B
(149,137,155)
#A399A8
(163,153,168)
#B1A9B5
(177,169,181)
#BFB9C2
(191,185,194)
#CDC9CF
(205,201,207)
#DBD9DC
(219,217,220)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4967; }

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

This text font color is #5D4967.

Background Color

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

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

This div background color is #5D4967.

Border color

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

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

This div border color is #5D4967.

Opacity

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

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

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

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

This text has shadow with #5D4967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4967.

Preview

Color preview on black background

This text has color #5D4967 on black background.


Color preview on white background

This text has color #5D4967 on white background.


Black color preview on #5D4967 background

This text has black color on #5D4967 background.


White color preview on #5D4967 background

This text has white color on #5D4967 background.


Related colors

Complementary color

Complementary color for #hex is #A2B698.


I love getcolorcode.com

Triadic colors

1 #675D49 and #49675D with #5D4967 are triadic colors.

2 #67495D and #495D67 with #5D4967 are triadic colors.