COLOR #443515

HEX: #443515 RGB: (68,53,21)

Color info

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

RGB color model

#443515 color RGB value is (68,53,21).

RGB: (68,53,21) (27%, 21%, 8%)

RGB channels and saturation

R 68 of 255 = 27%
G 53 of 255 = 21%
B 21 of 255 = 8%

68
53
21

R + G + B ~ 19%. #443515 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 53 + 21 = 142 (100%)
R 68 of 142 ~ 47.89%
G 53 of 142 ~ 37.32%
B 21 of 142 ~ 14.79'%

%47.89
%37.32
%14.79

CMYK color model

#443515 color CMYK value is (0,22,69,73).

  • cyan value is 0.00%
  • magenta value is 22.06%
  • yellow value is 69.12%
  • key color value is 73.33%
CMYK: (0,22,69,73) C0M22Y69K73 (0%,22%,69%,73%) (0.00/0.22/0.69/0.73) 

CMYK percentages

%0
%22.06
%69.12
%73.33

Codes

Color #443515 in popluar color models

44 35 15
RGB 68 53 21
HSL 41° 52.81% 17.45%
HSB/HSV 41° 69.12% 26.67%
CMYK 0.00% 22.06% 69.12%
73.33%

Color #443515 in popluar number systems.

HEX 44 35 15
Decimal 68 53 21
Binary 1000100 110101 10101
Octal 104 65 25

Shades and tints

Shades of #443515

#443515
(68,53,21)
#3E3114
(62,49,20)
#382D13
(56,45,19)
#322912
(50,41,18)
#2C2511
(44,37,17)
#262110
(38,33,16)
#201D0F
(32,29,15)
#1A190E
(26,25,14)
#14150D
(20,21,13)
#0E110C
(14,17,12)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #443515

#443515
(68,53,21)
#55472A
(85,71,42)
#66593F
(102,89,63)
#776B54
(119,107,84)
#887D69
(136,125,105)
#998F7E
(153,143,126)
#AAA193
(170,161,147)
#BBB3A8
(187,179,168)
#CCC5BD
(204,197,189)
#DDD7D2
(221,215,210)
#EEE9E7
(238,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #443515; }

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

This text font color is #443515.

Background Color

.myBgColor { background-color: #443515; }

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

This div background color is #443515.

Border color

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

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

This div border color is #443515.

Opacity

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

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

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

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

This text has shadow with #443515 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443515.

Preview

Color preview on black background

This text has color #443515 on black background.


Color preview on white background

This text has color #443515 on white background.


Black color preview on #443515 background

This text has black color on #443515 background.


White color preview on #443515 background

This text has white color on #443515 background.


Related colors

Complementary color

Complementary color for #hex is #BBCAEA.


I love getcolorcode.com

Triadic colors

1 #154435 and #351544 with #443515 are triadic colors.

2 #153544 and #354415 with #443515 are triadic colors.