COLOR #584D53

HEX: #584D53 RGB: (88,77,83)

Color info

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

RGB color model

#584D53 color RGB value is (88,77,83).

RGB: (88,77,83) (35%, 30%, 33%)

RGB channels and saturation

R 88 of 255 = 35%
G 77 of 255 = 30%
B 83 of 255 = 33%

88
77
83

R + G + B ~ 33%. #584D53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 77 + 83 = 248 (100%)
R 88 of 248 ~ 35.48%
G 77 of 248 ~ 31.05%
B 83 of 248 ~ 33.47'%

%35.48
%31.05
%33.47

CMYK color model

#584D53 color CMYK value is (0,13,6,65).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 5.68%
  • key color value is 65.49%

CMYK: (0,13,6,65)
C0M13Y6K65 (0%, 13%, 6%, 65%)
(0.00 / 0.13 / 0.06 / 0.65)

CMYK percentages

%0
%12.5
%5.68
%65.49

Codes

Color #584D53 in popluar color models

58 4D 53
RGB 88 77 83
HSL 327° 6.67% 32.35%
HSB/HSV 327° 12.50% 34.51%
CMYK 0.00% 12.50% 5.68%
65.49%

Color #584D53 in popluar number systems.

HEX 58 4D 53
Decimal 88 77 83
Binary 1011000 1001101 1010011
Octal 130 115 123

Shades and tints

Shades of #584D53

#584D53
(88,77,83)
#50464C
(80,70,76)
#483F45
(72,63,69)
#40383E
(64,56,62)
#383137
(56,49,55)
#302A30
(48,42,48)
#282329
(40,35,41)
#201C22
(32,28,34)
#18151B
(24,21,27)
#100E14
(16,14,20)
#08070D
(8,7,13)
#000000
(0,0,0)

Tints of #584D53

#584D53
(88,77,83)
#675D62
(103,93,98)
#766D71
(118,109,113)
#857D80
(133,125,128)
#948D8F
(148,141,143)
#A39D9E
(163,157,158)
#B2ADAD
(178,173,173)
#C1BDBC
(193,189,188)
#D0CDCB
(208,205,203)
#DFDDDA
(223,221,218)
#EEEDE9
(238,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584D53 color. Also use rgb(88,77,83) instead hex code.

Text Font Color

.myTextColor { color: #584D53; }

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

This text font color is #584D53.

Background Color

.myBgColor { background-color: #584D53; }

<div style="background-color:#584D53">Inner text</div>

This div background color is #584D53.

Border color

.myBorderColor { border: 1px solid #584D53; }

<div style="border:3px solid #584D53">Div</div>

This div border color is #584D53.

Opacity

.myOpacity80 { color: #584D53; opacity: 0.8; }

<p style="color:#584D53;opacity:0.8;">80%</p>

Text with #584D53 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 #584D53;}

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

This text has shadow with #584D53 color.


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

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

This text has shadow with #584D53 primary color and red secondary color.


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

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

This text has shadow with #584D53 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #584D53.

Preview

Color preview on black background

This text has color #584D53 on black background.


Color preview on white background

This text has color #584D53 on white background.


Black color preview on #584D53 background

This text has black color on #584D53 background.


White color preview on #584D53 background

This text has white color on #584D53 background.


Related colors

Complementary color

Complementary color for #hex is #A7B2AC.


I love getcolorcode.com

Triadic colors

1 #53584D and #4D5358 with #584D53 are triadic colors.

2 #534D58 and #4D5853 with #584D53 are triadic colors.