COLOR #58070D

HEX: #58070D RGB: (88,7,13)

Color info

#58070D contains mainly red color. Web safe color of #58070D is #660000 (or #600).

RGB color model

#58070D color RGB value is (88,7,13).

RGB: (88,7,13) (35%, 3%, 5%)

RGB channels and saturation

R 88 of 255 = 35%
G 7 of 255 = 3%
B 13 of 255 = 5%

88
7
13

R + G + B ~ 14%. #58070D is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 7 + 13 = 108 (100%)
R 88 of 108 ~ 81.48%
G 7 of 108 ~ 6.48%
B 13 of 108 ~ 12.04'%

%81.48
%12.04

CMYK color model

#58070D color CMYK value is (0,92,85,65).

  • cyan value is 0.00%
  • magenta value is 92.05%
  • yellow value is 85.23%
  • key color value is 65.49%
CMYK: (0,92,85,65) C0M92Y85K65 (0%,92%,85%,65%) (0.00/0.92/0.85/0.65) 

CMYK percentages

%0
%92.05
%85.23
%65.49

Codes

Color #58070D in popluar color models

58 07 0D
RGB 88 7 13
HSL 356° 85.26% 18.63%
HSB/HSV 356° 92.05% 34.51%
CMYK 0.00% 92.05% 85.23%
65.49%

Color #58070D in popluar number systems.

HEX 58 07 0D
Decimal 88 7 13
Binary 1011000 111 1101
Octal 130 7 15

Shades and tints

Shades of #58070D

#58070D
(88,7,13)
#50070C
(80,7,12)
#48070B
(72,7,11)
#40070A
(64,7,10)
#380709
(56,7,9)
#300708
(48,7,8)
#280707
(40,7,7)
#200706
(32,7,6)
#180705
(24,7,5)
#100704
(16,7,4)
#080703
(8,7,3)
#000000
(0,0,0)

Tints of #58070D

#58070D
(88,7,13)
#671D23
(103,29,35)
#763339
(118,51,57)
#85494F
(133,73,79)
#945F65
(148,95,101)
#A3757B
(163,117,123)
#B28B91
(178,139,145)
#C1A1A7
(193,161,167)
#D0B7BD
(208,183,189)
#DFCDD3
(223,205,211)
#EEE3E9
(238,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58070D color. Also use rgb(88,7,13) instead hex code.

Text Font Color

.myTextColor { color: #58070D; }

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

This text font color is #58070D.

Background Color

.myBgColor { background-color: #58070D; }

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

This div background color is #58070D.

Border color

.myBorderColor { border: 1px solid #58070D; }

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

This div border color is #58070D.

Opacity

.myOpacity80 { color: #58070D; opacity: 0.8; }

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

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

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

This text has shadow with #58070D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58070D.

Preview

Color preview on black background

This text has color #58070D on black background.


Color preview on white background

This text has color #58070D on white background.


Black color preview on #58070D background

This text has black color on #58070D background.


White color preview on #58070D background

This text has white color on #58070D background.


Related colors

Complementary color

Complementary color for #hex is #A7F8F2.


I love getcolorcode.com

Triadic colors

1 #0D5807 and #070D58 with #58070D are triadic colors.

2 #0D0758 and #07580D with #58070D are triadic colors.