COLOR #442838

HEX: #442838 RGB: (68,40,56)

Color info

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

RGB color model

#442838 color RGB value is (68,40,56).

RGB: (68,40,56) (27%, 16%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 40 of 255 = 16%
B 56 of 255 = 22%

68
40
56

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

Portions of RGB colors in percentages

R + G + B = 68 + 40 + 56 = 164 (100%)
R 68 of 164 ~ 41.46%
G 40 of 164 ~ 24.39%
B 56 of 164 ~ 34.15'%

%41.46
%24.39
%34.15

CMYK color model

#442838 color CMYK value is (0,41,18,73).

  • cyan value is 0.00%
  • magenta value is 41.18%
  • yellow value is 17.65%
  • key color value is 73.33%

CMYK: (0,41,18,73)
C0M41Y18K73 (0%, 41%, 18%, 73%)
(0.00 / 0.41 / 0.18 / 0.73)

CMYK percentages

%0
%41.18
%17.65
%73.33

Codes

Color #442838 in popluar color models

44 28 38
RGB 68 40 56
HSL 326° 25.93% 21.18%
HSB/HSV 326° 41.18% 26.67%
CMYK 0.00% 41.18% 17.65%
73.33%

Color #442838 in popluar number systems.

HEX 44 28 38
Decimal 68 40 56
Binary 1000100 101000 111000
Octal 104 50 70

Shades and tints

Shades of #442838

#442838
(68,40,56)
#3E2533
(62,37,51)
#38222E
(56,34,46)
#321F29
(50,31,41)
#2C1C24
(44,28,36)
#26191F
(38,25,31)
#20161A
(32,22,26)
#1A1315
(26,19,21)
#141010
(20,16,16)
#0E0D0B
(14,13,11)
#080A06
(8,10,6)
#000000
(0,0,0)

Tints of #442838

#442838
(68,40,56)
#553B4A
(85,59,74)
#664E5C
(102,78,92)
#77616E
(119,97,110)
#887480
(136,116,128)
#998792
(153,135,146)
#AA9AA4
(170,154,164)
#BBADB6
(187,173,182)
#CCC0C8
(204,192,200)
#DDD3DA
(221,211,218)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442838 color. Also use rgb(68,40,56) instead hex code.

Text Font Color

.myTextColor { color: #442838; }

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

This text font color is #442838.

Background Color

.myBgColor { background-color: #442838; }

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

This div background color is #442838.

Border color

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

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

This div border color is #442838.

Opacity

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

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

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

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

This text has shadow with #442838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442838.

Preview

Color preview on black background

This text has color #442838 on black background.


Color preview on white background

This text has color #442838 on white background.


Black color preview on #442838 background

This text has black color on #442838 background.


White color preview on #442838 background

This text has white color on #442838 background.


Related colors

Complementary color

Complementary color for #hex is #BBD7C7.


I love getcolorcode.com

Triadic colors

1 #384428 and #283844 with #442838 are triadic colors.

2 #382844 and #284438 with #442838 are triadic colors.