COLOR #442314

HEX: #442314 RGB: (68,35,20)

Color info

#442314 contains red, green and blue colors in about the same proportion. Web safe color of #442314 is #333300 (or #330).

RGB color model

#442314 color RGB value is (68,35,20).

RGB: (68,35,20) (27%, 14%, 8%)

RGB channels and saturation

R 68 of 255 = 27%
G 35 of 255 = 14%
B 20 of 255 = 8%

68
35
20

R + G + B ~ 16%. #442314 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 35 + 20 = 123 (100%)
R 68 of 123 ~ 55.28%
G 35 of 123 ~ 28.46%
B 20 of 123 ~ 16.26'%

%55.28
%28.46
%16.26

CMYK color model

#442314 color CMYK value is (0,49,71,73).

  • cyan value is 0.00%
  • magenta value is 48.53%
  • yellow value is 70.59%
  • key color value is 73.33%

CMYK: (0,49,71,73)
C0M49Y71K73 (0%, 49%, 71%, 73%)
(0.00 / 0.49 / 0.71 / 0.73)

CMYK percentages

%0
%48.53
%70.59
%73.33

Codes

Color #442314 in popluar color models

44 23 14
RGB 68 35 20
HSL 19° 54.55% 17.25%
HSB/HSV 19° 70.59% 26.67%
CMYK 0.00% 48.53% 70.59%
73.33%

Color #442314 in popluar number systems.

HEX 44 23 14
Decimal 68 35 20
Binary 1000100 100011 10100
Octal 104 43 24

Shades and tints

Shades of #442314

#442314
(68,35,20)
#3E2013
(62,32,19)
#381D12
(56,29,18)
#321A11
(50,26,17)
#2C1710
(44,23,16)
#26140F
(38,20,15)
#20110E
(32,17,14)
#1A0E0D
(26,14,13)
#140B0C
(20,11,12)
#0E080B
(14,8,11)
#08050A
(8,5,10)
#000000
(0,0,0)

Tints of #442314

#442314
(68,35,20)
#553729
(85,55,41)
#664B3E
(102,75,62)
#775F53
(119,95,83)
#887368
(136,115,104)
#99877D
(153,135,125)
#AA9B92
(170,155,146)
#BBAFA7
(187,175,167)
#CCC3BC
(204,195,188)
#DDD7D1
(221,215,209)
#EEEBE6
(238,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442314 color. Also use rgb(68,35,20) instead hex code.

Text Font Color

.myTextColor { color: #442314; }

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

This text font color is #442314.

Background Color

.myBgColor { background-color: #442314; }

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

This div background color is #442314.

Border color

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

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

This div border color is #442314.

Opacity

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

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

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

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

This text has shadow with #442314 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442314.

Preview

Color preview on black background

This text has color #442314 on black background.


Color preview on white background

This text has color #442314 on white background.


Black color preview on #442314 background

This text has black color on #442314 background.


White color preview on #442314 background

This text has white color on #442314 background.


Related colors

Complementary color

Complementary color for #hex is #BBDCEB.


I love getcolorcode.com

Triadic colors

1 #144423 and #231444 with #442314 are triadic colors.

2 #142344 and #234414 with #442314 are triadic colors.