COLOR #406721

HEX: #406721 RGB: (64,103,33)

Color info

#406721 contains mainly red and green colors. Web safe color of #406721 is #336633 (or #363).

RGB color model

#406721 color RGB value is (64,103,33).

RGB: (64,103,33) (25%, 40%, 13%)

RGB channels and saturation

R 64 of 255 = 25%
G 103 of 255 = 40%
B 33 of 255 = 13%

64
103
33

R + G + B ~ 26%. #406721 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 103 + 33 = 200 (100%)
R 64 of 200 ~ 32%
G 103 of 200 ~ 51.5%
B 33 of 200 ~ 16.5'%

%32
%51.5
%16.5

CMYK color model

#406721 color CMYK value is (38,0,68,60).

  • cyan value is 37.86%
  • magenta value is 0.00%
  • yellow value is 67.96%
  • key color value is 59.61%

CMYK: (38,0,68,60)
C38M0Y68K60 (38%, 0%, 68%, 60%)
(0.38 / 0.00 / 0.68 / 0.60)

CMYK percentages

%37.86
%0
%67.96
%59.61

Codes

Color #406721 in popluar color models

40 67 21
RGB 64 103 33
HSL 93° 51.47% 26.67%
HSB/HSV 93° 67.96% 40.39%
CMYK 37.86% 0.00% 67.96%
59.61%

Color #406721 in popluar number systems.

HEX 40 67 21
Decimal 64 103 33
Binary 1000000 1100111 100001
Octal 100 147 41

Shades and tints

Shades of #406721

#406721
(64,103,33)
#3B5E1E
(59,94,30)
#36551B
(54,85,27)
#314C18
(49,76,24)
#2C4315
(44,67,21)
#273A12
(39,58,18)
#22310F
(34,49,15)
#1D280C
(29,40,12)
#181F09
(24,31,9)
#131606
(19,22,6)
#0E0D03
(14,13,3)
#000000
(0,0,0)

Tints of #406721

#406721
(64,103,33)
#517435
(81,116,53)
#628149
(98,129,73)
#738E5D
(115,142,93)
#849B71
(132,155,113)
#95A885
(149,168,133)
#A6B599
(166,181,153)
#B7C2AD
(183,194,173)
#C8CFC1
(200,207,193)
#D9DCD5
(217,220,213)
#EAE9E9
(234,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406721 color. Also use rgb(64,103,33) instead hex code.

Text Font Color

.myTextColor { color: #406721; }

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

This text font color is #406721.

Background Color

.myBgColor { background-color: #406721; }

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

This div background color is #406721.

Border color

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

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

This div border color is #406721.

Opacity

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

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

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

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

This text has shadow with #406721 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406721.

Preview

Color preview on black background

This text has color #406721 on black background.


Color preview on white background

This text has color #406721 on white background.


Black color preview on #406721 background

This text has black color on #406721 background.


White color preview on #406721 background

This text has white color on #406721 background.


Related colors

Complementary color

Complementary color for #hex is #BF98DE.


I love getcolorcode.com

Triadic colors

1 #214067 and #672140 with #406721 are triadic colors.

2 #216740 and #674021 with #406721 are triadic colors.