COLOR #584A4F

HEX: #584A4F RGB: (88,74,79)

Color info

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

RGB color model

#584A4F color RGB value is (88,74,79).

RGB: (88,74,79) (35%, 29%, 31%)

RGB channels and saturation

R 88 of 255 = 35%
G 74 of 255 = 29%
B 79 of 255 = 31%

88
74
79

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

Portions of RGB colors in percentages

R + G + B = 88 + 74 + 79 = 241 (100%)
R 88 of 241 ~ 36.51%
G 74 of 241 ~ 30.71%
B 79 of 241 ~ 32.78'%

%36.51
%30.71
%32.78

CMYK color model

#584A4F color CMYK value is (0,16,10,65).

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

CMYK: (0,16,10,65)
C0M16Y10K65 (0%, 16%, 10%, 65%)
(0.00 / 0.16 / 0.10 / 0.65)

CMYK percentages

%0
%15.91
%10.23
%65.49

Codes

Color #584A4F in popluar color models

58 4A 4F
RGB 88 74 79
HSL 339° 8.64% 31.76%
HSB/HSV 339° 15.91% 34.51%
CMYK 0.00% 15.91% 10.23%
65.49%

Color #584A4F in popluar number systems.

HEX 58 4A 4F
Decimal 88 74 79
Binary 1011000 1001010 1001111
Octal 130 112 117

Shades and tints

Shades of #584A4F

#584A4F
(88,74,79)
#504448
(80,68,72)
#483E41
(72,62,65)
#40383A
(64,56,58)
#383233
(56,50,51)
#302C2C
(48,44,44)
#282625
(40,38,37)
#20201E
(32,32,30)
#181A17
(24,26,23)
#101410
(16,20,16)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #584A4F

#584A4F
(88,74,79)
#675A5F
(103,90,95)
#766A6F
(118,106,111)
#857A7F
(133,122,127)
#948A8F
(148,138,143)
#A39A9F
(163,154,159)
#B2AAAF
(178,170,175)
#C1BABF
(193,186,191)
#D0CACF
(208,202,207)
#DFDADF
(223,218,223)
#EEEAEF
(238,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584A4F; }

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

This text font color is #584A4F.

Background Color

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

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

This div background color is #584A4F.

Border color

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

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

This div border color is #584A4F.

Opacity

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

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

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

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

This text has shadow with #584A4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584A4F.

Preview

Color preview on black background

This text has color #584A4F on black background.


Color preview on white background

This text has color #584A4F on white background.


Black color preview on #584A4F background

This text has black color on #584A4F background.


White color preview on #584A4F background

This text has white color on #584A4F background.


Related colors

Complementary color

Complementary color for #hex is #A7B5B0.


I love getcolorcode.com

Triadic colors

1 #4F584A and #4A4F58 with #584A4F are triadic colors.

2 #4F4A58 and #4A584F with #584A4F are triadic colors.