COLOR #442E36

HEX: #442E36 RGB: (68,46,54)

Color info

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

RGB color model

#442E36 color RGB value is (68,46,54).

RGB: (68,46,54) (27%, 18%, 21%)

RGB channels and saturation

R 68 of 255 = 27%
G 46 of 255 = 18%
B 54 of 255 = 21%

68
46
54

R + G + B ~ 22%. #442E36 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 46 + 54 = 168 (100%)
R 68 of 168 ~ 40.48%
G 46 of 168 ~ 27.38%
B 54 of 168 ~ 32.14'%

%40.48
%27.38
%32.14

CMYK color model

#442E36 color CMYK value is (0,32,21,73).

  • cyan value is 0.00%
  • magenta value is 32.35%
  • yellow value is 20.59%
  • key color value is 73.33%

CMYK: (0,32,21,73)
C0M32Y21K73 (0%, 32%, 21%, 73%)
(0.00 / 0.32 / 0.21 / 0.73)

CMYK percentages

%0
%32.35
%20.59
%73.33

Codes

Color #442E36 in popluar color models

44 2E 36
RGB 68 46 54
HSL 338° 19.30% 22.35%
HSB/HSV 338° 32.35% 26.67%
CMYK 0.00% 32.35% 20.59%
73.33%

Color #442E36 in popluar number systems.

HEX 44 2E 36
Decimal 68 46 54
Binary 1000100 101110 110110
Octal 104 56 66

Shades and tints

Shades of #442E36

#442E36
(68,46,54)
#3E2A32
(62,42,50)
#38262E
(56,38,46)
#32222A
(50,34,42)
#2C1E26
(44,30,38)
#261A22
(38,26,34)
#20161E
(32,22,30)
#1A121A
(26,18,26)
#140E16
(20,14,22)
#0E0A12
(14,10,18)
#08060E
(8,6,14)
#000000
(0,0,0)

Tints of #442E36

#442E36
(68,46,54)
#554148
(85,65,72)
#66545A
(102,84,90)
#77676C
(119,103,108)
#887A7E
(136,122,126)
#998D90
(153,141,144)
#AAA0A2
(170,160,162)
#BBB3B4
(187,179,180)
#CCC6C6
(204,198,198)
#DDD9D8
(221,217,216)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #442E36; }

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

This text font color is #442E36.

Background Color

.myBgColor { background-color: #442E36; }

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

This div background color is #442E36.

Border color

.myBorderColor { border: 1px solid #442E36; }

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

This div border color is #442E36.

Opacity

.myOpacity80 { color: #442E36; opacity: 0.8; }

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

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

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

This text has shadow with #442E36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442E36.

Preview

Color preview on black background

This text has color #442E36 on black background.


Color preview on white background

This text has color #442E36 on white background.


Black color preview on #442E36 background

This text has black color on #442E36 background.


White color preview on #442E36 background

This text has white color on #442E36 background.


Related colors

Complementary color

Complementary color for #hex is #BBD1C9.


I love getcolorcode.com

Triadic colors

1 #36442E and #2E3644 with #442E36 are triadic colors.

2 #362E44 and #2E4436 with #442E36 are triadic colors.