COLOR #404429

HEX: #404429 RGB: (64,68,41)

Color info

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

RGB color model

#404429 color RGB value is (64,68,41).

RGB: (64,68,41) (25%, 27%, 16%)

RGB channels and saturation

R 64 of 255 = 25%
G 68 of 255 = 27%
B 41 of 255 = 16%

64
68
41

R + G + B ~ 23%. #404429 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 68 + 41 = 173 (100%)
R 64 of 173 ~ 36.99%
G 68 of 173 ~ 39.31%
B 41 of 173 ~ 23.7'%

%36.99
%39.31
%23.7

CMYK color model

#404429 color CMYK value is (6,0,40,73).

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

CMYK: (6,0,40,73)
C6M0Y40K73 (6%, 0%, 40%, 73%)
(0.06 / 0.00 / 0.40 / 0.73)

CMYK percentages

%5.88
%0
%39.71
%73.33

Codes

Color #404429 in popluar color models

40 44 29
RGB 64 68 41
HSL 69° 24.77% 21.37%
HSB/HSV 69° 39.71% 26.67%
CMYK 5.88% 0.00% 39.71%
73.33%

Color #404429 in popluar number systems.

HEX 40 44 29
Decimal 64 68 41
Binary 1000000 1000100 101001
Octal 100 104 51

Shades and tints

Shades of #404429

#404429
(64,68,41)
#3B3E26
(59,62,38)
#363823
(54,56,35)
#313220
(49,50,32)
#2C2C1D
(44,44,29)
#27261A
(39,38,26)
#222017
(34,32,23)
#1D1A14
(29,26,20)
#181411
(24,20,17)
#130E0E
(19,14,14)
#0E080B
(14,8,11)
#000000
(0,0,0)

Tints of #404429

#404429
(64,68,41)
#51553C
(81,85,60)
#62664F
(98,102,79)
#737762
(115,119,98)
#848875
(132,136,117)
#959988
(149,153,136)
#A6AA9B
(166,170,155)
#B7BBAE
(183,187,174)
#C8CCC1
(200,204,193)
#D9DDD4
(217,221,212)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #404429; }

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

This text font color is #404429.

Background Color

.myBgColor { background-color: #404429; }

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

This div background color is #404429.

Border color

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

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

This div border color is #404429.

Opacity

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

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

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

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

This text has shadow with #404429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404429.

Preview

Color preview on black background

This text has color #404429 on black background.


Color preview on white background

This text has color #404429 on white background.


Black color preview on #404429 background

This text has black color on #404429 background.


White color preview on #404429 background

This text has white color on #404429 background.


Related colors

Complementary color

Complementary color for #hex is #BFBBD6.


I love getcolorcode.com

Triadic colors

1 #294044 and #442940 with #404429 are triadic colors.

2 #294440 and #444029 with #404429 are triadic colors.