COLOR #58191F

HEX: #58191F RGB: (88,25,31)

Color info

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

RGB color model

#58191F color RGB value is (88,25,31).

RGB: (88,25,31) (35%, 10%, 12%)

RGB channels and saturation

R 88 of 255 = 35%
G 25 of 255 = 10%
B 31 of 255 = 12%

88
25
31

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

Portions of RGB colors in percentages

R + G + B = 88 + 25 + 31 = 144 (100%)
R 88 of 144 ~ 61.11%
G 25 of 144 ~ 17.36%
B 31 of 144 ~ 21.53'%

%61.11
%17.36
%21.53

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 71.59%
  • yellow value is 64.77%
  • key color value is 65.49%

CMYK: (0,72,65,65)
C0M72Y65K65 (0%, 72%, 65%, 65%)
(0.00 / 0.72 / 0.65 / 0.65)

CMYK percentages

%0
%71.59
%64.77
%65.49

Codes

Color #58191F in popluar color models

58 19 1F
RGB 88 25 31
HSL 354° 55.75% 22.16%
HSB/HSV 354° 71.59% 34.51%
CMYK 0.00% 71.59% 64.77%
65.49%

Color #58191F in popluar number systems.

HEX 58 19 1F
Decimal 88 25 31
Binary 1011000 11001 11111
Octal 130 31 37

Shades and tints

Shades of #58191F

#58191F
(88,25,31)
#50171D
(80,23,29)
#48151B
(72,21,27)
#401319
(64,19,25)
#381117
(56,17,23)
#300F15
(48,15,21)
#280D13
(40,13,19)
#200B11
(32,11,17)
#18090F
(24,9,15)
#10070D
(16,7,13)
#08050B
(8,5,11)
#000000
(0,0,0)

Tints of #58191F

#58191F
(88,25,31)
#672D33
(103,45,51)
#764147
(118,65,71)
#85555B
(133,85,91)
#94696F
(148,105,111)
#A37D83
(163,125,131)
#B29197
(178,145,151)
#C1A5AB
(193,165,171)
#D0B9BF
(208,185,191)
#DFCDD3
(223,205,211)
#EEE1E7
(238,225,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58191F; }

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

This text font color is #58191F.

Background Color

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

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

This div background color is #58191F.

Border color

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

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

This div border color is #58191F.

Opacity

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

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

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

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

This text has shadow with #58191F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58191F.

Preview

Color preview on black background

This text has color #58191F on black background.


Color preview on white background

This text has color #58191F on white background.


Black color preview on #58191F background

This text has black color on #58191F background.


White color preview on #58191F background

This text has white color on #58191F background.


Related colors

Complementary color

Complementary color for #hex is #A7E6E0.


I love getcolorcode.com

Triadic colors

1 #1F5819 and #191F58 with #58191F are triadic colors.

2 #1F1958 and #19581F with #58191F are triadic colors.