COLOR #5D4677

HEX: #5D4677 RGB: (93,70,119)

Color info

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

RGB color model

#5D4677 color RGB value is (93,70,119).

RGB: (93,70,119) (36%, 27%, 47%)

RGB channels and saturation

R 93 of 255 = 36%
G 70 of 255 = 27%
B 119 of 255 = 47%

93
70
119

R + G + B ~ 37%. #5D4677 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 70 + 119 = 282 (100%)
R 93 of 282 ~ 32.98%
G 70 of 282 ~ 24.82%
B 119 of 282 ~ 42.2'%

%32.98
%24.82
%42.2

CMYK color model

#5D4677 color CMYK value is (22,41,0,53).

  • cyan value is 21.85%
  • magenta value is 41.18%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (22,41,0,53)
C22M41Y0K53 (22%, 41%, 0%, 53%)
(0.22 / 0.41 / 0.00 / 0.53)

CMYK percentages

%21.85
%41.18
%0
%53.33

Codes

Color #5D4677 in popluar color models

5D 46 77
RGB 93 70 119
HSL 268° 25.93% 37.06%
HSB/HSV 268° 41.18% 46.67%
CMYK 21.85% 41.18% 0.00%
53.33%

Color #5D4677 in popluar number systems.

HEX 5D 46 77
Decimal 93 70 119
Binary 1011101 1000110 1110111
Octal 135 106 167

Shades and tints

Shades of #5D4677

#5D4677
(93,70,119)
#55406D
(85,64,109)
#4D3A63
(77,58,99)
#453459
(69,52,89)
#3D2E4F
(61,46,79)
#352845
(53,40,69)
#2D223B
(45,34,59)
#251C31
(37,28,49)
#1D1627
(29,22,39)
#15101D
(21,16,29)
#0D0A13
(13,10,19)
#000000
(0,0,0)

Tints of #5D4677

#5D4677
(93,70,119)
#6B5683
(107,86,131)
#79668F
(121,102,143)
#87769B
(135,118,155)
#9586A7
(149,134,167)
#A396B3
(163,150,179)
#B1A6BF
(177,166,191)
#BFB6CB
(191,182,203)
#CDC6D7
(205,198,215)
#DBD6E3
(219,214,227)
#E9E6EF
(233,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4677 color. Also use rgb(93,70,119) instead hex code.

Text Font Color

.myTextColor { color: #5D4677; }

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

This text font color is #5D4677.

Background Color

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

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

This div background color is #5D4677.

Border color

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

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

This div border color is #5D4677.

Opacity

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

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

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

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

This text has shadow with #5D4677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4677.

Preview

Color preview on black background

This text has color #5D4677 on black background.


Color preview on white background

This text has color #5D4677 on white background.


Black color preview on #5D4677 background

This text has black color on #5D4677 background.


White color preview on #5D4677 background

This text has white color on #5D4677 background.


Related colors

Complementary color

Complementary color for #hex is #A2B988.


I love getcolorcode.com

Triadic colors

1 #775D46 and #46775D with #5D4677 are triadic colors.

2 #77465D and #465D77 with #5D4677 are triadic colors.