COLOR #5D4149

HEX: #5D4149 RGB: (93,65,73)

Color info

#5D4149 contains red, green and blue colors in about the same proportion. Web safe color of #5D4149 is #663333 (or #633).

RGB color model

#5D4149 color RGB value is (93,65,73).

RGB: (93,65,73) (36%, 25%, 29%)

RGB channels and saturation

R 93 of 255 = 36%
G 65 of 255 = 25%
B 73 of 255 = 29%

93
65
73

R + G + B ~ 30%. #5D4149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 65 + 73 = 231 (100%)
R 93 of 231 ~ 40.26%
G 65 of 231 ~ 28.14%
B 73 of 231 ~ 31.6'%

%40.26
%28.14
%31.6

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 30.11%
  • yellow value is 21.51%
  • key color value is 63.53%

CMYK: (0,30,22,64)
C0M30Y22K64 (0%, 30%, 22%, 64%)
(0.00 / 0.30 / 0.22 / 0.64)

CMYK percentages

%0
%30.11
%21.51
%63.53

Codes

Color #5D4149 in popluar color models

5D 41 49
RGB 93 65 73
HSL 343° 17.72% 30.98%
HSB/HSV 343° 30.11% 36.47%
CMYK 0.00% 30.11% 21.51%
63.53%

Color #5D4149 in popluar number systems.

HEX 5D 41 49
Decimal 93 65 73
Binary 1011101 1000001 1001001
Octal 135 101 111

Shades and tints

Shades of #5D4149

#5D4149
(93,65,73)
#553C43
(85,60,67)
#4D373D
(77,55,61)
#453237
(69,50,55)
#3D2D31
(61,45,49)
#35282B
(53,40,43)
#2D2325
(45,35,37)
#251E1F
(37,30,31)
#1D1919
(29,25,25)
#151413
(21,20,19)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #5D4149

#5D4149
(93,65,73)
#6B5259
(107,82,89)
#796369
(121,99,105)
#877479
(135,116,121)
#958589
(149,133,137)
#A39699
(163,150,153)
#B1A7A9
(177,167,169)
#BFB8B9
(191,184,185)
#CDC9C9
(205,201,201)
#DBDAD9
(219,218,217)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4149; }

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

This text font color is #5D4149.

Background Color

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

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

This div background color is #5D4149.

Border color

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

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

This div border color is #5D4149.

Opacity

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

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

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

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

This text has shadow with #5D4149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4149.

Preview

Color preview on black background

This text has color #5D4149 on black background.


Color preview on white background

This text has color #5D4149 on white background.


Black color preview on #5D4149 background

This text has black color on #5D4149 background.


White color preview on #5D4149 background

This text has white color on #5D4149 background.


Related colors

Complementary color

Complementary color for #hex is #A2BEB6.


I love getcolorcode.com

Triadic colors

1 #495D41 and #41495D with #5D4149 are triadic colors.

2 #49415D and #415D49 with #5D4149 are triadic colors.