COLOR #5D496F

HEX: #5D496F RGB: (93,73,111)

Color info

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

RGB color model

#5D496F color RGB value is (93,73,111).

RGB: (93,73,111) (36%, 29%, 44%)

RGB channels and saturation

R 93 of 255 = 36%
G 73 of 255 = 29%
B 111 of 255 = 44%

93
73
111

R + G + B ~ 36%. #5D496F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 73 + 111 = 277 (100%)
R 93 of 277 ~ 33.57%
G 73 of 277 ~ 26.35%
B 111 of 277 ~ 40.07'%

%33.57
%26.35
%40.07

CMYK color model

#5D496F color CMYK value is (16,34,0,56).

  • cyan value is 16.22%
  • magenta value is 34.23%
  • yellow value is 0.00%
  • key color value is 56.47%
CMYK: (16,34,0,56) C16M34Y0K56 (16%,34%,0%,56%) (0.16/0.34/0.00/0.56) 

CMYK percentages

%16.22
%34.23
%0
%56.47

Codes

Color #5D496F in popluar color models

5D 49 6F
RGB 93 73 111
HSL 272° 20.65% 36.08%
HSB/HSV 272° 34.23% 43.53%
CMYK 16.22% 34.23% 0.00%
56.47%

Color #5D496F in popluar number systems.

HEX 5D 49 6F
Decimal 93 73 111
Binary 1011101 1001001 1101111
Octal 135 111 157

Shades and tints

Shades of #5D496F

#5D496F
(93,73,111)
#554365
(85,67,101)
#4D3D5B
(77,61,91)
#453751
(69,55,81)
#3D3147
(61,49,71)
#352B3D
(53,43,61)
#2D2533
(45,37,51)
#251F29
(37,31,41)
#1D191F
(29,25,31)
#151315
(21,19,21)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #5D496F

#5D496F
(93,73,111)
#6B597C
(107,89,124)
#796989
(121,105,137)
#877996
(135,121,150)
#9589A3
(149,137,163)
#A399B0
(163,153,176)
#B1A9BD
(177,169,189)
#BFB9CA
(191,185,202)
#CDC9D7
(205,201,215)
#DBD9E4
(219,217,228)
#E9E9F1
(233,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D496F; }

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

This text font color is #5D496F.

Background Color

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

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

This div background color is #5D496F.

Border color

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

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

This div border color is #5D496F.

Opacity

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

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

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

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

This text has shadow with #5D496F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D496F.

Preview

Color preview on black background

This text has color #5D496F on black background.


Color preview on white background

This text has color #5D496F on white background.


Black color preview on #5D496F background

This text has black color on #5D496F background.


White color preview on #5D496F background

This text has white color on #5D496F background.


Related colors

Complementary color

Complementary color for #hex is #A2B690.


I love getcolorcode.com

Triadic colors

1 #6F5D49 and #496F5D with #5D496F are triadic colors.

2 #6F495D and #495D6F with #5D496F are triadic colors.