COLOR #584849

HEX: #584849 RGB: (88,72,73)

Color info

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

RGB color model

#584849 color RGB value is (88,72,73).

RGB: (88,72,73) (35%, 28%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 72 of 255 = 28%
B 73 of 255 = 29%

88
72
73

R + G + B ~ 31%. #584849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 72 + 73 = 233 (100%)
R 88 of 233 ~ 37.77%
G 72 of 233 ~ 30.9%
B 73 of 233 ~ 31.33'%

%37.77
%30.9
%31.33

CMYK color model

#584849 color CMYK value is (0,18,17,65).

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

CMYK: (0,18,17,65)
C0M18Y17K65 (0%, 18%, 17%, 65%)
(0.00 / 0.18 / 0.17 / 0.65)

CMYK percentages

%0
%18.18
%17.05
%65.49

Codes

Color #584849 in popluar color models

58 48 49
RGB 88 72 73
HSL 356° 10.00% 31.37%
HSB/HSV 356° 18.18% 34.51%
CMYK 0.00% 18.18% 17.05%
65.49%

Color #584849 in popluar number systems.

HEX 58 48 49
Decimal 88 72 73
Binary 1011000 1001000 1001001
Octal 130 110 111

Shades and tints

Shades of #584849

#584849
(88,72,73)
#504243
(80,66,67)
#483C3D
(72,60,61)
#403637
(64,54,55)
#383031
(56,48,49)
#302A2B
(48,42,43)
#282425
(40,36,37)
#201E1F
(32,30,31)
#181819
(24,24,25)
#101213
(16,18,19)
#080C0D
(8,12,13)
#000000
(0,0,0)

Tints of #584849

#584849
(88,72,73)
#675859
(103,88,89)
#766869
(118,104,105)
#857879
(133,120,121)
#948889
(148,136,137)
#A39899
(163,152,153)
#B2A8A9
(178,168,169)
#C1B8B9
(193,184,185)
#D0C8C9
(208,200,201)
#DFD8D9
(223,216,217)
#EEE8E9
(238,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584849; }

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

This text font color is #584849.

Background Color

.myBgColor { background-color: #584849; }

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

This div background color is #584849.

Border color

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

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

This div border color is #584849.

Opacity

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

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

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

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

This text has shadow with #584849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584849.

Preview

Color preview on black background

This text has color #584849 on black background.


Color preview on white background

This text has color #584849 on white background.


Black color preview on #584849 background

This text has black color on #584849 background.


White color preview on #584849 background

This text has white color on #584849 background.


Related colors

Complementary color

Complementary color for #hex is #A7B7B6.


I love getcolorcode.com

Triadic colors

1 #495848 and #484958 with #584849 are triadic colors.

2 #494858 and #485849 with #584849 are triadic colors.