COLOR #580529

HEX: #580529 RGB: (88,5,41)

Color info

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

RGB color model

#580529 color RGB value is (88,5,41).

RGB: (88,5,41) (35%, 2%, 16%)

RGB channels and saturation

R 88 of 255 = 35%
G 5 of 255 = 2%
B 41 of 255 = 16%

88
5
41

R + G + B ~ 18%. #580529 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 5 + 41 = 134 (100%)
R 88 of 134 ~ 65.67%
G 5 of 134 ~ 3.73%
B 41 of 134 ~ 30.6'%

%65.67
%30.6

CMYK color model

#580529 color CMYK value is (0,94,53,65).

  • cyan value is 0.00%
  • magenta value is 94.32%
  • yellow value is 53.41%
  • key color value is 65.49%
CMYK: (0,94,53,65) C0M94Y53K65 (0%,94%,53%,65%) (0.00/0.94/0.53/0.65) 

CMYK percentages

%0
%94.32
%53.41
%65.49

Codes

Color #580529 in popluar color models

58 05 29
RGB 88 5 41
HSL 334° 89.25% 18.24%
HSB/HSV 334° 94.32% 34.51%
CMYK 0.00% 94.32% 53.41%
65.49%

Color #580529 in popluar number systems.

HEX 58 05 29
Decimal 88 5 41
Binary 1011000 101 101001
Octal 130 5 51

Shades and tints

Shades of #580529

#580529
(88,5,41)
#500526
(80,5,38)
#480523
(72,5,35)
#400520
(64,5,32)
#38051D
(56,5,29)
#30051A
(48,5,26)
#280517
(40,5,23)
#200514
(32,5,20)
#180511
(24,5,17)
#10050E
(16,5,14)
#08050B
(8,5,11)
#000000
(0,0,0)

Tints of #580529

#580529
(88,5,41)
#671B3C
(103,27,60)
#76314F
(118,49,79)
#854762
(133,71,98)
#945D75
(148,93,117)
#A37388
(163,115,136)
#B2899B
(178,137,155)
#C19FAE
(193,159,174)
#D0B5C1
(208,181,193)
#DFCBD4
(223,203,212)
#EEE1E7
(238,225,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #580529; }

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

This text font color is #580529.

Background Color

.myBgColor { background-color: #580529; }

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

This div background color is #580529.

Border color

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

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

This div border color is #580529.

Opacity

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

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

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

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

This text has shadow with #580529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #580529.

Preview

Color preview on black background

This text has color #580529 on black background.


Color preview on white background

This text has color #580529 on white background.


Black color preview on #580529 background

This text has black color on #580529 background.


White color preview on #580529 background

This text has white color on #580529 background.


Related colors

Complementary color

Complementary color for #hex is #A7FAD6.


I love getcolorcode.com

Triadic colors

1 #295805 and #052958 with #580529 are triadic colors.

2 #290558 and #055829 with #580529 are triadic colors.