COLOR #406843

HEX: #406843 RGB: (64,104,67)

Color info

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

RGB color model

#406843 color RGB value is (64,104,67).

RGB: (64,104,67) (25%, 41%, 26%)

RGB channels and saturation

R 64 of 255 = 25%
G 104 of 255 = 41%
B 67 of 255 = 26%

64
104
67

R + G + B ~ 31%. #406843 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 104 + 67 = 235 (100%)
R 64 of 235 ~ 27.23%
G 104 of 235 ~ 44.26%
B 67 of 235 ~ 28.51'%

%27.23
%44.26
%28.51

CMYK color model

#406843 color CMYK value is (38,0,36,59).

  • cyan value is 38.46%
  • magenta value is 0.00%
  • yellow value is 35.58%
  • key color value is 59.22%
CMYK: (38,0,36,59) C38M0Y36K59 (38%,0%,36%,59%) (0.38/0.00/0.36/0.59) 

CMYK percentages

%38.46
%0
%35.58
%59.22

Codes

Color #406843 in popluar color models

40 68 43
RGB 64 104 67
HSL 125° 23.81% 32.94%
HSB/HSV 125° 38.46% 40.78%
CMYK 38.46% 0.00% 35.58%
59.22%

Color #406843 in popluar number systems.

HEX 40 68 43
Decimal 64 104 67
Binary 1000000 1101000 1000011
Octal 100 150 103

Shades and tints

Shades of #406843

#406843
(64,104,67)
#3B5F3D
(59,95,61)
#365637
(54,86,55)
#314D31
(49,77,49)
#2C442B
(44,68,43)
#273B25
(39,59,37)
#22321F
(34,50,31)
#1D2919
(29,41,25)
#182013
(24,32,19)
#13170D
(19,23,13)
#0E0E07
(14,14,7)
#000000
(0,0,0)

Tints of #406843

#406843
(64,104,67)
#517554
(81,117,84)
#628265
(98,130,101)
#738F76
(115,143,118)
#849C87
(132,156,135)
#95A998
(149,169,152)
#A6B6A9
(166,182,169)
#B7C3BA
(183,195,186)
#C8D0CB
(200,208,203)
#D9DDDC
(217,221,220)
#EAEAED
(234,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406843 color. Also use rgb(64,104,67) instead hex code.

Text Font Color

.myTextColor { color: #406843; }

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

This text font color is #406843.

Background Color

.myBgColor { background-color: #406843; }

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

This div background color is #406843.

Border color

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

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

This div border color is #406843.

Opacity

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

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

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

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

This text has shadow with #406843 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406843.

Preview

Color preview on black background

This text has color #406843 on black background.


Color preview on white background

This text has color #406843 on white background.


Black color preview on #406843 background

This text has black color on #406843 background.


White color preview on #406843 background

This text has white color on #406843 background.


Related colors

Complementary color

Complementary color for #hex is #BF97BC.


I love getcolorcode.com

Triadic colors

1 #434068 and #684340 with #406843 are triadic colors.

2 #436840 and #684043 with #406843 are triadic colors.