COLOR #581379

HEX: #581379 RGB: (88,19,121)

Color info

#581379 contains mainly red and blue colors. Web safe color of #581379 is #660066 (or #606).

RGB color model

#581379 color RGB value is (88,19,121).

RGB: (88,19,121) (35%, 7%, 47%)

RGB channels and saturation

R 88 of 255 = 35%
G 19 of 255 = 7%
B 121 of 255 = 47%

88
19
121

R + G + B ~ 30%. #581379 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 19 + 121 = 228 (100%)
R 88 of 228 ~ 38.6%
G 19 of 228 ~ 8.33%
B 121 of 228 ~ 53.07'%

%38.6
%53.07

CMYK color model

#581379 color CMYK value is (27,84,0,53).

  • cyan value is 27.27%
  • magenta value is 84.30%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (27,84,0,53)
C27M84Y0K53 (27%, 84%, 0%, 53%)
(0.27 / 0.84 / 0.00 / 0.53)

CMYK percentages

%27.27
%84.3
%0
%52.55

Codes

Color #581379 in popluar color models

58 13 79
RGB 88 19 121
HSL 281° 72.86% 27.45%
HSB/HSV 281° 84.30% 47.45%
CMYK 27.27% 84.30% 0.00%
52.55%

Color #581379 in popluar number systems.

HEX 58 13 79
Decimal 88 19 121
Binary 1011000 10011 1111001
Octal 130 23 171

Shades and tints

Shades of #581379

#581379
(88,19,121)
#50126E
(80,18,110)
#481163
(72,17,99)
#401058
(64,16,88)
#380F4D
(56,15,77)
#300E42
(48,14,66)
#280D37
(40,13,55)
#200C2C
(32,12,44)
#180B21
(24,11,33)
#100A16
(16,10,22)
#08090B
(8,9,11)
#000000
(0,0,0)

Tints of #581379

#581379
(88,19,121)
#672885
(103,40,133)
#763D91
(118,61,145)
#85529D
(133,82,157)
#9467A9
(148,103,169)
#A37CB5
(163,124,181)
#B291C1
(178,145,193)
#C1A6CD
(193,166,205)
#D0BBD9
(208,187,217)
#DFD0E5
(223,208,229)
#EEE5F1
(238,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #581379 color. Also use rgb(88,19,121) instead hex code.

Text Font Color

.myTextColor { color: #581379; }

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

This text font color is #581379.

Background Color

.myBgColor { background-color: #581379; }

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

This div background color is #581379.

Border color

.myBorderColor { border: 1px solid #581379; }

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

This div border color is #581379.

Opacity

.myOpacity80 { color: #581379; opacity: 0.8; }

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

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

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

This text has shadow with #581379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #581379.

Preview

Color preview on black background

This text has color #581379 on black background.


Color preview on white background

This text has color #581379 on white background.


Black color preview on #581379 background

This text has black color on #581379 background.


White color preview on #581379 background

This text has white color on #581379 background.


Related colors

Complementary color

Complementary color for #hex is #A7EC86.


I love getcolorcode.com

Triadic colors

1 #795813 and #137958 with #581379 are triadic colors.

2 #791358 and #135879 with #581379 are triadic colors.