COLOR #58013B

HEX: #58013B RGB: (88,1,59)

Color info

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

RGB color model

#58013B color RGB value is (88,1,59).

RGB: (88,1,59) (35%, 0%, 23%)

RGB channels and saturation

R 88 of 255 = 35%
G 1 of 255 = 0%
B 59 of 255 = 23%

88
1
59

R + G + B ~ 19%. #58013B is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 1 + 59 = 148 (100%)
R 88 of 148 ~ 59.46%
G 1 of 148 ~ 0.68%
B 59 of 148 ~ 39.86'%

%59.46
%39.86

CMYK color model

#58013B color CMYK value is (0,99,33,65).

  • cyan value is 0.00%
  • magenta value is 98.86%
  • yellow value is 32.95%
  • key color value is 65.49%

CMYK: (0,99,33,65)
C0M99Y33K65 (0%, 99%, 33%, 65%)
(0.00 / 0.99 / 0.33 / 0.65)

CMYK percentages

%0
%98.86
%32.95
%65.49

Codes

Color #58013B in popluar color models

58 01 3B
RGB 88 1 59
HSL 320° 97.75% 17.45%
HSB/HSV 320° 98.86% 34.51%
CMYK 0.00% 98.86% 32.95%
65.49%

Color #58013B in popluar number systems.

HEX 58 01 3B
Decimal 88 1 59
Binary 1011000 1 111011
Octal 130 1 73

Shades and tints

Shades of #58013B

#58013B
(88,1,59)
#500136
(80,1,54)
#480131
(72,1,49)
#40012C
(64,1,44)
#380127
(56,1,39)
#300122
(48,1,34)
#28011D
(40,1,29)
#200118
(32,1,24)
#180113
(24,1,19)
#10010E
(16,1,14)
#080109
(8,1,9)
#000000
(0,0,0)

Tints of #58013B

#58013B
(88,1,59)
#67184C
(103,24,76)
#762F5D
(118,47,93)
#85466E
(133,70,110)
#945D7F
(148,93,127)
#A37490
(163,116,144)
#B28BA1
(178,139,161)
#C1A2B2
(193,162,178)
#D0B9C3
(208,185,195)
#DFD0D4
(223,208,212)
#EEE7E5
(238,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58013B color. Also use rgb(88,1,59) instead hex code.

Text Font Color

.myTextColor { color: #58013B; }

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

This text font color is #58013B.

Background Color

.myBgColor { background-color: #58013B; }

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

This div background color is #58013B.

Border color

.myBorderColor { border: 1px solid #58013B; }

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

This div border color is #58013B.

Opacity

.myOpacity80 { color: #58013B; opacity: 0.8; }

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

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

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

This text has shadow with #58013B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58013B.

Preview

Color preview on black background

This text has color #58013B on black background.


Color preview on white background

This text has color #58013B on white background.


Black color preview on #58013B background

This text has black color on #58013B background.


White color preview on #58013B background

This text has white color on #58013B background.


Related colors

Complementary color

Complementary color for #hex is #A7FEC4.


I love getcolorcode.com

Triadic colors

1 #3B5801 and #013B58 with #58013B are triadic colors.

2 #3B0158 and #01583B with #58013B are triadic colors.