COLOR #582034

HEX: #582034 RGB: (88,32,52)

Color info

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

RGB color model

#582034 color RGB value is (88,32,52).

RGB: (88,32,52) (35%, 13%, 20%)

RGB channels and saturation

R 88 of 255 = 35%
G 32 of 255 = 13%
B 52 of 255 = 20%

88
32
52

R + G + B ~ 23%. #582034 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 32 + 52 = 172 (100%)
R 88 of 172 ~ 51.16%
G 32 of 172 ~ 18.6%
B 52 of 172 ~ 30.23'%

%51.16
%18.6
%30.23

CMYK color model

#582034 color CMYK value is (0,64,41,65).

  • cyan value is 0.00%
  • magenta value is 63.64%
  • yellow value is 40.91%
  • key color value is 65.49%

CMYK: (0,64,41,65)
C0M64Y41K65 (0%, 64%, 41%, 65%)
(0.00 / 0.64 / 0.41 / 0.65)

CMYK percentages

%0
%63.64
%40.91
%65.49

Codes

Color #582034 in popluar color models

58 20 34
RGB 88 32 52
HSL 339° 46.67% 23.53%
HSB/HSV 339° 63.64% 34.51%
CMYK 0.00% 63.64% 40.91%
65.49%

Color #582034 in popluar number systems.

HEX 58 20 34
Decimal 88 32 52
Binary 1011000 100000 110100
Octal 130 40 64

Shades and tints

Shades of #582034

#582034
(88,32,52)
#501E30
(80,30,48)
#481C2C
(72,28,44)
#401A28
(64,26,40)
#381824
(56,24,36)
#301620
(48,22,32)
#28141C
(40,20,28)
#201218
(32,18,24)
#181014
(24,16,20)
#100E10
(16,14,16)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #582034

#582034
(88,32,52)
#673446
(103,52,70)
#764858
(118,72,88)
#855C6A
(133,92,106)
#94707C
(148,112,124)
#A3848E
(163,132,142)
#B298A0
(178,152,160)
#C1ACB2
(193,172,178)
#D0C0C4
(208,192,196)
#DFD4D6
(223,212,214)
#EEE8E8
(238,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #582034; }

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

This text font color is #582034.

Background Color

.myBgColor { background-color: #582034; }

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

This div background color is #582034.

Border color

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

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

This div border color is #582034.

Opacity

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

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

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

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

This text has shadow with #582034 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582034.

Preview

Color preview on black background

This text has color #582034 on black background.


Color preview on white background

This text has color #582034 on white background.


Black color preview on #582034 background

This text has black color on #582034 background.


White color preview on #582034 background

This text has white color on #582034 background.


Related colors

Complementary color

Complementary color for #hex is #A7DFCB.


I love getcolorcode.com

Triadic colors

1 #345820 and #203458 with #582034 are triadic colors.

2 #342058 and #205834 with #582034 are triadic colors.