COLOR #584455

HEX: #584455 RGB: (88,68,85)

Color info

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

RGB color model

#584455 color RGB value is (88,68,85).

RGB: (88,68,85) (35%, 27%, 33%)

RGB channels and saturation

R 88 of 255 = 35%
G 68 of 255 = 27%
B 85 of 255 = 33%

88
68
85

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

Portions of RGB colors in percentages

R + G + B = 88 + 68 + 85 = 241 (100%)
R 88 of 241 ~ 36.51%
G 68 of 241 ~ 28.22%
B 85 of 241 ~ 35.27'%

%36.51
%28.22
%35.27

CMYK color model

#584455 color CMYK value is (0,23,3,65).

  • cyan value is 0.00%
  • magenta value is 22.73%
  • yellow value is 3.41%
  • key color value is 65.49%
CMYK: (0,23,3,65) C0M23Y3K65 (0%,23%,3%,65%) (0.00/0.23/0.03/0.65) 

CMYK percentages

%0
%22.73
%3.41
%65.49

Codes

Color #584455 in popluar color models

58 44 55
RGB 88 68 85
HSL 309° 12.82% 30.59%
HSB/HSV 309° 22.73% 34.51%
CMYK 0.00% 22.73% 3.41%
65.49%

Color #584455 in popluar number systems.

HEX 58 44 55
Decimal 88 68 85
Binary 1011000 1000100 1010101
Octal 130 104 125

Shades and tints

Shades of #584455

#584455
(88,68,85)
#503E4E
(80,62,78)
#483847
(72,56,71)
#403240
(64,50,64)
#382C39
(56,44,57)
#302632
(48,38,50)
#28202B
(40,32,43)
#201A24
(32,26,36)
#18141D
(24,20,29)
#100E16
(16,14,22)
#08080F
(8,8,15)
#000000
(0,0,0)

Tints of #584455

#584455
(88,68,85)
#675564
(103,85,100)
#766673
(118,102,115)
#857782
(133,119,130)
#948891
(148,136,145)
#A399A0
(163,153,160)
#B2AAAF
(178,170,175)
#C1BBBE
(193,187,190)
#D0CCCD
(208,204,205)
#DFDDDC
(223,221,220)
#EEEEEB
(238,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584455 color. Also use rgb(88,68,85) instead hex code.

Text Font Color

.myTextColor { color: #584455; }

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

This text font color is #584455.

Background Color

.myBgColor { background-color: #584455; }

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

This div background color is #584455.

Border color

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

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

This div border color is #584455.

Opacity

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

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

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

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

This text has shadow with #584455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584455.

Preview

Color preview on black background

This text has color #584455 on black background.


Color preview on white background

This text has color #584455 on white background.


Black color preview on #584455 background

This text has black color on #584455 background.


White color preview on #584455 background

This text has white color on #584455 background.


Related colors

Complementary color

Complementary color for #hex is #A7BBAA.


I love getcolorcode.com

Triadic colors

1 #555844 and #445558 with #584455 are triadic colors.

2 #554458 and #445855 with #584455 are triadic colors.