COLOR #58194C

HEX: #58194C RGB: (88,25,76)

Color info

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

RGB color model

#58194C color RGB value is (88,25,76).

RGB: (88,25,76) (35%, 10%, 30%)

RGB channels and saturation

R 88 of 255 = 35%
G 25 of 255 = 10%
B 76 of 255 = 30%

88
25
76

R + G + B ~ 25%. #58194C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 25 + 76 = 189 (100%)
R 88 of 189 ~ 46.56%
G 25 of 189 ~ 13.23%
B 76 of 189 ~ 40.21'%

%46.56
%13.23
%40.21

CMYK color model

#58194C color CMYK value is (0,72,14,65).

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

CMYK: (0,72,14,65)
C0M72Y14K65 (0%, 72%, 14%, 65%)
(0.00 / 0.72 / 0.14 / 0.65)

CMYK percentages

%0
%71.59
%13.64
%65.49

Codes

Color #58194C in popluar color models

58 19 4C
RGB 88 25 76
HSL 311° 55.75% 22.16%
HSB/HSV 311° 71.59% 34.51%
CMYK 0.00% 71.59% 13.64%
65.49%

Color #58194C in popluar number systems.

HEX 58 19 4C
Decimal 88 25 76
Binary 1011000 11001 1001100
Octal 130 31 114

Shades and tints

Shades of #58194C

#58194C
(88,25,76)
#501746
(80,23,70)
#481540
(72,21,64)
#40133A
(64,19,58)
#381134
(56,17,52)
#300F2E
(48,15,46)
#280D28
(40,13,40)
#200B22
(32,11,34)
#18091C
(24,9,28)
#100716
(16,7,22)
#080510
(8,5,16)
#000000
(0,0,0)

Tints of #58194C

#58194C
(88,25,76)
#672D5C
(103,45,92)
#76416C
(118,65,108)
#85557C
(133,85,124)
#94698C
(148,105,140)
#A37D9C
(163,125,156)
#B291AC
(178,145,172)
#C1A5BC
(193,165,188)
#D0B9CC
(208,185,204)
#DFCDDC
(223,205,220)
#EEE1EC
(238,225,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58194C color. Also use rgb(88,25,76) instead hex code.

Text Font Color

.myTextColor { color: #58194C; }

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

This text font color is #58194C.

Background Color

.myBgColor { background-color: #58194C; }

<div style="background-color:#58194C">Inner text</div>

This div background color is #58194C.

Border color

.myBorderColor { border: 1px solid #58194C; }

<div style="border:3px solid #58194C">Div</div>

This div border color is #58194C.

Opacity

.myOpacity80 { color: #58194C; opacity: 0.8; }

<p style="color:#58194C;opacity:0.8;">80%</p>

Text with #58194C 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 #58194C;}

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

This text has shadow with #58194C color.


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

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

This text has shadow with #58194C primary color and red secondary color.


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

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

This text has shadow with #58194C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58194C.

Preview

Color preview on black background

This text has color #58194C on black background.


Color preview on white background

This text has color #58194C on white background.


Black color preview on #58194C background

This text has black color on #58194C background.


White color preview on #58194C background

This text has white color on #58194C background.


Related colors

Complementary color

Complementary color for #hex is #A7E6B3.


I love getcolorcode.com

Triadic colors

1 #4C5819 and #194C58 with #58194C are triadic colors.

2 #4C1958 and #19584C with #58194C are triadic colors.