COLOR #443228

HEX: #443228 RGB: (68,50,40)

Color info

#443228 contains red, green and blue colors in about the same proportion. Web safe color of #443228 is #333333 (or #333).

RGB color model

#443228 color RGB value is (68,50,40).

RGB: (68,50,40) (27%, 20%, 16%)

RGB channels and saturation

R 68 of 255 = 27%
G 50 of 255 = 20%
B 40 of 255 = 16%

68
50
40

R + G + B ~ 21%. #443228 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 50 + 40 = 158 (100%)
R 68 of 158 ~ 43.04%
G 50 of 158 ~ 31.65%
B 40 of 158 ~ 25.32'%

%43.04
%31.65
%25.32

CMYK color model

#443228 color CMYK value is (0,26,41,73).

  • cyan value is 0.00%
  • magenta value is 26.47%
  • yellow value is 41.18%
  • key color value is 73.33%

CMYK: (0,26,41,73)
C0M26Y41K73 (0%, 26%, 41%, 73%)
(0.00 / 0.26 / 0.41 / 0.73)

CMYK percentages

%0
%26.47
%41.18
%73.33

Codes

Color #443228 in popluar color models

44 32 28
RGB 68 50 40
HSL 21° 25.93% 21.18%
HSB/HSV 21° 41.18% 26.67%
CMYK 0.00% 26.47% 41.18%
73.33%

Color #443228 in popluar number systems.

HEX 44 32 28
Decimal 68 50 40
Binary 1000100 110010 101000
Octal 104 62 50

Shades and tints

Shades of #443228

#443228
(68,50,40)
#3E2E25
(62,46,37)
#382A22
(56,42,34)
#32261F
(50,38,31)
#2C221C
(44,34,28)
#261E19
(38,30,25)
#201A16
(32,26,22)
#1A1613
(26,22,19)
#141210
(20,18,16)
#0E0E0D
(14,14,13)
#080A0A
(8,10,10)
#000000
(0,0,0)

Tints of #443228

#443228
(68,50,40)
#55443B
(85,68,59)
#66564E
(102,86,78)
#776861
(119,104,97)
#887A74
(136,122,116)
#998C87
(153,140,135)
#AA9E9A
(170,158,154)
#BBB0AD
(187,176,173)
#CCC2C0
(204,194,192)
#DDD4D3
(221,212,211)
#EEE6E6
(238,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #443228 color. Also use rgb(68,50,40) instead hex code.

Text Font Color

.myTextColor { color: #443228; }

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

This text font color is #443228.

Background Color

.myBgColor { background-color: #443228; }

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

This div background color is #443228.

Border color

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

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

This div border color is #443228.

Opacity

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

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

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

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

This text has shadow with #443228 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443228.

Preview

Color preview on black background

This text has color #443228 on black background.


Color preview on white background

This text has color #443228 on white background.


Black color preview on #443228 background

This text has black color on #443228 background.


White color preview on #443228 background

This text has white color on #443228 background.


Related colors

Complementary color

Complementary color for #hex is #BBCDD7.


I love getcolorcode.com

Triadic colors

1 #284432 and #322844 with #443228 are triadic colors.

2 #283244 and #324428 with #443228 are triadic colors.