COLOR #584A51

HEX: #584A51 RGB: (88,74,81)

Color info

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

RGB color model

#584A51 color RGB value is (88,74,81).

RGB: (88,74,81) (35%, 29%, 32%)

RGB channels and saturation

R 88 of 255 = 35%
G 74 of 255 = 29%
B 81 of 255 = 32%

88
74
81

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

Portions of RGB colors in percentages

R + G + B = 88 + 74 + 81 = 243 (100%)
R 88 of 243 ~ 36.21%
G 74 of 243 ~ 30.45%
B 81 of 243 ~ 33.33'%

%36.21
%30.45
%33.33

CMYK color model

#584A51 color CMYK value is (0,16,8,65).

  • cyan value is 0.00%
  • magenta value is 15.91%
  • yellow value is 7.95%
  • key color value is 65.49%

CMYK: (0,16,8,65)
C0M16Y8K65 (0%, 16%, 8%, 65%)
(0.00 / 0.16 / 0.08 / 0.65)

CMYK percentages

%0
%15.91
%7.95
%65.49

Codes

Color #584A51 in popluar color models

58 4A 51
RGB 88 74 81
HSL 330° 8.64% 31.76%
HSB/HSV 330° 15.91% 34.51%
CMYK 0.00% 15.91% 7.95%
65.49%

Color #584A51 in popluar number systems.

HEX 58 4A 51
Decimal 88 74 81
Binary 1011000 1001010 1010001
Octal 130 112 121

Shades and tints

Shades of #584A51

#584A51
(88,74,81)
#50444A
(80,68,74)
#483E43
(72,62,67)
#40383C
(64,56,60)
#383235
(56,50,53)
#302C2E
(48,44,46)
#282627
(40,38,39)
#202020
(32,32,32)
#181A19
(24,26,25)
#101412
(16,20,18)
#080E0B
(8,14,11)
#000000
(0,0,0)

Tints of #584A51

#584A51
(88,74,81)
#675A60
(103,90,96)
#766A6F
(118,106,111)
#857A7E
(133,122,126)
#948A8D
(148,138,141)
#A39A9C
(163,154,156)
#B2AAAB
(178,170,171)
#C1BABA
(193,186,186)
#D0CAC9
(208,202,201)
#DFDAD8
(223,218,216)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584A51 color. Also use rgb(88,74,81) instead hex code.

Text Font Color

.myTextColor { color: #584A51; }

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

This text font color is #584A51.

Background Color

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

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

This div background color is #584A51.

Border color

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

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

This div border color is #584A51.

Opacity

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

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

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

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

This text has shadow with #584A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584A51.

Preview

Color preview on black background

This text has color #584A51 on black background.


Color preview on white background

This text has color #584A51 on white background.


Black color preview on #584A51 background

This text has black color on #584A51 background.


White color preview on #584A51 background

This text has white color on #584A51 background.


Related colors

Complementary color

Complementary color for #hex is #A7B5AE.


I love getcolorcode.com

Triadic colors

1 #51584A and #4A5158 with #584A51 are triadic colors.

2 #514A58 and #4A5851 with #584A51 are triadic colors.