COLOR #584528

HEX: #584528 RGB: (88,69,40)

Color info

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

RGB color model

#584528 color RGB value is (88,69,40).

RGB: (88,69,40) (35%, 27%, 16%)

RGB channels and saturation

R 88 of 255 = 35%
G 69 of 255 = 27%
B 40 of 255 = 16%

88
69
40

R + G + B ~ 26%. #584528 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 69 + 40 = 197 (100%)
R 88 of 197 ~ 44.67%
G 69 of 197 ~ 35.03%
B 40 of 197 ~ 20.3'%

%44.67
%35.03
%20.3

CMYK color model

#584528 color CMYK value is (0,22,55,65).

  • cyan value is 0.00%
  • magenta value is 21.59%
  • yellow value is 54.55%
  • key color value is 65.49%
CMYK: (0,22,55,65) C0M22Y55K65 (0%,22%,55%,65%) (0.00/0.22/0.55/0.65) 

CMYK percentages

%0
%21.59
%54.55
%65.49

Codes

Color #584528 in popluar color models

58 45 28
RGB 88 69 40
HSL 36° 37.50% 25.10%
HSB/HSV 36° 54.55% 34.51%
CMYK 0.00% 21.59% 54.55%
65.49%

Color #584528 in popluar number systems.

HEX 58 45 28
Decimal 88 69 40
Binary 1011000 1000101 101000
Octal 130 105 50

Shades and tints

Shades of #584528

#584528
(88,69,40)
#503F25
(80,63,37)
#483922
(72,57,34)
#40331F
(64,51,31)
#382D1C
(56,45,28)
#302719
(48,39,25)
#282116
(40,33,22)
#201B13
(32,27,19)
#181510
(24,21,16)
#100F0D
(16,15,13)
#08090A
(8,9,10)
#000000
(0,0,0)

Tints of #584528

#584528
(88,69,40)
#67553B
(103,85,59)
#76654E
(118,101,78)
#857561
(133,117,97)
#948574
(148,133,116)
#A39587
(163,149,135)
#B2A59A
(178,165,154)
#C1B5AD
(193,181,173)
#D0C5C0
(208,197,192)
#DFD5D3
(223,213,211)
#EEE5E6
(238,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584528; }

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

This text font color is #584528.

Background Color

.myBgColor { background-color: #584528; }

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

This div background color is #584528.

Border color

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

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

This div border color is #584528.

Opacity

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

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

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

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

This text has shadow with #584528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584528.

Preview

Color preview on black background

This text has color #584528 on black background.


Color preview on white background

This text has color #584528 on white background.


Black color preview on #584528 background

This text has black color on #584528 background.


White color preview on #584528 background

This text has white color on #584528 background.


Related colors

Complementary color

Complementary color for #hex is #A7BAD7.


I love getcolorcode.com

Triadic colors

1 #285845 and #452858 with #584528 are triadic colors.

2 #284558 and #455828 with #584528 are triadic colors.