COLOR #440D48

HEX: #440D48 RGB: (68,13,72)

Color info

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

RGB color model

#440D48 color RGB value is (68,13,72).

RGB: (68,13,72) (27%, 5%, 28%)

RGB channels and saturation

R 68 of 255 = 27%
G 13 of 255 = 5%
B 72 of 255 = 28%

68
13
72

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

Portions of RGB colors in percentages

R + G + B = 68 + 13 + 72 = 153 (100%)
R 68 of 153 ~ 44.44%
G 13 of 153 ~ 8.5%
B 72 of 153 ~ 47.06'%

%44.44
%47.06

CMYK color model

#440D48 color CMYK value is (6,82,0,72).

  • cyan value is 5.56%
  • magenta value is 81.94%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (6,82,0,72)
C6M82Y0K72 (6%, 82%, 0%, 72%)
(0.06 / 0.82 / 0.00 / 0.72)

CMYK percentages

%5.56
%81.94
%0
%71.76

Codes

Color #440D48 in popluar color models

44 0D 48
RGB 68 13 72
HSL 296° 69.41% 16.67%
HSB/HSV 296° 81.94% 28.24%
CMYK 5.56% 81.94% 0.00%
71.76%

Color #440D48 in popluar number systems.

HEX 44 0D 48
Decimal 68 13 72
Binary 1000100 1101 1001000
Octal 104 15 110

Shades and tints

Shades of #440D48

#440D48
(68,13,72)
#3E0C42
(62,12,66)
#380B3C
(56,11,60)
#320A36
(50,10,54)
#2C0930
(44,9,48)
#26082A
(38,8,42)
#200724
(32,7,36)
#1A061E
(26,6,30)
#140518
(20,5,24)
#0E0412
(14,4,18)
#08030C
(8,3,12)
#000000
(0,0,0)

Tints of #440D48

#440D48
(68,13,72)
#552358
(85,35,88)
#663968
(102,57,104)
#774F78
(119,79,120)
#886588
(136,101,136)
#997B98
(153,123,152)
#AA91A8
(170,145,168)
#BBA7B8
(187,167,184)
#CCBDC8
(204,189,200)
#DDD3D8
(221,211,216)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #440D48 color. Also use rgb(68,13,72) instead hex code.

Text Font Color

.myTextColor { color: #440D48; }

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

This text font color is #440D48.

Background Color

.myBgColor { background-color: #440D48; }

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

This div background color is #440D48.

Border color

.myBorderColor { border: 1px solid #440D48; }

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

This div border color is #440D48.

Opacity

.myOpacity80 { color: #440D48; opacity: 0.8; }

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

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

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

This text has shadow with #440D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #440D48.

Preview

Color preview on black background

This text has color #440D48 on black background.


Color preview on white background

This text has color #440D48 on white background.


Black color preview on #440D48 background

This text has black color on #440D48 background.


White color preview on #440D48 background

This text has white color on #440D48 background.


Related colors

Complementary color

Complementary color for #hex is #BBF2B7.


I love getcolorcode.com

Triadic colors

1 #48440D and #0D4844 with #440D48 are triadic colors.

2 #480D44 and #0D4448 with #440D48 are triadic colors.