COLOR #440129

HEX: #440129 RGB: (68,1,41)

Color info

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

RGB color model

#440129 color RGB value is (68,1,41).

RGB: (68,1,41) (27%, 0%, 16%)

RGB channels and saturation

R 68 of 255 = 27%
G 1 of 255 = 0%
B 41 of 255 = 16%

68
1
41

R + G + B ~ 14%. #440129 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 1 + 41 = 110 (100%)
R 68 of 110 ~ 61.82%
G 1 of 110 ~ 0.91%
B 41 of 110 ~ 37.27'%

%61.82
%37.27

CMYK color model

#440129 color CMYK value is (0,99,40,73).

  • cyan value is 0.00%
  • magenta value is 98.53%
  • yellow value is 39.71%
  • key color value is 73.33%

CMYK: (0,99,40,73)
C0M99Y40K73 (0%, 99%, 40%, 73%)
(0.00 / 0.99 / 0.40 / 0.73)

CMYK percentages

%0
%98.53
%39.71
%73.33

Codes

Color #440129 in popluar color models

44 01 29
RGB 68 1 41
HSL 324° 97.10% 13.53%
HSB/HSV 324° 98.53% 26.67%
CMYK 0.00% 98.53% 39.71%
73.33%

Color #440129 in popluar number systems.

HEX 44 01 29
Decimal 68 1 41
Binary 1000100 1 101001
Octal 104 1 51

Shades and tints

Shades of #440129

#440129
(68,1,41)
#3E0126
(62,1,38)
#380123
(56,1,35)
#320120
(50,1,32)
#2C011D
(44,1,29)
#26011A
(38,1,26)
#200117
(32,1,23)
#1A0114
(26,1,20)
#140111
(20,1,17)
#0E010E
(14,1,14)
#08010B
(8,1,11)
#000000
(0,0,0)

Tints of #440129

#440129
(68,1,41)
#55183C
(85,24,60)
#662F4F
(102,47,79)
#774662
(119,70,98)
#885D75
(136,93,117)
#997488
(153,116,136)
#AA8B9B
(170,139,155)
#BBA2AE
(187,162,174)
#CCB9C1
(204,185,193)
#DDD0D4
(221,208,212)
#EEE7E7
(238,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #440129; }

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

This text font color is #440129.

Background Color

.myBgColor { background-color: #440129; }

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

This div background color is #440129.

Border color

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

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

This div border color is #440129.

Opacity

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

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

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

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

This text has shadow with #440129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #440129.

Preview

Color preview on black background

This text has color #440129 on black background.


Color preview on white background

This text has color #440129 on white background.


Black color preview on #440129 background

This text has black color on #440129 background.


White color preview on #440129 background

This text has white color on #440129 background.


Related colors

Complementary color

Complementary color for #hex is #BBFED6.


I love getcolorcode.com

Triadic colors

1 #294401 and #012944 with #440129 are triadic colors.

2 #290144 and #014429 with #440129 are triadic colors.