COLOR #406906

HEX: #406906 RGB: (64,105,6)

Color info

#406906 contains mainly red and green colors. Web safe color of #406906 is #336600 (or #360).

RGB color model

#406906 color RGB value is (64,105,6).

RGB: (64,105,6) (25%, 41%, 2%)

RGB channels and saturation

R 64 of 255 = 25%
G 105 of 255 = 41%
B 6 of 255 = 2%

64
105
6

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

Portions of RGB colors in percentages

R + G + B = 64 + 105 + 6 = 175 (100%)
R 64 of 175 ~ 36.57%
G 105 of 175 ~ 60%
B 6 of 175 ~ 3.43'%

%36.57
%60

CMYK color model

#406906 color CMYK value is (39,0,94,59).

  • cyan value is 39.05%
  • magenta value is 0.00%
  • yellow value is 94.29%
  • key color value is 58.82%

CMYK: (39,0,94,59)
C39M0Y94K59 (39%, 0%, 94%, 59%)
(0.39 / 0.00 / 0.94 / 0.59)

CMYK percentages

%39.05
%0
%94.29
%58.82

Codes

Color #406906 in popluar color models

40 69 06
RGB 64 105 6
HSL 85° 89.19% 21.76%
HSB/HSV 85° 94.29% 41.18%
CMYK 39.05% 0.00% 94.29%
58.82%

Color #406906 in popluar number systems.

HEX 40 69 06
Decimal 64 105 6
Binary 1000000 1101001 110
Octal 100 151 6

Shades and tints

Shades of #406906

#406906
(64,105,6)
#3B6006
(59,96,6)
#365706
(54,87,6)
#314E06
(49,78,6)
#2C4506
(44,69,6)
#273C06
(39,60,6)
#223306
(34,51,6)
#1D2A06
(29,42,6)
#182106
(24,33,6)
#131806
(19,24,6)
#0E0F06
(14,15,6)
#000000
(0,0,0)

Tints of #406906

#406906
(64,105,6)
#51761C
(81,118,28)
#628332
(98,131,50)
#739048
(115,144,72)
#849D5E
(132,157,94)
#95AA74
(149,170,116)
#A6B78A
(166,183,138)
#B7C4A0
(183,196,160)
#C8D1B6
(200,209,182)
#D9DECC
(217,222,204)
#EAEBE2
(234,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406906 color. Also use rgb(64,105,6) instead hex code.

Text Font Color

.myTextColor { color: #406906; }

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

This text font color is #406906.

Background Color

.myBgColor { background-color: #406906; }

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

This div background color is #406906.

Border color

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

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

This div border color is #406906.

Opacity

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

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

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

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

This text has shadow with #406906 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406906.

Preview

Color preview on black background

This text has color #406906 on black background.


Color preview on white background

This text has color #406906 on white background.


Black color preview on #406906 background

This text has black color on #406906 background.


White color preview on #406906 background

This text has white color on #406906 background.


Related colors

Complementary color

Complementary color for #hex is #BF96F9.


I love getcolorcode.com

Triadic colors

1 #064069 and #690640 with #406906 are triadic colors.

2 #066940 and #694006 with #406906 are triadic colors.