COLOR #441247

HEX: #441247 RGB: (68,18,71)

Color info

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

RGB color model

#441247 color RGB value is (68,18,71).

RGB: (68,18,71) (27%, 7%, 28%)

RGB channels and saturation

R 68 of 255 = 27%
G 18 of 255 = 7%
B 71 of 255 = 28%

68
18
71

R + G + B ~ 21%. #441247 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 18 + 71 = 157 (100%)
R 68 of 157 ~ 43.31%
G 18 of 157 ~ 11.46%
B 71 of 157 ~ 45.22'%

%43.31
%11.46
%45.22

CMYK color model

#441247 color CMYK value is (4,75,0,72).

  • cyan value is 4.23%
  • magenta value is 74.65%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (4,75,0,72)
C4M75Y0K72 (4%, 75%, 0%, 72%)
(0.04 / 0.75 / 0.00 / 0.72)

CMYK percentages

%4.23
%74.65
%0
%72.16

Codes

Color #441247 in popluar color models

44 12 47
RGB 68 18 71
HSL 297° 59.55% 17.45%
HSB/HSV 297° 74.65% 27.84%
CMYK 4.23% 74.65% 0.00%
72.16%

Color #441247 in popluar number systems.

HEX 44 12 47
Decimal 68 18 71
Binary 1000100 10010 1000111
Octal 104 22 107

Shades and tints

Shades of #441247

#441247
(68,18,71)
#3E1141
(62,17,65)
#38103B
(56,16,59)
#320F35
(50,15,53)
#2C0E2F
(44,14,47)
#260D29
(38,13,41)
#200C23
(32,12,35)
#1A0B1D
(26,11,29)
#140A17
(20,10,23)
#0E0911
(14,9,17)
#08080B
(8,8,11)
#000000
(0,0,0)

Tints of #441247

#441247
(68,18,71)
#552757
(85,39,87)
#663C67
(102,60,103)
#775177
(119,81,119)
#886687
(136,102,135)
#997B97
(153,123,151)
#AA90A7
(170,144,167)
#BBA5B7
(187,165,183)
#CCBAC7
(204,186,199)
#DDCFD7
(221,207,215)
#EEE4E7
(238,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441247 color. Also use rgb(68,18,71) instead hex code.

Text Font Color

.myTextColor { color: #441247; }

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

This text font color is #441247.

Background Color

.myBgColor { background-color: #441247; }

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

This div background color is #441247.

Border color

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

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

This div border color is #441247.

Opacity

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

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

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

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

This text has shadow with #441247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441247.

Preview

Color preview on black background

This text has color #441247 on black background.


Color preview on white background

This text has color #441247 on white background.


Black color preview on #441247 background

This text has black color on #441247 background.


White color preview on #441247 background

This text has white color on #441247 background.


Related colors

Complementary color

Complementary color for #hex is #BBEDB8.


I love getcolorcode.com

Triadic colors

1 #474412 and #124744 with #441247 are triadic colors.

2 #471244 and #124447 with #441247 are triadic colors.