COLOR #441C16

HEX: #441C16 RGB: (68,28,22)

Color info

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

RGB color model

#441C16 color RGB value is (68,28,22).

RGB: (68,28,22) (27%, 11%, 9%)

RGB channels and saturation

R 68 of 255 = 27%
G 28 of 255 = 11%
B 22 of 255 = 9%

68
28
22

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

Portions of RGB colors in percentages

R + G + B = 68 + 28 + 22 = 118 (100%)
R 68 of 118 ~ 57.63%
G 28 of 118 ~ 23.73%
B 22 of 118 ~ 18.64'%

%57.63
%23.73
%18.64

CMYK color model

#441C16 color CMYK value is (0,59,68,73).

  • cyan value is 0.00%
  • magenta value is 58.82%
  • yellow value is 67.65%
  • key color value is 73.33%

CMYK: (0,59,68,73)
C0M59Y68K73 (0%, 59%, 68%, 73%)
(0.00 / 0.59 / 0.68 / 0.73)

CMYK percentages

%0
%58.82
%67.65
%73.33

Codes

Color #441C16 in popluar color models

44 1C 16
RGB 68 28 22
HSL 51.11% 17.65%
HSB/HSV 67.65% 26.67%
CMYK 0.00% 58.82% 67.65%
73.33%

Color #441C16 in popluar number systems.

HEX 44 1C 16
Decimal 68 28 22
Binary 1000100 11100 10110
Octal 104 34 26

Shades and tints

Shades of #441C16

#441C16
(68,28,22)
#3E1A14
(62,26,20)
#381812
(56,24,18)
#321610
(50,22,16)
#2C140E
(44,20,14)
#26120C
(38,18,12)
#20100A
(32,16,10)
#1A0E08
(26,14,8)
#140C06
(20,12,6)
#0E0A04
(14,10,4)
#080802
(8,8,2)
#000000
(0,0,0)

Tints of #441C16

#441C16
(68,28,22)
#55302B
(85,48,43)
#664440
(102,68,64)
#775855
(119,88,85)
#886C6A
(136,108,106)
#99807F
(153,128,127)
#AA9494
(170,148,148)
#BBA8A9
(187,168,169)
#CCBCBE
(204,188,190)
#DDD0D3
(221,208,211)
#EEE4E8
(238,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441C16 color. Also use rgb(68,28,22) instead hex code.

Text Font Color

.myTextColor { color: #441C16; }

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

This text font color is #441C16.

Background Color

.myBgColor { background-color: #441C16; }

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

This div background color is #441C16.

Border color

.myBorderColor { border: 1px solid #441C16; }

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

This div border color is #441C16.

Opacity

.myOpacity80 { color: #441C16; opacity: 0.8; }

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

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

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

This text has shadow with #441C16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441C16.

Preview

Color preview on black background

This text has color #441C16 on black background.


Color preview on white background

This text has color #441C16 on white background.


Black color preview on #441C16 background

This text has black color on #441C16 background.


White color preview on #441C16 background

This text has white color on #441C16 background.


Related colors

Complementary color

Complementary color for #hex is #BBE3E9.


I love getcolorcode.com

Triadic colors

1 #16441C and #1C1644 with #441C16 are triadic colors.

2 #161C44 and #1C4416 with #441C16 are triadic colors.