COLOR #404720

HEX: #404720 RGB: (64,71,32)

Color info

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

RGB color model

#404720 color RGB value is (64,71,32).

RGB: (64,71,32) (25%, 28%, 13%)

RGB channels and saturation

R 64 of 255 = 25%
G 71 of 255 = 28%
B 32 of 255 = 13%

64
71
32

R + G + B ~ 22%. #404720 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 71 + 32 = 167 (100%)
R 64 of 167 ~ 38.32%
G 71 of 167 ~ 42.51%
B 32 of 167 ~ 19.16'%

%38.32
%42.51
%19.16

CMYK color model

#404720 color CMYK value is (10,0,55,72).

  • cyan value is 9.86%
  • magenta value is 0.00%
  • yellow value is 54.93%
  • key color value is 72.16%

CMYK: (10,0,55,72)
C10M0Y55K72 (10%, 0%, 55%, 72%)
(0.10 / 0.00 / 0.55 / 0.72)

CMYK percentages

%9.86
%0
%54.93
%72.16

Codes

Color #404720 in popluar color models

40 47 20
RGB 64 71 32
HSL 71° 37.86% 20.20%
HSB/HSV 71° 54.93% 27.84%
CMYK 9.86% 0.00% 54.93%
72.16%

Color #404720 in popluar number systems.

HEX 40 47 20
Decimal 64 71 32
Binary 1000000 1000111 100000
Octal 100 107 40

Shades and tints

Shades of #404720

#404720
(64,71,32)
#3B411E
(59,65,30)
#363B1C
(54,59,28)
#31351A
(49,53,26)
#2C2F18
(44,47,24)
#272916
(39,41,22)
#222314
(34,35,20)
#1D1D12
(29,29,18)
#181710
(24,23,16)
#13110E
(19,17,14)
#0E0B0C
(14,11,12)
#000000
(0,0,0)

Tints of #404720

#404720
(64,71,32)
#515734
(81,87,52)
#626748
(98,103,72)
#73775C
(115,119,92)
#848770
(132,135,112)
#959784
(149,151,132)
#A6A798
(166,167,152)
#B7B7AC
(183,183,172)
#C8C7C0
(200,199,192)
#D9D7D4
(217,215,212)
#EAE7E8
(234,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #404720 color. Also use rgb(64,71,32) instead hex code.

Text Font Color

.myTextColor { color: #404720; }

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

This text font color is #404720.

Background Color

.myBgColor { background-color: #404720; }

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

This div background color is #404720.

Border color

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

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

This div border color is #404720.

Opacity

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

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

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

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

This text has shadow with #404720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404720.

Preview

Color preview on black background

This text has color #404720 on black background.


Color preview on white background

This text has color #404720 on white background.


Black color preview on #404720 background

This text has black color on #404720 background.


White color preview on #404720 background

This text has white color on #404720 background.


Related colors

Complementary color

Complementary color for #hex is #BFB8DF.


I love getcolorcode.com

Triadic colors

1 #204047 and #472040 with #404720 are triadic colors.

2 #204740 and #474020 with #404720 are triadic colors.