COLOR #406635

HEX: #406635 RGB: (64,102,53)

Color info

#406635 contains red, green and blue colors in about the same proportion. Web safe color of #406635 is #336633 (or #363).

RGB color model

#406635 color RGB value is (64,102,53).

RGB: (64,102,53) (25%, 40%, 21%)

RGB channels and saturation

R 64 of 255 = 25%
G 102 of 255 = 40%
B 53 of 255 = 21%

64
102
53

R + G + B ~ 29%. #406635 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 102 + 53 = 219 (100%)
R 64 of 219 ~ 29.22%
G 102 of 219 ~ 46.58%
B 53 of 219 ~ 24.2'%

%29.22
%46.58
%24.2

CMYK color model

#406635 color CMYK value is (37,0,48,60).

  • cyan value is 37.25%
  • magenta value is 0.00%
  • yellow value is 48.04%
  • key color value is 60.00%
CMYK: (37,0,48,60) C37M0Y48K60 (37%,0%,48%,60%) (0.37/0.00/0.48/0.60) 

CMYK percentages

%37.25
%0
%48.04
%60

Codes

Color #406635 in popluar color models

40 66 35
RGB 64 102 53
HSL 107° 31.61% 30.39%
HSB/HSV 107° 48.04% 40.00%
CMYK 37.25% 0.00% 48.04%
60.00%

Color #406635 in popluar number systems.

HEX 40 66 35
Decimal 64 102 53
Binary 1000000 1100110 110101
Octal 100 146 65

Shades and tints

Shades of #406635

#406635
(64,102,53)
#3B5D31
(59,93,49)
#36542D
(54,84,45)
#314B29
(49,75,41)
#2C4225
(44,66,37)
#273921
(39,57,33)
#22301D
(34,48,29)
#1D2719
(29,39,25)
#181E15
(24,30,21)
#131511
(19,21,17)
#0E0C0D
(14,12,13)
#000000
(0,0,0)

Tints of #406635

#406635
(64,102,53)
#517347
(81,115,71)
#628059
(98,128,89)
#738D6B
(115,141,107)
#849A7D
(132,154,125)
#95A78F
(149,167,143)
#A6B4A1
(166,180,161)
#B7C1B3
(183,193,179)
#C8CEC5
(200,206,197)
#D9DBD7
(217,219,215)
#EAE8E9
(234,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406635 color. Also use rgb(64,102,53) instead hex code.

Text Font Color

.myTextColor { color: #406635; }

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

This text font color is #406635.

Background Color

.myBgColor { background-color: #406635; }

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

This div background color is #406635.

Border color

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

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

This div border color is #406635.

Opacity

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

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

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

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

This text has shadow with #406635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406635.

Preview

Color preview on black background

This text has color #406635 on black background.


Color preview on white background

This text has color #406635 on white background.


Black color preview on #406635 background

This text has black color on #406635 background.


White color preview on #406635 background

This text has white color on #406635 background.


Related colors

Complementary color

Complementary color for #hex is #BF99CA.


I love getcolorcode.com

Triadic colors

1 #354066 and #663540 with #406635 are triadic colors.

2 #356640 and #664035 with #406635 are triadic colors.