COLOR #580A27

HEX: #580A27 RGB: (88,10,39)

Color info

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

RGB color model

#580A27 color RGB value is (88,10,39).

RGB: (88,10,39) (35%, 4%, 15%)

RGB channels and saturation

R 88 of 255 = 35%
G 10 of 255 = 4%
B 39 of 255 = 15%

88
10
39

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

Portions of RGB colors in percentages

R + G + B = 88 + 10 + 39 = 137 (100%)
R 88 of 137 ~ 64.23%
G 10 of 137 ~ 7.3%
B 39 of 137 ~ 28.47'%

%64.23
%28.47

CMYK color model

#580A27 color CMYK value is (0,89,56,65).

  • cyan value is 0.00%
  • magenta value is 88.64%
  • yellow value is 55.68%
  • key color value is 65.49%

CMYK: (0,89,56,65)
C0M89Y56K65 (0%, 89%, 56%, 65%)
(0.00 / 0.89 / 0.56 / 0.65)

CMYK percentages

%0
%88.64
%55.68
%65.49

Codes

Color #580A27 in popluar color models

58 0A 27
RGB 88 10 39
HSL 338° 79.59% 19.22%
HSB/HSV 338° 88.64% 34.51%
CMYK 0.00% 88.64% 55.68%
65.49%

Color #580A27 in popluar number systems.

HEX 58 0A 27
Decimal 88 10 39
Binary 1011000 1010 100111
Octal 130 12 47

Shades and tints

Shades of #580A27

#580A27
(88,10,39)
#500A24
(80,10,36)
#480A21
(72,10,33)
#400A1E
(64,10,30)
#380A1B
(56,10,27)
#300A18
(48,10,24)
#280A15
(40,10,21)
#200A12
(32,10,18)
#180A0F
(24,10,15)
#100A0C
(16,10,12)
#080A09
(8,10,9)
#000000
(0,0,0)

Tints of #580A27

#580A27
(88,10,39)
#67203A
(103,32,58)
#76364D
(118,54,77)
#854C60
(133,76,96)
#946273
(148,98,115)
#A37886
(163,120,134)
#B28E99
(178,142,153)
#C1A4AC
(193,164,172)
#D0BABF
(208,186,191)
#DFD0D2
(223,208,210)
#EEE6E5
(238,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #580A27 color. Also use rgb(88,10,39) instead hex code.

Text Font Color

.myTextColor { color: #580A27; }

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

This text font color is #580A27.

Background Color

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

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

This div background color is #580A27.

Border color

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

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

This div border color is #580A27.

Opacity

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

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

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

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

This text has shadow with #580A27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #580A27.

Preview

Color preview on black background

This text has color #580A27 on black background.


Color preview on white background

This text has color #580A27 on white background.


Black color preview on #580A27 background

This text has black color on #580A27 background.


White color preview on #580A27 background

This text has white color on #580A27 background.


Related colors

Complementary color

Complementary color for #hex is #A7F5D8.


I love getcolorcode.com

Triadic colors

1 #27580A and #0A2758 with #580A27 are triadic colors.

2 #270A58 and #0A5827 with #580A27 are triadic colors.