COLOR #584840

HEX: #584840 RGB: (88,72,64)

Color info

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

RGB color model

#584840 color RGB value is (88,72,64).

RGB: (88,72,64) (35%, 28%, 25%)

RGB channels and saturation

R 88 of 255 = 35%
G 72 of 255 = 28%
B 64 of 255 = 25%

88
72
64

R + G + B ~ 29%. #584840 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 72 + 64 = 224 (100%)
R 88 of 224 ~ 39.29%
G 72 of 224 ~ 32.14%
B 64 of 224 ~ 28.57'%

%39.29
%32.14
%28.57

CMYK color model

#584840 color CMYK value is (0,18,27,65).

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

CMYK: (0,18,27,65)
C0M18Y27K65 (0%, 18%, 27%, 65%)
(0.00 / 0.18 / 0.27 / 0.65)

CMYK percentages

%0
%18.18
%27.27
%65.49

Codes

Color #584840 in popluar color models

58 48 40
RGB 88 72 64
HSL 20° 15.79% 29.80%
HSB/HSV 20° 27.27% 34.51%
CMYK 0.00% 18.18% 27.27%
65.49%

Color #584840 in popluar number systems.

HEX 58 48 40
Decimal 88 72 64
Binary 1011000 1001000 1000000
Octal 130 110 100

Shades and tints

Shades of #584840

#584840
(88,72,64)
#50423B
(80,66,59)
#483C36
(72,60,54)
#403631
(64,54,49)
#38302C
(56,48,44)
#302A27
(48,42,39)
#282422
(40,36,34)
#201E1D
(32,30,29)
#181818
(24,24,24)
#101213
(16,18,19)
#080C0E
(8,12,14)
#000000
(0,0,0)

Tints of #584840

#584840
(88,72,64)
#675851
(103,88,81)
#766862
(118,104,98)
#857873
(133,120,115)
#948884
(148,136,132)
#A39895
(163,152,149)
#B2A8A6
(178,168,166)
#C1B8B7
(193,184,183)
#D0C8C8
(208,200,200)
#DFD8D9
(223,216,217)
#EEE8EA
(238,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584840; }

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

This text font color is #584840.

Background Color

.myBgColor { background-color: #584840; }

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

This div background color is #584840.

Border color

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

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

This div border color is #584840.

Opacity

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

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

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

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

This text has shadow with #584840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584840.

Preview

Color preview on black background

This text has color #584840 on black background.


Color preview on white background

This text has color #584840 on white background.


Black color preview on #584840 background

This text has black color on #584840 background.


White color preview on #584840 background

This text has white color on #584840 background.


Related colors

Complementary color

Complementary color for #hex is #A7B7BF.


I love getcolorcode.com

Triadic colors

1 #405848 and #484058 with #584840 are triadic colors.

2 #404858 and #485840 with #584840 are triadic colors.