COLOR #441141

HEX: #441141 RGB: (68,17,65)

Color info

#441141 contains red, green and blue colors in about the same proportion. Web safe color of #441141 is #330033 (or #303).

RGB color model

#441141 color RGB value is (68,17,65).

RGB: (68,17,65) (27%, 7%, 25%)

RGB channels and saturation

R 68 of 255 = 27%
G 17 of 255 = 7%
B 65 of 255 = 25%

68
17
65

R + G + B ~ 20%. #441141 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 17 + 65 = 150 (100%)
R 68 of 150 ~ 45.33%
G 17 of 150 ~ 11.33%
B 65 of 150 ~ 43.33'%

%45.33
%11.33
%43.33

CMYK color model

#441141 color CMYK value is (0,75,4,73).

  • cyan value is 0.00%
  • magenta value is 75.00%
  • yellow value is 4.41%
  • key color value is 73.33%
CMYK: (0,75,4,73) C0M75Y4K73 (0%,75%,4%,73%) (0.00/0.75/0.04/0.73) 

CMYK percentages

%0
%75
%4.41
%73.33

Codes

Color #441141 in popluar color models

44 11 41
RGB 68 17 65
HSL 304° 60.00% 16.67%
HSB/HSV 304° 75.00% 26.67%
CMYK 0.00% 75.00% 4.41%
73.33%

Color #441141 in popluar number systems.

HEX 44 11 41
Decimal 68 17 65
Binary 1000100 10001 1000001
Octal 104 21 101

Shades and tints

Shades of #441141

#441141
(68,17,65)
#3E103C
(62,16,60)
#380F37
(56,15,55)
#320E32
(50,14,50)
#2C0D2D
(44,13,45)
#260C28
(38,12,40)
#200B23
(32,11,35)
#1A0A1E
(26,10,30)
#140919
(20,9,25)
#0E0814
(14,8,20)
#08070F
(8,7,15)
#000000
(0,0,0)

Tints of #441141

#441141
(68,17,65)
#552652
(85,38,82)
#663B63
(102,59,99)
#775074
(119,80,116)
#886585
(136,101,133)
#997A96
(153,122,150)
#AA8FA7
(170,143,167)
#BBA4B8
(187,164,184)
#CCB9C9
(204,185,201)
#DDCEDA
(221,206,218)
#EEE3EB
(238,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441141 color. Also use rgb(68,17,65) instead hex code.

Text Font Color

.myTextColor { color: #441141; }

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

This text font color is #441141.

Background Color

.myBgColor { background-color: #441141; }

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

This div background color is #441141.

Border color

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

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

This div border color is #441141.

Opacity

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

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

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

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

This text has shadow with #441141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441141.

Preview

Color preview on black background

This text has color #441141 on black background.


Color preview on white background

This text has color #441141 on white background.


Black color preview on #441141 background

This text has black color on #441141 background.


White color preview on #441141 background

This text has white color on #441141 background.


Related colors

Complementary color

Complementary color for #hex is #BBEEBE.


I love getcolorcode.com

Triadic colors

1 #414411 and #114144 with #441141 are triadic colors.

2 #411144 and #114441 with #441141 are triadic colors.