COLOR #442238

HEX: #442238 RGB: (68,34,56)

Color info

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

RGB color model

#442238 color RGB value is (68,34,56).

RGB: (68,34,56) (27%, 13%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 34 of 255 = 13%
B 56 of 255 = 22%

68
34
56

R + G + B ~ 21%. #442238 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 34 + 56 = 158 (100%)
R 68 of 158 ~ 43.04%
G 34 of 158 ~ 21.52%
B 56 of 158 ~ 35.44'%

%43.04
%21.52
%35.44

CMYK color model

#442238 color CMYK value is (0,50,18,73).

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

CMYK: (0,50,18,73)
C0M50Y18K73 (0%, 50%, 18%, 73%)
(0.00 / 0.50 / 0.18 / 0.73)

CMYK percentages

%0
%50
%17.65
%73.33

Codes

Color #442238 in popluar color models

44 22 38
RGB 68 34 56
HSL 321° 33.33% 20.00%
HSB/HSV 321° 50.00% 26.67%
CMYK 0.00% 50.00% 17.65%
73.33%

Color #442238 in popluar number systems.

HEX 44 22 38
Decimal 68 34 56
Binary 1000100 100010 111000
Octal 104 42 70

Shades and tints

Shades of #442238

#442238
(68,34,56)
#3E1F33
(62,31,51)
#381C2E
(56,28,46)
#321929
(50,25,41)
#2C1624
(44,22,36)
#26131F
(38,19,31)
#20101A
(32,16,26)
#1A0D15
(26,13,21)
#140A10
(20,10,16)
#0E070B
(14,7,11)
#080406
(8,4,6)
#000000
(0,0,0)

Tints of #442238

#442238
(68,34,56)
#55364A
(85,54,74)
#664A5C
(102,74,92)
#775E6E
(119,94,110)
#887280
(136,114,128)
#998692
(153,134,146)
#AA9AA4
(170,154,164)
#BBAEB6
(187,174,182)
#CCC2C8
(204,194,200)
#DDD6DA
(221,214,218)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #442238; }

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

This text font color is #442238.

Background Color

.myBgColor { background-color: #442238; }

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

This div background color is #442238.

Border color

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

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

This div border color is #442238.

Opacity

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

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

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

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

This text has shadow with #442238 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442238.

Preview

Color preview on black background

This text has color #442238 on black background.


Color preview on white background

This text has color #442238 on white background.


Black color preview on #442238 background

This text has black color on #442238 background.


White color preview on #442238 background

This text has white color on #442238 background.


Related colors

Complementary color

Complementary color for #hex is #BBDDC7.


I love getcolorcode.com

Triadic colors

1 #384422 and #223844 with #442238 are triadic colors.

2 #382244 and #224438 with #442238 are triadic colors.