COLOR #441B14

HEX: #441B14 RGB: (68,27,20)

Color info

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

RGB color model

#441B14 color RGB value is (68,27,20).

RGB: (68,27,20) (27%, 11%, 8%)

RGB channels and saturation

R 68 of 255 = 27%
G 27 of 255 = 11%
B 20 of 255 = 8%

68
27
20

R + G + B ~ 15%. #441B14 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 27 + 20 = 115 (100%)
R 68 of 115 ~ 59.13%
G 27 of 115 ~ 23.48%
B 20 of 115 ~ 17.39'%

%59.13
%23.48
%17.39

CMYK color model

#441B14 color CMYK value is (0,60,71,73).

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

CMYK: (0,60,71,73)
C0M60Y71K73 (0%, 60%, 71%, 73%)
(0.00 / 0.60 / 0.71 / 0.73)

CMYK percentages

%0
%60.29
%70.59
%73.33

Codes

Color #441B14 in popluar color models

44 1B 14
RGB 68 27 20
HSL 54.55% 17.25%
HSB/HSV 70.59% 26.67%
CMYK 0.00% 60.29% 70.59%
73.33%

Color #441B14 in popluar number systems.

HEX 44 1B 14
Decimal 68 27 20
Binary 1000100 11011 10100
Octal 104 33 24

Shades and tints

Shades of #441B14

#441B14
(68,27,20)
#3E1913
(62,25,19)
#381712
(56,23,18)
#321511
(50,21,17)
#2C1310
(44,19,16)
#26110F
(38,17,15)
#200F0E
(32,15,14)
#1A0D0D
(26,13,13)
#140B0C
(20,11,12)
#0E090B
(14,9,11)
#08070A
(8,7,10)
#000000
(0,0,0)

Tints of #441B14

#441B14
(68,27,20)
#552F29
(85,47,41)
#66433E
(102,67,62)
#775753
(119,87,83)
#886B68
(136,107,104)
#997F7D
(153,127,125)
#AA9392
(170,147,146)
#BBA7A7
(187,167,167)
#CCBBBC
(204,187,188)
#DDCFD1
(221,207,209)
#EEE3E6
(238,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #441B14; }

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

This text font color is #441B14.

Background Color

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

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

This div background color is #441B14.

Border color

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

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

This div border color is #441B14.

Opacity

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

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

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

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

This text has shadow with #441B14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441B14.

Preview

Color preview on black background

This text has color #441B14 on black background.


Color preview on white background

This text has color #441B14 on white background.


Black color preview on #441B14 background

This text has black color on #441B14 background.


White color preview on #441B14 background

This text has white color on #441B14 background.


Related colors

Complementary color

Complementary color for #hex is #BBE4EB.


I love getcolorcode.com

Triadic colors

1 #14441B and #1B1444 with #441B14 are triadic colors.

2 #141B44 and #1B4414 with #441B14 are triadic colors.