COLOR #582029

HEX: #582029 RGB: (88,32,41)

Color info

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

RGB color model

#582029 color RGB value is (88,32,41).

RGB: (88,32,41) (35%, 13%, 16%)

RGB channels and saturation

R 88 of 255 = 35%
G 32 of 255 = 13%
B 41 of 255 = 16%

88
32
41

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

Portions of RGB colors in percentages

R + G + B = 88 + 32 + 41 = 161 (100%)
R 88 of 161 ~ 54.66%
G 32 of 161 ~ 19.88%
B 41 of 161 ~ 25.47'%

%54.66
%19.88
%25.47

CMYK color model

#582029 color CMYK value is (0,64,53,65).

  • cyan value is 0.00%
  • magenta value is 63.64%
  • yellow value is 53.41%
  • key color value is 65.49%
CMYK: (0,64,53,65) C0M64Y53K65 (0%,64%,53%,65%) (0.00/0.64/0.53/0.65) 

CMYK percentages

%0
%63.64
%53.41
%65.49

Codes

Color #582029 in popluar color models

58 20 29
RGB 88 32 41
HSL 350° 46.67% 23.53%
HSB/HSV 350° 63.64% 34.51%
CMYK 0.00% 63.64% 53.41%
65.49%

Color #582029 in popluar number systems.

HEX 58 20 29
Decimal 88 32 41
Binary 1011000 100000 101001
Octal 130 40 51

Shades and tints

Shades of #582029

#582029
(88,32,41)
#501E26
(80,30,38)
#481C23
(72,28,35)
#401A20
(64,26,32)
#38181D
(56,24,29)
#30161A
(48,22,26)
#281417
(40,20,23)
#201214
(32,18,20)
#181011
(24,16,17)
#100E0E
(16,14,14)
#080C0B
(8,12,11)
#000000
(0,0,0)

Tints of #582029

#582029
(88,32,41)
#67343C
(103,52,60)
#76484F
(118,72,79)
#855C62
(133,92,98)
#947075
(148,112,117)
#A38488
(163,132,136)
#B2989B
(178,152,155)
#C1ACAE
(193,172,174)
#D0C0C1
(208,192,193)
#DFD4D4
(223,212,212)
#EEE8E7
(238,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582029 color. Also use rgb(88,32,41) instead hex code.

Text Font Color

.myTextColor { color: #582029; }

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

This text font color is #582029.

Background Color

.myBgColor { background-color: #582029; }

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

This div background color is #582029.

Border color

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

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

This div border color is #582029.

Opacity

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

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

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

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

This text has shadow with #582029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582029.

Preview

Color preview on black background

This text has color #582029 on black background.


Color preview on white background

This text has color #582029 on white background.


Black color preview on #582029 background

This text has black color on #582029 background.


White color preview on #582029 background

This text has white color on #582029 background.


Related colors

Complementary color

Complementary color for #hex is #A7DFD6.


I love getcolorcode.com

Triadic colors

1 #295820 and #202958 with #582029 are triadic colors.

2 #292058 and #205829 with #582029 are triadic colors.