COLOR #440149

HEX: #440149 RGB: (68,1,73)

Color info

#440149 contains mainly red and blue colors. Web safe color of #440149 is #330033 (or #303).

RGB color model

#440149 color RGB value is (68,1,73).

RGB: (68,1,73) (27%, 0%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 1 of 255 = 0%
B 73 of 255 = 29%

68
1
73

R + G + B ~ 19%. #440149 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 1 + 73 = 142 (100%)
R 68 of 142 ~ 47.89%
G 1 of 142 ~ 0.7%
B 73 of 142 ~ 51.41'%

%47.89
%51.41

CMYK color model

#440149 color CMYK value is (7,99,0,71).

  • cyan value is 6.85%
  • magenta value is 98.63%
  • yellow value is 0.00%
  • key color value is 71.37%
CMYK: (7,99,0,71) C7M99Y0K71 (7%,99%,0%,71%) (0.07/0.99/0.00/0.71) 

CMYK percentages

%6.85
%98.63
%0
%71.37

Codes

Color #440149 in popluar color models

44 01 49
RGB 68 1 73
HSL 296° 97.30% 14.51%
HSB/HSV 296° 98.63% 28.63%
CMYK 6.85% 98.63% 0.00%
71.37%

Color #440149 in popluar number systems.

HEX 44 01 49
Decimal 68 1 73
Binary 1000100 1 1001001
Octal 104 1 111

Shades and tints

Shades of #440149

#440149
(68,1,73)
#3E0143
(62,1,67)
#38013D
(56,1,61)
#320137
(50,1,55)
#2C0131
(44,1,49)
#26012B
(38,1,43)
#200125
(32,1,37)
#1A011F
(26,1,31)
#140119
(20,1,25)
#0E0113
(14,1,19)
#08010D
(8,1,13)
#000000
(0,0,0)

Tints of #440149

#440149
(68,1,73)
#551859
(85,24,89)
#662F69
(102,47,105)
#774679
(119,70,121)
#885D89
(136,93,137)
#997499
(153,116,153)
#AA8BA9
(170,139,169)
#BBA2B9
(187,162,185)
#CCB9C9
(204,185,201)
#DDD0D9
(221,208,217)
#EEE7E9
(238,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #440149; }

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

This text font color is #440149.

Background Color

.myBgColor { background-color: #440149; }

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

This div background color is #440149.

Border color

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

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

This div border color is #440149.

Opacity

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

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

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

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

This text has shadow with #440149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #440149.

Preview

Color preview on black background

This text has color #440149 on black background.


Color preview on white background

This text has color #440149 on white background.


Black color preview on #440149 background

This text has black color on #440149 background.


White color preview on #440149 background

This text has white color on #440149 background.


Related colors

Complementary color

Complementary color for #hex is #BBFEB6.


I love getcolorcode.com

Triadic colors

1 #494401 and #014944 with #440149 are triadic colors.

2 #490144 and #014449 with #440149 are triadic colors.