COLOR #580D48

HEX: #580D48 RGB: (88,13,72)

Color info

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

RGB color model

#580D48 color RGB value is (88,13,72).

RGB: (88,13,72) (35%, 5%, 28%)

RGB channels and saturation

R 88 of 255 = 35%
G 13 of 255 = 5%
B 72 of 255 = 28%

88
13
72

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

Portions of RGB colors in percentages

R + G + B = 88 + 13 + 72 = 173 (100%)
R 88 of 173 ~ 50.87%
G 13 of 173 ~ 7.51%
B 72 of 173 ~ 41.62'%

%50.87
%41.62

CMYK color model

#580D48 color CMYK value is (0,85,18,65).

  • cyan value is 0.00%
  • magenta value is 85.23%
  • yellow value is 18.18%
  • key color value is 65.49%

CMYK: (0,85,18,65)
C0M85Y18K65 (0%, 85%, 18%, 65%)
(0.00 / 0.85 / 0.18 / 0.65)

CMYK percentages

%0
%85.23
%18.18
%65.49

Codes

Color #580D48 in popluar color models

58 0D 48
RGB 88 13 72
HSL 313° 74.26% 19.80%
HSB/HSV 313° 85.23% 34.51%
CMYK 0.00% 85.23% 18.18%
65.49%

Color #580D48 in popluar number systems.

HEX 58 0D 48
Decimal 88 13 72
Binary 1011000 1101 1001000
Octal 130 15 110

Shades and tints

Shades of #580D48

#580D48
(88,13,72)
#500C42
(80,12,66)
#480B3C
(72,11,60)
#400A36
(64,10,54)
#380930
(56,9,48)
#30082A
(48,8,42)
#280724
(40,7,36)
#20061E
(32,6,30)
#180518
(24,5,24)
#100412
(16,4,18)
#08030C
(8,3,12)
#000000
(0,0,0)

Tints of #580D48

#580D48
(88,13,72)
#672358
(103,35,88)
#763968
(118,57,104)
#854F78
(133,79,120)
#946588
(148,101,136)
#A37B98
(163,123,152)
#B291A8
(178,145,168)
#C1A7B8
(193,167,184)
#D0BDC8
(208,189,200)
#DFD3D8
(223,211,216)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #580D48 color. Also use rgb(88,13,72) instead hex code.

Text Font Color

.myTextColor { color: #580D48; }

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

This text font color is #580D48.

Background Color

.myBgColor { background-color: #580D48; }

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

This div background color is #580D48.

Border color

.myBorderColor { border: 1px solid #580D48; }

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

This div border color is #580D48.

Opacity

.myOpacity80 { color: #580D48; opacity: 0.8; }

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

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

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

This text has shadow with #580D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #580D48.

Preview

Color preview on black background

This text has color #580D48 on black background.


Color preview on white background

This text has color #580D48 on white background.


Black color preview on #580D48 background

This text has black color on #580D48 background.


White color preview on #580D48 background

This text has white color on #580D48 background.


Related colors

Complementary color

Complementary color for #hex is #A7F2B7.


I love getcolorcode.com

Triadic colors

1 #48580D and #0D4858 with #580D48 are triadic colors.

2 #480D58 and #0D5848 with #580D48 are triadic colors.