COLOR #406315

HEX: #406315 RGB: (64,99,21)

Color info

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

RGB color model

#406315 color RGB value is (64,99,21).

RGB: (64,99,21) (25%, 39%, 8%)

RGB channels and saturation

R 64 of 255 = 25%
G 99 of 255 = 39%
B 21 of 255 = 8%

64
99
21

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

Portions of RGB colors in percentages

R + G + B = 64 + 99 + 21 = 184 (100%)
R 64 of 184 ~ 34.78%
G 99 of 184 ~ 53.8%
B 21 of 184 ~ 11.41'%

%34.78
%53.8
%11.41

CMYK color model

#406315 color CMYK value is (35,0,79,61).

  • cyan value is 35.35%
  • magenta value is 0.00%
  • yellow value is 78.79%
  • key color value is 61.18%

CMYK: (35,0,79,61)
C35M0Y79K61 (35%, 0%, 79%, 61%)
(0.35 / 0.00 / 0.79 / 0.61)

CMYK percentages

%35.35
%0
%78.79
%61.18

Codes

Color #406315 in popluar color models

40 63 15
RGB 64 99 21
HSL 87° 65.00% 23.53%
HSB/HSV 87° 78.79% 38.82%
CMYK 35.35% 0.00% 78.79%
61.18%

Color #406315 in popluar number systems.

HEX 40 63 15
Decimal 64 99 21
Binary 1000000 1100011 10101
Octal 100 143 25

Shades and tints

Shades of #406315

#406315
(64,99,21)
#3B5A14
(59,90,20)
#365113
(54,81,19)
#314812
(49,72,18)
#2C3F11
(44,63,17)
#273610
(39,54,16)
#222D0F
(34,45,15)
#1D240E
(29,36,14)
#181B0D
(24,27,13)
#13120C
(19,18,12)
#0E090B
(14,9,11)
#000000
(0,0,0)

Tints of #406315

#406315
(64,99,21)
#51712A
(81,113,42)
#627F3F
(98,127,63)
#738D54
(115,141,84)
#849B69
(132,155,105)
#95A97E
(149,169,126)
#A6B793
(166,183,147)
#B7C5A8
(183,197,168)
#C8D3BD
(200,211,189)
#D9E1D2
(217,225,210)
#EAEFE7
(234,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406315 color. Also use rgb(64,99,21) instead hex code.

Text Font Color

.myTextColor { color: #406315; }

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

This text font color is #406315.

Background Color

.myBgColor { background-color: #406315; }

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

This div background color is #406315.

Border color

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

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

This div border color is #406315.

Opacity

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

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

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

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

This text has shadow with #406315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406315.

Preview

Color preview on black background

This text has color #406315 on black background.


Color preview on white background

This text has color #406315 on white background.


Black color preview on #406315 background

This text has black color on #406315 background.


White color preview on #406315 background

This text has white color on #406315 background.


Related colors

Complementary color

Complementary color for #hex is #BF9CEA.


I love getcolorcode.com

Triadic colors

1 #154063 and #631540 with #406315 are triadic colors.

2 #156340 and #634015 with #406315 are triadic colors.