COLOR #441E39

HEX: #441E39 RGB: (68,30,57)

Color info

#441E39 contains red, green and blue colors in about the same proportion. Web safe color of #441E39 is #333333 (or #333).

RGB color model

#441E39 color RGB value is (68,30,57).

RGB: (68,30,57) (27%, 12%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 30 of 255 = 12%
B 57 of 255 = 22%

68
30
57

R + G + B ~ 20%. #441E39 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 30 + 57 = 155 (100%)
R 68 of 155 ~ 43.87%
G 30 of 155 ~ 19.35%
B 57 of 155 ~ 36.77'%

%43.87
%19.35
%36.77

CMYK color model

#441E39 color CMYK value is (0,56,16,73).

  • cyan value is 0.00%
  • magenta value is 55.88%
  • yellow value is 16.18%
  • key color value is 73.33%

CMYK: (0,56,16,73)
C0M56Y16K73 (0%, 56%, 16%, 73%)
(0.00 / 0.56 / 0.16 / 0.73)

CMYK percentages

%0
%55.88
%16.18
%73.33

Codes

Color #441E39 in popluar color models

44 1E 39
RGB 68 30 57
HSL 317° 38.78% 19.22%
HSB/HSV 317° 55.88% 26.67%
CMYK 0.00% 55.88% 16.18%
73.33%

Color #441E39 in popluar number systems.

HEX 44 1E 39
Decimal 68 30 57
Binary 1000100 11110 111001
Octal 104 36 71

Shades and tints

Shades of #441E39

#441E39
(68,30,57)
#3E1C34
(62,28,52)
#381A2F
(56,26,47)
#32182A
(50,24,42)
#2C1625
(44,22,37)
#261420
(38,20,32)
#20121B
(32,18,27)
#1A1016
(26,16,22)
#140E11
(20,14,17)
#0E0C0C
(14,12,12)
#080A07
(8,10,7)
#000000
(0,0,0)

Tints of #441E39

#441E39
(68,30,57)
#55324B
(85,50,75)
#66465D
(102,70,93)
#775A6F
(119,90,111)
#886E81
(136,110,129)
#998293
(153,130,147)
#AA96A5
(170,150,165)
#BBAAB7
(187,170,183)
#CCBEC9
(204,190,201)
#DDD2DB
(221,210,219)
#EEE6ED
(238,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441E39 color. Also use rgb(68,30,57) instead hex code.

Text Font Color

.myTextColor { color: #441E39; }

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

This text font color is #441E39.

Background Color

.myBgColor { background-color: #441E39; }

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

This div background color is #441E39.

Border color

.myBorderColor { border: 1px solid #441E39; }

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

This div border color is #441E39.

Opacity

.myOpacity80 { color: #441E39; opacity: 0.8; }

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

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

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

This text has shadow with #441E39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441E39.

Preview

Color preview on black background

This text has color #441E39 on black background.


Color preview on white background

This text has color #441E39 on white background.


Black color preview on #441E39 background

This text has black color on #441E39 background.


White color preview on #441E39 background

This text has white color on #441E39 background.


Related colors

Complementary color

Complementary color for #hex is #BBE1C6.


I love getcolorcode.com

Triadic colors

1 #39441E and #1E3944 with #441E39 are triadic colors.

2 #391E44 and #1E4439 with #441E39 are triadic colors.