COLOR #442136

HEX: #442136 RGB: (68,33,54)

Color info

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

RGB color model

#442136 color RGB value is (68,33,54).

RGB: (68,33,54) (27%, 13%, 21%)

RGB channels and saturation

R 68 of 255 = 27%
G 33 of 255 = 13%
B 54 of 255 = 21%

68
33
54

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

Portions of RGB colors in percentages

R + G + B = 68 + 33 + 54 = 155 (100%)
R 68 of 155 ~ 43.87%
G 33 of 155 ~ 21.29%
B 54 of 155 ~ 34.84'%

%43.87
%21.29
%34.84

CMYK color model

#442136 color CMYK value is (0,51,21,73).

  • cyan value is 0.00%
  • magenta value is 51.47%
  • yellow value is 20.59%
  • key color value is 73.33%
CMYK: (0,51,21,73) C0M51Y21K73 (0%,51%,21%,73%) (0.00/0.51/0.21/0.73) 

CMYK percentages

%0
%51.47
%20.59
%73.33

Codes

Color #442136 in popluar color models

44 21 36
RGB 68 33 54
HSL 324° 34.65% 19.80%
HSB/HSV 324° 51.47% 26.67%
CMYK 0.00% 51.47% 20.59%
73.33%

Color #442136 in popluar number systems.

HEX 44 21 36
Decimal 68 33 54
Binary 1000100 100001 110110
Octal 104 41 66

Shades and tints

Shades of #442136

#442136
(68,33,54)
#3E1E32
(62,30,50)
#381B2E
(56,27,46)
#32182A
(50,24,42)
#2C1526
(44,21,38)
#261222
(38,18,34)
#200F1E
(32,15,30)
#1A0C1A
(26,12,26)
#140916
(20,9,22)
#0E0612
(14,6,18)
#08030E
(8,3,14)
#000000
(0,0,0)

Tints of #442136

#442136
(68,33,54)
#553548
(85,53,72)
#66495A
(102,73,90)
#775D6C
(119,93,108)
#88717E
(136,113,126)
#998590
(153,133,144)
#AA99A2
(170,153,162)
#BBADB4
(187,173,180)
#CCC1C6
(204,193,198)
#DDD5D8
(221,213,216)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442136 color. Also use rgb(68,33,54) instead hex code.

Text Font Color

.myTextColor { color: #442136; }

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

This text font color is #442136.

Background Color

.myBgColor { background-color: #442136; }

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

This div background color is #442136.

Border color

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

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

This div border color is #442136.

Opacity

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

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

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

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

This text has shadow with #442136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442136.

Preview

Color preview on black background

This text has color #442136 on black background.


Color preview on white background

This text has color #442136 on white background.


Black color preview on #442136 background

This text has black color on #442136 background.


White color preview on #442136 background

This text has white color on #442136 background.


Related colors

Complementary color

Complementary color for #hex is #BBDEC9.


I love getcolorcode.com

Triadic colors

1 #364421 and #213644 with #442136 are triadic colors.

2 #362144 and #214436 with #442136 are triadic colors.