COLOR #406B31

HEX: #406B31 RGB: (64,107,49)

Color info

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

RGB color model

#406B31 color RGB value is (64,107,49).

RGB: (64,107,49) (25%, 42%, 19%)

RGB channels and saturation

R 64 of 255 = 25%
G 107 of 255 = 42%
B 49 of 255 = 19%

64
107
49

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

Portions of RGB colors in percentages

R + G + B = 64 + 107 + 49 = 220 (100%)
R 64 of 220 ~ 29.09%
G 107 of 220 ~ 48.64%
B 49 of 220 ~ 22.27'%

%29.09
%48.64
%22.27

CMYK color model

#406B31 color CMYK value is (40,0,54,58).

  • cyan value is 40.19%
  • magenta value is 0.00%
  • yellow value is 54.21%
  • key color value is 58.04%

CMYK: (40,0,54,58)
C40M0Y54K58 (40%, 0%, 54%, 58%)
(0.40 / 0.00 / 0.54 / 0.58)

CMYK percentages

%40.19
%0
%54.21
%58.04

Codes

Color #406B31 in popluar color models

40 6B 31
RGB 64 107 49
HSL 104° 37.18% 30.59%
HSB/HSV 104° 54.21% 41.96%
CMYK 40.19% 0.00% 54.21%
58.04%

Color #406B31 in popluar number systems.

HEX 40 6B 31
Decimal 64 107 49
Binary 1000000 1101011 110001
Octal 100 153 61

Shades and tints

Shades of #406B31

#406B31
(64,107,49)
#3B622D
(59,98,45)
#365929
(54,89,41)
#315025
(49,80,37)
#2C4721
(44,71,33)
#273E1D
(39,62,29)
#223519
(34,53,25)
#1D2C15
(29,44,21)
#182311
(24,35,17)
#131A0D
(19,26,13)
#0E1109
(14,17,9)
#000000
(0,0,0)

Tints of #406B31

#406B31
(64,107,49)
#517843
(81,120,67)
#628555
(98,133,85)
#739267
(115,146,103)
#849F79
(132,159,121)
#95AC8B
(149,172,139)
#A6B99D
(166,185,157)
#B7C6AF
(183,198,175)
#C8D3C1
(200,211,193)
#D9E0D3
(217,224,211)
#EAEDE5
(234,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406B31 color. Also use rgb(64,107,49) instead hex code.

Text Font Color

.myTextColor { color: #406B31; }

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

This text font color is #406B31.

Background Color

.myBgColor { background-color: #406B31; }

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

This div background color is #406B31.

Border color

.myBorderColor { border: 1px solid #406B31; }

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

This div border color is #406B31.

Opacity

.myOpacity80 { color: #406B31; opacity: 0.8; }

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

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

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

This text has shadow with #406B31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406B31.

Preview

Color preview on black background

This text has color #406B31 on black background.


Color preview on white background

This text has color #406B31 on white background.


Black color preview on #406B31 background

This text has black color on #406B31 background.


White color preview on #406B31 background

This text has white color on #406B31 background.


Related colors

Complementary color

Complementary color for #hex is #BF94CE.


I love getcolorcode.com

Triadic colors

1 #31406B and #6B3140 with #406B31 are triadic colors.

2 #316B40 and #6B4031 with #406B31 are triadic colors.