COLOR #441949

HEX: #441949 RGB: (68,25,73)

Color info

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

RGB color model

#441949 color RGB value is (68,25,73).

RGB: (68,25,73) (27%, 10%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 25 of 255 = 10%
B 73 of 255 = 29%

68
25
73

R + G + B ~ 22%. #441949 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 25 + 73 = 166 (100%)
R 68 of 166 ~ 40.96%
G 25 of 166 ~ 15.06%
B 73 of 166 ~ 43.98'%

%40.96
%15.06
%43.98

CMYK color model

#441949 color CMYK value is (7,66,0,71).

  • cyan value is 6.85%
  • magenta value is 65.75%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (7,66,0,71)
C7M66Y0K71 (7%, 66%, 0%, 71%)
(0.07 / 0.66 / 0.00 / 0.71)

CMYK percentages

%6.85
%65.75
%0
%71.37

Codes

Color #441949 in popluar color models

44 19 49
RGB 68 25 73
HSL 294° 48.98% 19.22%
HSB/HSV 294° 65.75% 28.63%
CMYK 6.85% 65.75% 0.00%
71.37%

Color #441949 in popluar number systems.

HEX 44 19 49
Decimal 68 25 73
Binary 1000100 11001 1001001
Octal 104 31 111

Shades and tints

Shades of #441949

#441949
(68,25,73)
#3E1743
(62,23,67)
#38153D
(56,21,61)
#321337
(50,19,55)
#2C1131
(44,17,49)
#260F2B
(38,15,43)
#200D25
(32,13,37)
#1A0B1F
(26,11,31)
#140919
(20,9,25)
#0E0713
(14,7,19)
#08050D
(8,5,13)
#000000
(0,0,0)

Tints of #441949

#441949
(68,25,73)
#552D59
(85,45,89)
#664169
(102,65,105)
#775579
(119,85,121)
#886989
(136,105,137)
#997D99
(153,125,153)
#AA91A9
(170,145,169)
#BBA5B9
(187,165,185)
#CCB9C9
(204,185,201)
#DDCDD9
(221,205,217)
#EEE1E9
(238,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441949 color. Also use rgb(68,25,73) instead hex code.

Text Font Color

.myTextColor { color: #441949; }

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

This text font color is #441949.

Background Color

.myBgColor { background-color: #441949; }

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

This div background color is #441949.

Border color

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

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

This div border color is #441949.

Opacity

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

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

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

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

This text has shadow with #441949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441949.

Preview

Color preview on black background

This text has color #441949 on black background.


Color preview on white background

This text has color #441949 on white background.


Black color preview on #441949 background

This text has black color on #441949 background.


White color preview on #441949 background

This text has white color on #441949 background.


Related colors

Complementary color

Complementary color for #hex is #BBE6B6.


I love getcolorcode.com

Triadic colors

1 #494419 and #194944 with #441949 are triadic colors.

2 #491944 and #194449 with #441949 are triadic colors.