COLOR #580932

HEX: #580932 RGB: (88,9,50)

Color info

#580932 contains mainly red and blue colors. Web safe color of #580932 is #660033 (or #603).

RGB color model

#580932 color RGB value is (88,9,50).

RGB: (88,9,50) (35%, 4%, 20%)

RGB channels and saturation

R 88 of 255 = 35%
G 9 of 255 = 4%
B 50 of 255 = 20%

88
9
50

R + G + B ~ 20%. #580932 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 9 + 50 = 147 (100%)
R 88 of 147 ~ 59.86%
G 9 of 147 ~ 6.12%
B 50 of 147 ~ 34.01'%

%59.86
%34.01

CMYK color model

#580932 color CMYK value is (0,90,43,65).

  • cyan value is 0.00%
  • magenta value is 89.77%
  • yellow value is 43.18%
  • key color value is 65.49%

CMYK: (0,90,43,65)
C0M90Y43K65 (0%, 90%, 43%, 65%)
(0.00 / 0.90 / 0.43 / 0.65)

CMYK percentages

%0
%89.77
%43.18
%65.49

Codes

Color #580932 in popluar color models

58 09 32
RGB 88 9 50
HSL 329° 81.44% 19.02%
HSB/HSV 329° 89.77% 34.51%
CMYK 0.00% 89.77% 43.18%
65.49%

Color #580932 in popluar number systems.

HEX 58 09 32
Decimal 88 9 50
Binary 1011000 1001 110010
Octal 130 11 62

Shades and tints

Shades of #580932

#580932
(88,9,50)
#50092E
(80,9,46)
#48092A
(72,9,42)
#400926
(64,9,38)
#380922
(56,9,34)
#30091E
(48,9,30)
#28091A
(40,9,26)
#200916
(32,9,22)
#180912
(24,9,18)
#10090E
(16,9,14)
#08090A
(8,9,10)
#000000
(0,0,0)

Tints of #580932

#580932
(88,9,50)
#671F44
(103,31,68)
#763556
(118,53,86)
#854B68
(133,75,104)
#94617A
(148,97,122)
#A3778C
(163,119,140)
#B28D9E
(178,141,158)
#C1A3B0
(193,163,176)
#D0B9C2
(208,185,194)
#DFCFD4
(223,207,212)
#EEE5E6
(238,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #580932 color. Also use rgb(88,9,50) instead hex code.

Text Font Color

.myTextColor { color: #580932; }

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

This text font color is #580932.

Background Color

.myBgColor { background-color: #580932; }

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

This div background color is #580932.

Border color

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

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

This div border color is #580932.

Opacity

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

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

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

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

This text has shadow with #580932 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #580932.

Preview

Color preview on black background

This text has color #580932 on black background.


Color preview on white background

This text has color #580932 on white background.


Black color preview on #580932 background

This text has black color on #580932 background.


White color preview on #580932 background

This text has white color on #580932 background.


Related colors

Complementary color

Complementary color for #hex is #A7F6CD.


I love getcolorcode.com

Triadic colors

1 #325809 and #093258 with #580932 are triadic colors.

2 #320958 and #095832 with #580932 are triadic colors.