COLOR #584505

HEX: #584505 RGB: (88,69,5)

Color info

#584505 contains mainly red and green colors. Web safe color of #584505 is #663300 (or #630).

RGB color model

#584505 color RGB value is (88,69,5).

RGB: (88,69,5) (35%, 27%, 2%)

RGB channels and saturation

R 88 of 255 = 35%
G 69 of 255 = 27%
B 5 of 255 = 2%

88
69
5

R + G + B ~ 21%. #584505 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 69 + 5 = 162 (100%)
R 88 of 162 ~ 54.32%
G 69 of 162 ~ 42.59%
B 5 of 162 ~ 3.09'%

%54.32
%42.59

CMYK color model

#584505 color CMYK value is (0,22,94,65).

  • cyan value is 0.00%
  • magenta value is 21.59%
  • yellow value is 94.32%
  • key color value is 65.49%

CMYK: (0,22,94,65)
C0M22Y94K65 (0%, 22%, 94%, 65%)
(0.00 / 0.22 / 0.94 / 0.65)

CMYK percentages

%0
%21.59
%94.32
%65.49

Codes

Color #584505 in popluar color models

58 45 05
RGB 88 69 5
HSL 46° 89.25% 18.24%
HSB/HSV 46° 94.32% 34.51%
CMYK 0.00% 21.59% 94.32%
65.49%

Color #584505 in popluar number systems.

HEX 58 45 05
Decimal 88 69 5
Binary 1011000 1000101 101
Octal 130 105 5

Shades and tints

Shades of #584505

#584505
(88,69,5)
#503F05
(80,63,5)
#483905
(72,57,5)
#403305
(64,51,5)
#382D05
(56,45,5)
#302705
(48,39,5)
#282105
(40,33,5)
#201B05
(32,27,5)
#181505
(24,21,5)
#100F05
(16,15,5)
#080905
(8,9,5)
#000000
(0,0,0)

Tints of #584505

#584505
(88,69,5)
#67551B
(103,85,27)
#766531
(118,101,49)
#857547
(133,117,71)
#94855D
(148,133,93)
#A39573
(163,149,115)
#B2A589
(178,165,137)
#C1B59F
(193,181,159)
#D0C5B5
(208,197,181)
#DFD5CB
(223,213,203)
#EEE5E1
(238,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584505 color. Also use rgb(88,69,5) instead hex code.

Text Font Color

.myTextColor { color: #584505; }

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

This text font color is #584505.

Background Color

.myBgColor { background-color: #584505; }

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

This div background color is #584505.

Border color

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

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

This div border color is #584505.

Opacity

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

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

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

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

This text has shadow with #584505 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584505.

Preview

Color preview on black background

This text has color #584505 on black background.


Color preview on white background

This text has color #584505 on white background.


Black color preview on #584505 background

This text has black color on #584505 background.


White color preview on #584505 background

This text has white color on #584505 background.


Related colors

Complementary color

Complementary color for #hex is #A7BAFA.


I love getcolorcode.com

Triadic colors

1 #055845 and #450558 with #584505 are triadic colors.

2 #054558 and #455805 with #584505 are triadic colors.