COLOR #406325

HEX: #406325 RGB: (64,99,37)

Color info

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

RGB color model

#406325 color RGB value is (64,99,37).

RGB: (64,99,37) (25%, 39%, 15%)

RGB channels and saturation

R 64 of 255 = 25%
G 99 of 255 = 39%
B 37 of 255 = 15%

64
99
37

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

Portions of RGB colors in percentages

R + G + B = 64 + 99 + 37 = 200 (100%)
R 64 of 200 ~ 32%
G 99 of 200 ~ 49.5%
B 37 of 200 ~ 18.5'%

%32
%49.5
%18.5

CMYK color model

#406325 color CMYK value is (35,0,63,61).

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

CMYK: (35,0,63,61)
C35M0Y63K61 (35%, 0%, 63%, 61%)
(0.35 / 0.00 / 0.63 / 0.61)

CMYK percentages

%35.35
%0
%62.63
%61.18

Codes

Color #406325 in popluar color models

40 63 25
RGB 64 99 37
HSL 94° 45.59% 26.67%
HSB/HSV 94° 62.63% 38.82%
CMYK 35.35% 0.00% 62.63%
61.18%

Color #406325 in popluar number systems.

HEX 40 63 25
Decimal 64 99 37
Binary 1000000 1100011 100101
Octal 100 143 45

Shades and tints

Shades of #406325

#406325
(64,99,37)
#3B5A22
(59,90,34)
#36511F
(54,81,31)
#31481C
(49,72,28)
#2C3F19
(44,63,25)
#273616
(39,54,22)
#222D13
(34,45,19)
#1D2410
(29,36,16)
#181B0D
(24,27,13)
#13120A
(19,18,10)
#0E0907
(14,9,7)
#000000
(0,0,0)

Tints of #406325

#406325
(64,99,37)
#517138
(81,113,56)
#627F4B
(98,127,75)
#738D5E
(115,141,94)
#849B71
(132,155,113)
#95A984
(149,169,132)
#A6B797
(166,183,151)
#B7C5AA
(183,197,170)
#C8D3BD
(200,211,189)
#D9E1D0
(217,225,208)
#EAEFE3
(234,239,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406325; }

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

This text font color is #406325.

Background Color

.myBgColor { background-color: #406325; }

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

This div background color is #406325.

Border color

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

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

This div border color is #406325.

Opacity

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

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

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

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

This text has shadow with #406325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406325.

Preview

Color preview on black background

This text has color #406325 on black background.


Color preview on white background

This text has color #406325 on white background.


Black color preview on #406325 background

This text has black color on #406325 background.


White color preview on #406325 background

This text has white color on #406325 background.


Related colors

Complementary color

Complementary color for #hex is #BF9CDA.


I love getcolorcode.com

Triadic colors

1 #254063 and #632540 with #406325 are triadic colors.

2 #256340 and #634025 with #406325 are triadic colors.