COLOR #408466

HEX: #408466 RGB: (64,132,102)

Color info

#408466 contains mainly green and blue colors. Web safe color of #408466 is #339966 (or #396).

RGB color model

#408466 color RGB value is (64,132,102).

RGB: (64,132,102) (25%, 52%, 40%)

RGB channels and saturation

R 64 of 255 = 25%
G 132 of 255 = 52%
B 102 of 255 = 40%

64
132
102

R + G + B ~ 39%. #408466 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 132 + 102 = 298 (100%)
R 64 of 298 ~ 21.48%
G 132 of 298 ~ 44.3%
B 102 of 298 ~ 34.23'%

%21.48
%44.3
%34.23

CMYK color model

#408466 color CMYK value is (52,0,23,48).

  • cyan value is 51.52%
  • magenta value is 0.00%
  • yellow value is 22.73%
  • key color value is 48.24%

CMYK: (52,0,23,48)
C52M0Y23K48 (52%, 0%, 23%, 48%)
(0.52 / 0.00 / 0.23 / 0.48)

CMYK percentages

%51.52
%0
%22.73
%48.24

Codes

Color #408466 in popluar color models

40 84 66
RGB 64 132 102
HSL 154° 34.69% 38.43%
HSB/HSV 154° 51.52% 51.76%
CMYK 51.52% 0.00% 22.73%
48.24%

Color #408466 in popluar number systems.

HEX 40 84 66
Decimal 64 132 102
Binary 1000000 10000100 1100110
Octal 100 204 146

Shades and tints

Shades of #408466

#408466
(64,132,102)
#3B785D
(59,120,93)
#366C54
(54,108,84)
#31604B
(49,96,75)
#2C5442
(44,84,66)
#274839
(39,72,57)
#223C30
(34,60,48)
#1D3027
(29,48,39)
#18241E
(24,36,30)
#131815
(19,24,21)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #408466

#408466
(64,132,102)
#518F73
(81,143,115)
#629A80
(98,154,128)
#73A58D
(115,165,141)
#84B09A
(132,176,154)
#95BBA7
(149,187,167)
#A6C6B4
(166,198,180)
#B7D1C1
(183,209,193)
#C8DCCE
(200,220,206)
#D9E7DB
(217,231,219)
#EAF2E8
(234,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #408466; }

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

This text font color is #408466.

Background Color

.myBgColor { background-color: #408466; }

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

This div background color is #408466.

Border color

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

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

This div border color is #408466.

Opacity

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

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

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

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

This text has shadow with #408466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #408466.

Preview

Color preview on black background

This text has color #408466 on black background.


Color preview on white background

This text has color #408466 on white background.


Black color preview on #408466 background

This text has black color on #408466 background.


White color preview on #408466 background

This text has white color on #408466 background.


Related colors

Complementary color

Complementary color for #hex is #BF7B99.


I love getcolorcode.com

Triadic colors

1 #664084 and #846640 with #408466 are triadic colors.

2 #668440 and #844066 with #408466 are triadic colors.