COLOR #441137

HEX: #441137 RGB: (68,17,55)

Color info

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

RGB color model

#441137 color RGB value is (68,17,55).

RGB: (68,17,55) (27%, 7%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 17 of 255 = 7%
B 55 of 255 = 22%

68
17
55

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

Portions of RGB colors in percentages

R + G + B = 68 + 17 + 55 = 140 (100%)
R 68 of 140 ~ 48.57%
G 17 of 140 ~ 12.14%
B 55 of 140 ~ 39.29'%

%48.57
%12.14
%39.29

CMYK color model

#441137 color CMYK value is (0,75,19,73).

  • cyan value is 0.00%
  • magenta value is 75.00%
  • yellow value is 19.12%
  • key color value is 73.33%

CMYK: (0,75,19,73)
C0M75Y19K73 (0%, 75%, 19%, 73%)
(0.00 / 0.75 / 0.19 / 0.73)

CMYK percentages

%0
%75
%19.12
%73.33

Codes

Color #441137 in popluar color models

44 11 37
RGB 68 17 55
HSL 315° 60.00% 16.67%
HSB/HSV 315° 75.00% 26.67%
CMYK 0.00% 75.00% 19.12%
73.33%

Color #441137 in popluar number systems.

HEX 44 11 37
Decimal 68 17 55
Binary 1000100 10001 110111
Octal 104 21 67

Shades and tints

Shades of #441137

#441137
(68,17,55)
#3E1032
(62,16,50)
#380F2D
(56,15,45)
#320E28
(50,14,40)
#2C0D23
(44,13,35)
#260C1E
(38,12,30)
#200B19
(32,11,25)
#1A0A14
(26,10,20)
#14090F
(20,9,15)
#0E080A
(14,8,10)
#080705
(8,7,5)
#000000
(0,0,0)

Tints of #441137

#441137
(68,17,55)
#552649
(85,38,73)
#663B5B
(102,59,91)
#77506D
(119,80,109)
#88657F
(136,101,127)
#997A91
(153,122,145)
#AA8FA3
(170,143,163)
#BBA4B5
(187,164,181)
#CCB9C7
(204,185,199)
#DDCED9
(221,206,217)
#EEE3EB
(238,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441137 color. Also use rgb(68,17,55) instead hex code.

Text Font Color

.myTextColor { color: #441137; }

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

This text font color is #441137.

Background Color

.myBgColor { background-color: #441137; }

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

This div background color is #441137.

Border color

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

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

This div border color is #441137.

Opacity

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

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

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

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

This text has shadow with #441137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441137.

Preview

Color preview on black background

This text has color #441137 on black background.


Color preview on white background

This text has color #441137 on white background.


Black color preview on #441137 background

This text has black color on #441137 background.


White color preview on #441137 background

This text has white color on #441137 background.


Related colors

Complementary color

Complementary color for #hex is #BBEEC8.


I love getcolorcode.com

Triadic colors

1 #374411 and #113744 with #441137 are triadic colors.

2 #371144 and #114437 with #441137 are triadic colors.