COLOR #407149

HEX: #407149 RGB: (64,113,73)

Color info

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

RGB color model

#407149 color RGB value is (64,113,73).

RGB: (64,113,73) (25%, 44%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 113 of 255 = 44%
B 73 of 255 = 29%

64
113
73

R + G + B ~ 33%. #407149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 113 + 73 = 250 (100%)
R 64 of 250 ~ 25.6%
G 113 of 250 ~ 45.2%
B 73 of 250 ~ 29.2'%

%25.6
%45.2
%29.2

CMYK color model

#407149 color CMYK value is (43,0,35,56).

  • cyan value is 43.36%
  • magenta value is 0.00%
  • yellow value is 35.40%
  • key color value is 55.69%

CMYK: (43,0,35,56)
C43M0Y35K56 (43%, 0%, 35%, 56%)
(0.43 / 0.00 / 0.35 / 0.56)

CMYK percentages

%43.36
%0
%35.4
%55.69

Codes

Color #407149 in popluar color models

40 71 49
RGB 64 113 73
HSL 131° 27.68% 34.71%
HSB/HSV 131° 43.36% 44.31%
CMYK 43.36% 0.00% 35.40%
55.69%

Color #407149 in popluar number systems.

HEX 40 71 49
Decimal 64 113 73
Binary 1000000 1110001 1001001
Octal 100 161 111

Shades and tints

Shades of #407149

#407149
(64,113,73)
#3B6743
(59,103,67)
#365D3D
(54,93,61)
#315337
(49,83,55)
#2C4931
(44,73,49)
#273F2B
(39,63,43)
#223525
(34,53,37)
#1D2B1F
(29,43,31)
#182119
(24,33,25)
#131713
(19,23,19)
#0E0D0D
(14,13,13)
#000000
(0,0,0)

Tints of #407149

#407149
(64,113,73)
#517D59
(81,125,89)
#628969
(98,137,105)
#739579
(115,149,121)
#84A189
(132,161,137)
#95AD99
(149,173,153)
#A6B9A9
(166,185,169)
#B7C5B9
(183,197,185)
#C8D1C9
(200,209,201)
#D9DDD9
(217,221,217)
#EAE9E9
(234,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407149; }

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

This text font color is #407149.

Background Color

.myBgColor { background-color: #407149; }

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

This div background color is #407149.

Border color

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

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

This div border color is #407149.

Opacity

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

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

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

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

This text has shadow with #407149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407149.

Preview

Color preview on black background

This text has color #407149 on black background.


Color preview on white background

This text has color #407149 on white background.


Black color preview on #407149 background

This text has black color on #407149 background.


White color preview on #407149 background

This text has white color on #407149 background.


Related colors

Complementary color

Complementary color for #hex is #BF8EB6.


I love getcolorcode.com

Triadic colors

1 #494071 and #714940 with #407149 are triadic colors.

2 #497140 and #714049 with #407149 are triadic colors.