COLOR #441576

HEX: #441576 RGB: (68,21,118)

Color info

#441576 contains mainly red and blue colors. Web safe color of #441576 is #330066 (or #306).

RGB color model

#441576 color RGB value is (68,21,118).

RGB: (68,21,118) (27%, 8%, 46%)

RGB channels and saturation

R 68 of 255 = 27%
G 21 of 255 = 8%
B 118 of 255 = 46%

68
21
118

R + G + B ~ 27%. #441576 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 21 + 118 = 207 (100%)
R 68 of 207 ~ 32.85%
G 21 of 207 ~ 10.14%
B 118 of 207 ~ 57'%

%32.85
%10.14
%57

CMYK color model

#441576 color CMYK value is (42,82,0,54).

  • cyan value is 42.37%
  • magenta value is 82.20%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (42,82,0,54) C42M82Y0K54 (42%,82%,0%,54%) (0.42/0.82/0.00/0.54) 

CMYK percentages

%42.37
%82.2
%0
%53.73

Codes

Color #441576 in popluar color models

44 15 76
RGB 68 21 118
HSL 269° 69.78% 27.25%
HSB/HSV 269° 82.20% 46.27%
CMYK 42.37% 82.20% 0.00%
53.73%

Color #441576 in popluar number systems.

HEX 44 15 76
Decimal 68 21 118
Binary 1000100 10101 1110110
Octal 104 25 166

Shades and tints

Shades of #441576

#441576
(68,21,118)
#3E146C
(62,20,108)
#381362
(56,19,98)
#321258
(50,18,88)
#2C114E
(44,17,78)
#261044
(38,16,68)
#200F3A
(32,15,58)
#1A0E30
(26,14,48)
#140D26
(20,13,38)
#0E0C1C
(14,12,28)
#080B12
(8,11,18)
#000000
(0,0,0)

Tints of #441576

#441576
(68,21,118)
#552A82
(85,42,130)
#663F8E
(102,63,142)
#77549A
(119,84,154)
#8869A6
(136,105,166)
#997EB2
(153,126,178)
#AA93BE
(170,147,190)
#BBA8CA
(187,168,202)
#CCBDD6
(204,189,214)
#DDD2E2
(221,210,226)
#EEE7EE
(238,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441576 color. Also use rgb(68,21,118) instead hex code.

Text Font Color

.myTextColor { color: #441576; }

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

This text font color is #441576.

Background Color

.myBgColor { background-color: #441576; }

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

This div background color is #441576.

Border color

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

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

This div border color is #441576.

Opacity

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

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

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

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

This text has shadow with #441576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441576.

Preview

Color preview on black background

This text has color #441576 on black background.


Color preview on white background

This text has color #441576 on white background.


Black color preview on #441576 background

This text has black color on #441576 background.


White color preview on #441576 background

This text has white color on #441576 background.


Related colors

Complementary color

Complementary color for #hex is #BBEA89.


I love getcolorcode.com

Triadic colors

1 #764415 and #157644 with #441576 are triadic colors.

2 #761544 and #154476 with #441576 are triadic colors.