COLOR #584854

HEX: #584854 RGB: (88,72,84)

Color info

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

RGB color model

#584854 color RGB value is (88,72,84).

RGB: (88,72,84) (35%, 28%, 33%)

RGB channels and saturation

R 88 of 255 = 35%
G 72 of 255 = 28%
B 84 of 255 = 33%

88
72
84

R + G + B ~ 32%. #584854 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 72 + 84 = 244 (100%)
R 88 of 244 ~ 36.07%
G 72 of 244 ~ 29.51%
B 84 of 244 ~ 34.43'%

%36.07
%29.51
%34.43

CMYK color model

#584854 color CMYK value is (0,18,5,65).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 4.55%
  • key color value is 65.49%

CMYK: (0,18,5,65)
C0M18Y5K65 (0%, 18%, 5%, 65%)
(0.00 / 0.18 / 0.05 / 0.65)

CMYK percentages

%0
%18.18
%4.55
%65.49

Codes

Color #584854 in popluar color models

58 48 54
RGB 88 72 84
HSL 315° 10.00% 31.37%
HSB/HSV 315° 18.18% 34.51%
CMYK 0.00% 18.18% 4.55%
65.49%

Color #584854 in popluar number systems.

HEX 58 48 54
Decimal 88 72 84
Binary 1011000 1001000 1010100
Octal 130 110 124

Shades and tints

Shades of #584854

#584854
(88,72,84)
#50424D
(80,66,77)
#483C46
(72,60,70)
#40363F
(64,54,63)
#383038
(56,48,56)
#302A31
(48,42,49)
#28242A
(40,36,42)
#201E23
(32,30,35)
#18181C
(24,24,28)
#101215
(16,18,21)
#080C0E
(8,12,14)
#000000
(0,0,0)

Tints of #584854

#584854
(88,72,84)
#675863
(103,88,99)
#766872
(118,104,114)
#857881
(133,120,129)
#948890
(148,136,144)
#A3989F
(163,152,159)
#B2A8AE
(178,168,174)
#C1B8BD
(193,184,189)
#D0C8CC
(208,200,204)
#DFD8DB
(223,216,219)
#EEE8EA
(238,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584854 color. Also use rgb(88,72,84) instead hex code.

Text Font Color

.myTextColor { color: #584854; }

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

This text font color is #584854.

Background Color

.myBgColor { background-color: #584854; }

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

This div background color is #584854.

Border color

.myBorderColor { border: 1px solid #584854; }

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

This div border color is #584854.

Opacity

.myOpacity80 { color: #584854; opacity: 0.8; }

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

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

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

This text has shadow with #584854 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584854.

Preview

Color preview on black background

This text has color #584854 on black background.


Color preview on white background

This text has color #584854 on white background.


Black color preview on #584854 background

This text has black color on #584854 background.


White color preview on #584854 background

This text has white color on #584854 background.


Related colors

Complementary color

Complementary color for #hex is #A7B7AB.


I love getcolorcode.com

Triadic colors

1 #545848 and #485458 with #584854 are triadic colors.

2 #544858 and #485854 with #584854 are triadic colors.