COLOR #406214

HEX: #406214 RGB: (64,98,20)

Color info

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

RGB color model

#406214 color RGB value is (64,98,20).

RGB: (64,98,20) (25%, 38%, 8%)

RGB channels and saturation

R 64 of 255 = 25%
G 98 of 255 = 38%
B 20 of 255 = 8%

64
98
20

R + G + B ~ 24%. #406214 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 98 + 20 = 182 (100%)
R 64 of 182 ~ 35.16%
G 98 of 182 ~ 53.85%
B 20 of 182 ~ 10.99'%

%35.16
%53.85
%10.99

CMYK color model

#406214 color CMYK value is (35,0,80,62).

  • cyan value is 34.69%
  • magenta value is 0.00%
  • yellow value is 79.59%
  • key color value is 61.57%

CMYK: (35,0,80,62)
C35M0Y80K62 (35%, 0%, 80%, 62%)
(0.35 / 0.00 / 0.80 / 0.62)

CMYK percentages

%34.69
%0
%79.59
%61.57

Codes

Color #406214 in popluar color models

40 62 14
RGB 64 98 20
HSL 86° 66.10% 23.14%
HSB/HSV 86° 79.59% 38.43%
CMYK 34.69% 0.00% 79.59%
61.57%

Color #406214 in popluar number systems.

HEX 40 62 14
Decimal 64 98 20
Binary 1000000 1100010 10100
Octal 100 142 24

Shades and tints

Shades of #406214

#406214
(64,98,20)
#3B5A13
(59,90,19)
#365212
(54,82,18)
#314A11
(49,74,17)
#2C4210
(44,66,16)
#273A0F
(39,58,15)
#22320E
(34,50,14)
#1D2A0D
(29,42,13)
#18220C
(24,34,12)
#131A0B
(19,26,11)
#0E120A
(14,18,10)
#000000
(0,0,0)

Tints of #406214

#406214
(64,98,20)
#517029
(81,112,41)
#627E3E
(98,126,62)
#738C53
(115,140,83)
#849A68
(132,154,104)
#95A87D
(149,168,125)
#A6B692
(166,182,146)
#B7C4A7
(183,196,167)
#C8D2BC
(200,210,188)
#D9E0D1
(217,224,209)
#EAEEE6
(234,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406214 color. Also use rgb(64,98,20) instead hex code.

Text Font Color

.myTextColor { color: #406214; }

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

This text font color is #406214.

Background Color

.myBgColor { background-color: #406214; }

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

This div background color is #406214.

Border color

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

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

This div border color is #406214.

Opacity

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

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

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

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

This text has shadow with #406214 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406214.

Preview

Color preview on black background

This text has color #406214 on black background.


Color preview on white background

This text has color #406214 on white background.


Black color preview on #406214 background

This text has black color on #406214 background.


White color preview on #406214 background

This text has white color on #406214 background.


Related colors

Complementary color

Complementary color for #hex is #BF9DEB.


I love getcolorcode.com

Triadic colors

1 #144062 and #621440 with #406214 are triadic colors.

2 #146240 and #624014 with #406214 are triadic colors.