COLOR #442227

HEX: #442227 RGB: (68,34,39)

Color info

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

RGB color model

#442227 color RGB value is (68,34,39).

RGB: (68,34,39) (27%, 13%, 15%)

RGB channels and saturation

R 68 of 255 = 27%
G 34 of 255 = 13%
B 39 of 255 = 15%

68
34
39

R + G + B ~ 18%. #442227 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 34 + 39 = 141 (100%)
R 68 of 141 ~ 48.23%
G 34 of 141 ~ 24.11%
B 39 of 141 ~ 27.66'%

%48.23
%24.11
%27.66

CMYK color model

#442227 color CMYK value is (0,50,43,73).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 42.65%
  • key color value is 73.33%

CMYK: (0,50,43,73)
C0M50Y43K73 (0%, 50%, 43%, 73%)
(0.00 / 0.50 / 0.43 / 0.73)

CMYK percentages

%0
%50
%42.65
%73.33

Codes

Color #442227 in popluar color models

44 22 27
RGB 68 34 39
HSL 351° 33.33% 20.00%
HSB/HSV 351° 50.00% 26.67%
CMYK 0.00% 50.00% 42.65%
73.33%

Color #442227 in popluar number systems.

HEX 44 22 27
Decimal 68 34 39
Binary 1000100 100010 100111
Octal 104 42 47

Shades and tints

Shades of #442227

#442227
(68,34,39)
#3E1F24
(62,31,36)
#381C21
(56,28,33)
#32191E
(50,25,30)
#2C161B
(44,22,27)
#261318
(38,19,24)
#201015
(32,16,21)
#1A0D12
(26,13,18)
#140A0F
(20,10,15)
#0E070C
(14,7,12)
#080409
(8,4,9)
#000000
(0,0,0)

Tints of #442227

#442227
(68,34,39)
#55363A
(85,54,58)
#664A4D
(102,74,77)
#775E60
(119,94,96)
#887273
(136,114,115)
#998686
(153,134,134)
#AA9A99
(170,154,153)
#BBAEAC
(187,174,172)
#CCC2BF
(204,194,191)
#DDD6D2
(221,214,210)
#EEEAE5
(238,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442227 color. Also use rgb(68,34,39) instead hex code.

Text Font Color

.myTextColor { color: #442227; }

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

This text font color is #442227.

Background Color

.myBgColor { background-color: #442227; }

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

This div background color is #442227.

Border color

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

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

This div border color is #442227.

Opacity

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

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

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

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

This text has shadow with #442227 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442227.

Preview

Color preview on black background

This text has color #442227 on black background.


Color preview on white background

This text has color #442227 on white background.


Black color preview on #442227 background

This text has black color on #442227 background.


White color preview on #442227 background

This text has white color on #442227 background.


Related colors

Complementary color

Complementary color for #hex is #BBDDD8.


I love getcolorcode.com

Triadic colors

1 #274422 and #222744 with #442227 are triadic colors.

2 #272244 and #224427 with #442227 are triadic colors.