COLOR #442715

HEX: #442715 RGB: (68,39,21)

Color info

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

RGB color model

#442715 color RGB value is (68,39,21).

RGB: (68,39,21) (27%, 15%, 8%)

RGB channels and saturation

R 68 of 255 = 27%
G 39 of 255 = 15%
B 21 of 255 = 8%

68
39
21

R + G + B ~ 17%. #442715 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 39 + 21 = 128 (100%)
R 68 of 128 ~ 53.13%
G 39 of 128 ~ 30.47%
B 21 of 128 ~ 16.41'%

%53.13
%30.47
%16.41

CMYK color model

#442715 color CMYK value is (0,43,69,73).

  • cyan value is 0.00%
  • magenta value is 42.65%
  • yellow value is 69.12%
  • key color value is 73.33%
CMYK: (0,43,69,73) C0M43Y69K73 (0%,43%,69%,73%) (0.00/0.43/0.69/0.73) 

CMYK percentages

%0
%42.65
%69.12
%73.33

Codes

Color #442715 in popluar color models

44 27 15
RGB 68 39 21
HSL 23° 52.81% 17.45%
HSB/HSV 23° 69.12% 26.67%
CMYK 0.00% 42.65% 69.12%
73.33%

Color #442715 in popluar number systems.

HEX 44 27 15
Decimal 68 39 21
Binary 1000100 100111 10101
Octal 104 47 25

Shades and tints

Shades of #442715

#442715
(68,39,21)
#3E2414
(62,36,20)
#382113
(56,33,19)
#321E12
(50,30,18)
#2C1B11
(44,27,17)
#261810
(38,24,16)
#20150F
(32,21,15)
#1A120E
(26,18,14)
#140F0D
(20,15,13)
#0E0C0C
(14,12,12)
#08090B
(8,9,11)
#000000
(0,0,0)

Tints of #442715

#442715
(68,39,21)
#553A2A
(85,58,42)
#664D3F
(102,77,63)
#776054
(119,96,84)
#887369
(136,115,105)
#99867E
(153,134,126)
#AA9993
(170,153,147)
#BBACA8
(187,172,168)
#CCBFBD
(204,191,189)
#DDD2D2
(221,210,210)
#EEE5E7
(238,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #442715; }

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

This text font color is #442715.

Background Color

.myBgColor { background-color: #442715; }

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

This div background color is #442715.

Border color

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

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

This div border color is #442715.

Opacity

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

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

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

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

This text has shadow with #442715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442715.

Preview

Color preview on black background

This text has color #442715 on black background.


Color preview on white background

This text has color #442715 on white background.


Black color preview on #442715 background

This text has black color on #442715 background.


White color preview on #442715 background

This text has white color on #442715 background.


Related colors

Complementary color

Complementary color for #hex is #BBD8EA.


I love getcolorcode.com

Triadic colors

1 #154427 and #271544 with #442715 are triadic colors.

2 #152744 and #274415 with #442715 are triadic colors.