COLOR #580621

HEX: #580621 RGB: (88,6,33)

Color info

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

RGB color model

#580621 color RGB value is (88,6,33).

RGB: (88,6,33) (35%, 2%, 13%)

RGB channels and saturation

R 88 of 255 = 35%
G 6 of 255 = 2%
B 33 of 255 = 13%

88
6
33

R + G + B ~ 17%. #580621 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 6 + 33 = 127 (100%)
R 88 of 127 ~ 69.29%
G 6 of 127 ~ 4.72%
B 33 of 127 ~ 25.98'%

%69.29
%25.98

CMYK color model

#580621 color CMYK value is (0,93,63,65).

  • cyan value is 0.00%
  • magenta value is 93.18%
  • yellow value is 62.50%
  • key color value is 65.49%

CMYK: (0,93,63,65)
C0M93Y63K65 (0%, 93%, 63%, 65%)
(0.00 / 0.93 / 0.63 / 0.65)

CMYK percentages

%0
%93.18
%62.5
%65.49

Codes

Color #580621 in popluar color models

58 06 21
RGB 88 6 33
HSL 340° 87.23% 18.43%
HSB/HSV 340° 93.18% 34.51%
CMYK 0.00% 93.18% 62.50%
65.49%

Color #580621 in popluar number systems.

HEX 58 06 21
Decimal 88 6 33
Binary 1011000 110 100001
Octal 130 6 41

Shades and tints

Shades of #580621

#580621
(88,6,33)
#50061E
(80,6,30)
#48061B
(72,6,27)
#400618
(64,6,24)
#380615
(56,6,21)
#300612
(48,6,18)
#28060F
(40,6,15)
#20060C
(32,6,12)
#180609
(24,6,9)
#100606
(16,6,6)
#080603
(8,6,3)
#000000
(0,0,0)

Tints of #580621

#580621
(88,6,33)
#671C35
(103,28,53)
#763249
(118,50,73)
#85485D
(133,72,93)
#945E71
(148,94,113)
#A37485
(163,116,133)
#B28A99
(178,138,153)
#C1A0AD
(193,160,173)
#D0B6C1
(208,182,193)
#DFCCD5
(223,204,213)
#EEE2E9
(238,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #580621 color. Also use rgb(88,6,33) instead hex code.

Text Font Color

.myTextColor { color: #580621; }

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

This text font color is #580621.

Background Color

.myBgColor { background-color: #580621; }

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

This div background color is #580621.

Border color

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

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

This div border color is #580621.

Opacity

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

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

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

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

This text has shadow with #580621 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #580621.

Preview

Color preview on black background

This text has color #580621 on black background.


Color preview on white background

This text has color #580621 on white background.


Black color preview on #580621 background

This text has black color on #580621 background.


White color preview on #580621 background

This text has white color on #580621 background.


Related colors

Complementary color

Complementary color for #hex is #A7F9DE.


I love getcolorcode.com

Triadic colors

1 #215806 and #062158 with #580621 are triadic colors.

2 #210658 and #065821 with #580621 are triadic colors.