COLOR #5D584A

HEX: #5D584A RGB: (93,88,74)

Color info

#5D584A contains red, green and blue colors in about the same proportion. Web safe color of #5D584A is #666633 (or #663).

RGB color model

#5D584A color RGB value is (93,88,74).

RGB: (93,88,74) (36%, 35%, 29%)

RGB channels and saturation

R 93 of 255 = 36%
G 88 of 255 = 35%
B 74 of 255 = 29%

93
88
74

R + G + B ~ 33%. #5D584A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 88 + 74 = 255 (100%)
R 93 of 255 ~ 36.47%
G 88 of 255 ~ 34.51%
B 74 of 255 ~ 29.02'%

%36.47
%34.51
%29.02

CMYK color model

#5D584A color CMYK value is (0,5,20,64).

  • cyan value is 0.00%
  • magenta value is 5.38%
  • yellow value is 20.43%
  • key color value is 63.53%

CMYK: (0,5,20,64)
C0M5Y20K64 (0%, 5%, 20%, 64%)
(0.00 / 0.05 / 0.20 / 0.64)

CMYK percentages

%0
%5.38
%20.43
%63.53

Codes

Color #5D584A in popluar color models

5D 58 4A
RGB 93 88 74
HSL 44° 11.38% 32.75%
HSB/HSV 44° 20.43% 36.47%
CMYK 0.00% 5.38% 20.43%
63.53%

Color #5D584A in popluar number systems.

HEX 5D 58 4A
Decimal 93 88 74
Binary 1011101 1011000 1001010
Octal 135 130 112

Shades and tints

Shades of #5D584A

#5D584A
(93,88,74)
#555044
(85,80,68)
#4D483E
(77,72,62)
#454038
(69,64,56)
#3D3832
(61,56,50)
#35302C
(53,48,44)
#2D2826
(45,40,38)
#252020
(37,32,32)
#1D181A
(29,24,26)
#151014
(21,16,20)
#0D080E
(13,8,14)
#000000
(0,0,0)

Tints of #5D584A

#5D584A
(93,88,74)
#6B675A
(107,103,90)
#79766A
(121,118,106)
#87857A
(135,133,122)
#95948A
(149,148,138)
#A3A39A
(163,163,154)
#B1B2AA
(177,178,170)
#BFC1BA
(191,193,186)
#CDD0CA
(205,208,202)
#DBDFDA
(219,223,218)
#E9EEEA
(233,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D584A color. Also use rgb(93,88,74) instead hex code.

Text Font Color

.myTextColor { color: #5D584A; }

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

This text font color is #5D584A.

Background Color

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

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

This div background color is #5D584A.

Border color

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

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

This div border color is #5D584A.

Opacity

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

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

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

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

This text has shadow with #5D584A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D584A.

Preview

Color preview on black background

This text has color #5D584A on black background.


Color preview on white background

This text has color #5D584A on white background.


Black color preview on #5D584A background

This text has black color on #5D584A background.


White color preview on #5D584A background

This text has white color on #5D584A background.


Related colors

Complementary color

Complementary color for #hex is #A2A7B5.


I love getcolorcode.com

Triadic colors

1 #4A5D58 and #584A5D with #5D584A are triadic colors.

2 #4A585D and #585D4A with #5D584A are triadic colors.