COLOR #443129

HEX: #443129 RGB: (68,49,41)

Color info

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

RGB color model

#443129 color RGB value is (68,49,41).

RGB: (68,49,41) (27%, 19%, 16%)

RGB channels and saturation

R 68 of 255 = 27%
G 49 of 255 = 19%
B 41 of 255 = 16%

68
49
41

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

Portions of RGB colors in percentages

R + G + B = 68 + 49 + 41 = 158 (100%)
R 68 of 158 ~ 43.04%
G 49 of 158 ~ 31.01%
B 41 of 158 ~ 25.95'%

%43.04
%31.01
%25.95

CMYK color model

#443129 color CMYK value is (0,28,40,73).

  • cyan value is 0.00%
  • magenta value is 27.94%
  • yellow value is 39.71%
  • key color value is 73.33%

CMYK: (0,28,40,73)
C0M28Y40K73 (0%, 28%, 40%, 73%)
(0.00 / 0.28 / 0.40 / 0.73)

CMYK percentages

%0
%27.94
%39.71
%73.33

Codes

Color #443129 in popluar color models

44 31 29
RGB 68 49 41
HSL 18° 24.77% 21.37%
HSB/HSV 18° 39.71% 26.67%
CMYK 0.00% 27.94% 39.71%
73.33%

Color #443129 in popluar number systems.

HEX 44 31 29
Decimal 68 49 41
Binary 1000100 110001 101001
Octal 104 61 51

Shades and tints

Shades of #443129

#443129
(68,49,41)
#3E2D26
(62,45,38)
#382923
(56,41,35)
#322520
(50,37,32)
#2C211D
(44,33,29)
#261D1A
(38,29,26)
#201917
(32,25,23)
#1A1514
(26,21,20)
#141111
(20,17,17)
#0E0D0E
(14,13,14)
#08090B
(8,9,11)
#000000
(0,0,0)

Tints of #443129

#443129
(68,49,41)
#55433C
(85,67,60)
#66554F
(102,85,79)
#776762
(119,103,98)
#887975
(136,121,117)
#998B88
(153,139,136)
#AA9D9B
(170,157,155)
#BBAFAE
(187,175,174)
#CCC1C1
(204,193,193)
#DDD3D4
(221,211,212)
#EEE5E7
(238,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #443129 color. Also use rgb(68,49,41) instead hex code.

Text Font Color

.myTextColor { color: #443129; }

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

This text font color is #443129.

Background Color

.myBgColor { background-color: #443129; }

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

This div background color is #443129.

Border color

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

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

This div border color is #443129.

Opacity

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

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

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

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

This text has shadow with #443129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443129.

Preview

Color preview on black background

This text has color #443129 on black background.


Color preview on white background

This text has color #443129 on white background.


Black color preview on #443129 background

This text has black color on #443129 background.


White color preview on #443129 background

This text has white color on #443129 background.


Related colors

Complementary color

Complementary color for #hex is #BBCED6.


I love getcolorcode.com

Triadic colors

1 #294431 and #312944 with #443129 are triadic colors.

2 #293144 and #314429 with #443129 are triadic colors.