COLOR #58141B

HEX: #58141B RGB: (88,20,27)

Color info

#58141B contains mainly red color. Web safe color of #58141B is #660033 (or #603).

RGB color model

#58141B color RGB value is (88,20,27).

RGB: (88,20,27) (35%, 8%, 11%)

RGB channels and saturation

R 88 of 255 = 35%
G 20 of 255 = 8%
B 27 of 255 = 11%

88
20
27

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

Portions of RGB colors in percentages

R + G + B = 88 + 20 + 27 = 135 (100%)
R 88 of 135 ~ 65.19%
G 20 of 135 ~ 14.81%
B 27 of 135 ~ 20'%

%65.19
%14.81
%20

CMYK color model

#58141B color CMYK value is (0,77,69,65).

  • cyan value is 0.00%
  • magenta value is 77.27%
  • yellow value is 69.32%
  • key color value is 65.49%

CMYK: (0,77,69,65)
C0M77Y69K65 (0%, 77%, 69%, 65%)
(0.00 / 0.77 / 0.69 / 0.65)

CMYK percentages

%0
%77.27
%69.32
%65.49

Codes

Color #58141B in popluar color models

58 14 1B
RGB 88 20 27
HSL 354° 62.96% 21.18%
HSB/HSV 354° 77.27% 34.51%
CMYK 0.00% 77.27% 69.32%
65.49%

Color #58141B in popluar number systems.

HEX 58 14 1B
Decimal 88 20 27
Binary 1011000 10100 11011
Octal 130 24 33

Shades and tints

Shades of #58141B

#58141B
(88,20,27)
#501319
(80,19,25)
#481217
(72,18,23)
#401115
(64,17,21)
#381013
(56,16,19)
#300F11
(48,15,17)
#280E0F
(40,14,15)
#200D0D
(32,13,13)
#180C0B
(24,12,11)
#100B09
(16,11,9)
#080A07
(8,10,7)
#000000
(0,0,0)

Tints of #58141B

#58141B
(88,20,27)
#67292F
(103,41,47)
#763E43
(118,62,67)
#855357
(133,83,87)
#94686B
(148,104,107)
#A37D7F
(163,125,127)
#B29293
(178,146,147)
#C1A7A7
(193,167,167)
#D0BCBB
(208,188,187)
#DFD1CF
(223,209,207)
#EEE6E3
(238,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58141B color. Also use rgb(88,20,27) instead hex code.

Text Font Color

.myTextColor { color: #58141B; }

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

This text font color is #58141B.

Background Color

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

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

This div background color is #58141B.

Border color

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

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

This div border color is #58141B.

Opacity

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

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

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

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

This text has shadow with #58141B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58141B.

Preview

Color preview on black background

This text has color #58141B on black background.


Color preview on white background

This text has color #58141B on white background.


Black color preview on #58141B background

This text has black color on #58141B background.


White color preview on #58141B background

This text has white color on #58141B background.


Related colors

Complementary color

Complementary color for #hex is #A7EBE4.


I love getcolorcode.com

Triadic colors

1 #1B5814 and #141B58 with #58141B are triadic colors.

2 #1B1458 and #14581B with #58141B are triadic colors.