COLOR #406148

HEX: #406148 RGB: (64,97,72)

Color info

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

RGB color model

#406148 color RGB value is (64,97,72).

RGB: (64,97,72) (25%, 38%, 28%)

RGB channels and saturation

R 64 of 255 = 25%
G 97 of 255 = 38%
B 72 of 255 = 28%

64
97
72

R + G + B ~ 30%. #406148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 97 + 72 = 233 (100%)
R 64 of 233 ~ 27.47%
G 97 of 233 ~ 41.63%
B 72 of 233 ~ 30.9'%

%27.47
%41.63
%30.9

CMYK color model

#406148 color CMYK value is (34,0,26,62).

  • cyan value is 34.02%
  • magenta value is 0.00%
  • yellow value is 25.77%
  • key color value is 61.96%
CMYK: (34,0,26,62) C34M0Y26K62 (34%,0%,26%,62%) (0.34/0.00/0.26/0.62) 

CMYK percentages

%34.02
%0
%25.77
%61.96

Codes

Color #406148 in popluar color models

40 61 48
RGB 64 97 72
HSL 135° 20.50% 31.57%
HSB/HSV 135° 34.02% 38.04%
CMYK 34.02% 0.00% 25.77%
61.96%

Color #406148 in popluar number systems.

HEX 40 61 48
Decimal 64 97 72
Binary 1000000 1100001 1001000
Octal 100 141 110

Shades and tints

Shades of #406148

#406148
(64,97,72)
#3B5942
(59,89,66)
#36513C
(54,81,60)
#314936
(49,73,54)
#2C4130
(44,65,48)
#27392A
(39,57,42)
#223124
(34,49,36)
#1D291E
(29,41,30)
#182118
(24,33,24)
#131912
(19,25,18)
#0E110C
(14,17,12)
#000000
(0,0,0)

Tints of #406148

#406148
(64,97,72)
#516F58
(81,111,88)
#627D68
(98,125,104)
#738B78
(115,139,120)
#849988
(132,153,136)
#95A798
(149,167,152)
#A6B5A8
(166,181,168)
#B7C3B8
(183,195,184)
#C8D1C8
(200,209,200)
#D9DFD8
(217,223,216)
#EAEDE8
(234,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406148 color. Also use rgb(64,97,72) instead hex code.

Text Font Color

.myTextColor { color: #406148; }

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

This text font color is #406148.

Background Color

.myBgColor { background-color: #406148; }

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

This div background color is #406148.

Border color

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

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

This div border color is #406148.

Opacity

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

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

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

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

This text has shadow with #406148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406148.

Preview

Color preview on black background

This text has color #406148 on black background.


Color preview on white background

This text has color #406148 on white background.


Black color preview on #406148 background

This text has black color on #406148 background.


White color preview on #406148 background

This text has white color on #406148 background.


Related colors

Complementary color

Complementary color for #hex is #BF9EB7.


I love getcolorcode.com

Triadic colors

1 #484061 and #614840 with #406148 are triadic colors.

2 #486140 and #614048 with #406148 are triadic colors.