COLOR #408F49

HEX: #408F49 RGB: (64,143,73)

Color info

#408F49 contains mainly green color. Web safe color of #408F49 is #339933 (or #393).

RGB color model

#408F49 color RGB value is (64,143,73).

RGB: (64,143,73) (25%, 56%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 143 of 255 = 56%
B 73 of 255 = 29%

64
143
73

R + G + B ~ 37%. #408F49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 143 + 73 = 280 (100%)
R 64 of 280 ~ 22.86%
G 143 of 280 ~ 51.07%
B 73 of 280 ~ 26.07'%

%22.86
%51.07
%26.07

CMYK color model

#408F49 color CMYK value is (55,0,49,44).

  • cyan value is 55.24%
  • magenta value is 0.00%
  • yellow value is 48.95%
  • key color value is 43.92%
CMYK: (55,0,49,44) C55M0Y49K44 (55%,0%,49%,44%) (0.55/0.00/0.49/0.44) 

CMYK percentages

%55.24
%0
%48.95
%43.92

Codes

Color #408F49 in popluar color models

40 8F 49
RGB 64 143 73
HSL 127° 38.16% 40.59%
HSB/HSV 127° 55.24% 56.08%
CMYK 55.24% 0.00% 48.95%
43.92%

Color #408F49 in popluar number systems.

HEX 40 8F 49
Decimal 64 143 73
Binary 1000000 10001111 1001001
Octal 100 217 111

Shades and tints

Shades of #408F49

#408F49
(64,143,73)
#3B8243
(59,130,67)
#36753D
(54,117,61)
#316837
(49,104,55)
#2C5B31
(44,91,49)
#274E2B
(39,78,43)
#224125
(34,65,37)
#1D341F
(29,52,31)
#182719
(24,39,25)
#131A13
(19,26,19)
#0E0D0D
(14,13,13)
#000000
(0,0,0)

Tints of #408F49

#408F49
(64,143,73)
#519959
(81,153,89)
#62A369
(98,163,105)
#73AD79
(115,173,121)
#84B789
(132,183,137)
#95C199
(149,193,153)
#A6CBA9
(166,203,169)
#B7D5B9
(183,213,185)
#C8DFC9
(200,223,201)
#D9E9D9
(217,233,217)
#EAF3E9
(234,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #408F49 color. Also use rgb(64,143,73) instead hex code.

Text Font Color

.myTextColor { color: #408F49; }

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

This text font color is #408F49.

Background Color

.myBgColor { background-color: #408F49; }

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

This div background color is #408F49.

Border color

.myBorderColor { border: 1px solid #408F49; }

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

This div border color is #408F49.

Opacity

.myOpacity80 { color: #408F49; opacity: 0.8; }

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

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

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

This text has shadow with #408F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #408F49.

Preview

Color preview on black background

This text has color #408F49 on black background.


Color preview on white background

This text has color #408F49 on white background.


Black color preview on #408F49 background

This text has black color on #408F49 background.


White color preview on #408F49 background

This text has white color on #408F49 background.


Related colors

Complementary color

Complementary color for #hex is #BF70B6.


I love getcolorcode.com

Triadic colors

1 #49408F and #8F4940 with #408F49 are triadic colors.

2 #498F40 and #8F4049 with #408F49 are triadic colors.