COLOR #58191B

HEX: #58191B RGB: (88,25,27)

Color info

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

RGB color model

#58191B color RGB value is (88,25,27).

RGB: (88,25,27) (35%, 10%, 11%)

RGB channels and saturation

R 88 of 255 = 35%
G 25 of 255 = 10%
B 27 of 255 = 11%

88
25
27

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

Portions of RGB colors in percentages

R + G + B = 88 + 25 + 27 = 140 (100%)
R 88 of 140 ~ 62.86%
G 25 of 140 ~ 17.86%
B 27 of 140 ~ 19.29'%

%62.86
%17.86
%19.29

CMYK color model

#58191B color CMYK value is (0,72,69,65).

  • cyan value is 0.00%
  • magenta value is 71.59%
  • yellow value is 69.32%
  • key color value is 65.49%
CMYK: (0,72,69,65) C0M72Y69K65 (0%,72%,69%,65%) (0.00/0.72/0.69/0.65) 

CMYK percentages

%0
%71.59
%69.32
%65.49

Codes

Color #58191B in popluar color models

58 19 1B
RGB 88 25 27
HSL 358° 55.75% 22.16%
HSB/HSV 358° 71.59% 34.51%
CMYK 0.00% 71.59% 69.32%
65.49%

Color #58191B in popluar number systems.

HEX 58 19 1B
Decimal 88 25 27
Binary 1011000 11001 11011
Octal 130 31 33

Shades and tints

Shades of #58191B

#58191B
(88,25,27)
#501719
(80,23,25)
#481517
(72,21,23)
#401315
(64,19,21)
#381113
(56,17,19)
#300F11
(48,15,17)
#280D0F
(40,13,15)
#200B0D
(32,11,13)
#18090B
(24,9,11)
#100709
(16,7,9)
#080507
(8,5,7)
#000000
(0,0,0)

Tints of #58191B

#58191B
(88,25,27)
#672D2F
(103,45,47)
#764143
(118,65,67)
#855557
(133,85,87)
#94696B
(148,105,107)
#A37D7F
(163,125,127)
#B29193
(178,145,147)
#C1A5A7
(193,165,167)
#D0B9BB
(208,185,187)
#DFCDCF
(223,205,207)
#EEE1E3
(238,225,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58191B; }

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

This text font color is #58191B.

Background Color

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

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

This div background color is #58191B.

Border color

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

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

This div border color is #58191B.

Opacity

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

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

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

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

This text has shadow with #58191B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58191B.

Preview

Color preview on black background

This text has color #58191B on black background.


Color preview on white background

This text has color #58191B on white background.


Black color preview on #58191B background

This text has black color on #58191B background.


White color preview on #58191B background

This text has white color on #58191B background.


Related colors

Complementary color

Complementary color for #hex is #A7E6E4.


I love getcolorcode.com

Triadic colors

1 #1B5819 and #191B58 with #58191B are triadic colors.

2 #1B1958 and #19581B with #58191B are triadic colors.