COLOR #5D4C59

HEX: #5D4C59 RGB: (93,76,89)

Color info

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

RGB color model

#5D4C59 color RGB value is (93,76,89).

RGB: (93,76,89) (36%, 30%, 35%)

RGB channels and saturation

R 93 of 255 = 36%
G 76 of 255 = 30%
B 89 of 255 = 35%

93
76
89

R + G + B ~ 34%. #5D4C59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 76 + 89 = 258 (100%)
R 93 of 258 ~ 36.05%
G 76 of 258 ~ 29.46%
B 89 of 258 ~ 34.5'%

%36.05
%29.46
%34.5

CMYK color model

#5D4C59 color CMYK value is (0,18,4,64).

  • cyan value is 0.00%
  • magenta value is 18.28%
  • yellow value is 4.30%
  • key color value is 63.53%

CMYK: (0,18,4,64)
C0M18Y4K64 (0%, 18%, 4%, 64%)
(0.00 / 0.18 / 0.04 / 0.64)

CMYK percentages

%0
%18.28
%4.3
%63.53

Codes

Color #5D4C59 in popluar color models

5D 4C 59
RGB 93 76 89
HSL 314° 10.06% 33.14%
HSB/HSV 314° 18.28% 36.47%
CMYK 0.00% 18.28% 4.30%
63.53%

Color #5D4C59 in popluar number systems.

HEX 5D 4C 59
Decimal 93 76 89
Binary 1011101 1001100 1011001
Octal 135 114 131

Shades and tints

Shades of #5D4C59

#5D4C59
(93,76,89)
#554651
(85,70,81)
#4D4049
(77,64,73)
#453A41
(69,58,65)
#3D3439
(61,52,57)
#352E31
(53,46,49)
#2D2829
(45,40,41)
#252221
(37,34,33)
#1D1C19
(29,28,25)
#151611
(21,22,17)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #5D4C59

#5D4C59
(93,76,89)
#6B5C68
(107,92,104)
#796C77
(121,108,119)
#877C86
(135,124,134)
#958C95
(149,140,149)
#A39CA4
(163,156,164)
#B1ACB3
(177,172,179)
#BFBCC2
(191,188,194)
#CDCCD1
(205,204,209)
#DBDCE0
(219,220,224)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4C59 color. Also use rgb(93,76,89) instead hex code.

Text Font Color

.myTextColor { color: #5D4C59; }

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

This text font color is #5D4C59.

Background Color

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

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

This div background color is #5D4C59.

Border color

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

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

This div border color is #5D4C59.

Opacity

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

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

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

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

This text has shadow with #5D4C59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4C59.

Preview

Color preview on black background

This text has color #5D4C59 on black background.


Color preview on white background

This text has color #5D4C59 on white background.


Black color preview on #5D4C59 background

This text has black color on #5D4C59 background.


White color preview on #5D4C59 background

This text has white color on #5D4C59 background.


Related colors

Complementary color

Complementary color for #hex is #A2B3A6.


I love getcolorcode.com

Triadic colors

1 #595D4C and #4C595D with #5D4C59 are triadic colors.

2 #594C5D and #4C5D59 with #5D4C59 are triadic colors.