COLOR #407446

HEX: #407446 RGB: (64,116,70)

Color info

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

RGB color model

#407446 color RGB value is (64,116,70).

RGB: (64,116,70) (25%, 45%, 27%)

RGB channels and saturation

R 64 of 255 = 25%
G 116 of 255 = 45%
B 70 of 255 = 27%

64
116
70

R + G + B ~ 32%. #407446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 116 + 70 = 250 (100%)
R 64 of 250 ~ 25.6%
G 116 of 250 ~ 46.4%
B 70 of 250 ~ 28'%

%25.6
%46.4
%28

CMYK color model

#407446 color CMYK value is (45,0,40,55).

  • cyan value is 44.83%
  • magenta value is 0.00%
  • yellow value is 39.66%
  • key color value is 54.51%

CMYK: (45,0,40,55)
C45M0Y40K55 (45%, 0%, 40%, 55%)
(0.45 / 0.00 / 0.40 / 0.55)

CMYK percentages

%44.83
%0
%39.66
%54.51

Codes

Color #407446 in popluar color models

40 74 46
RGB 64 116 70
HSL 127° 28.89% 35.29%
HSB/HSV 127° 44.83% 45.49%
CMYK 44.83% 0.00% 39.66%
54.51%

Color #407446 in popluar number systems.

HEX 40 74 46
Decimal 64 116 70
Binary 1000000 1110100 1000110
Octal 100 164 106

Shades and tints

Shades of #407446

#407446
(64,116,70)
#3B6A40
(59,106,64)
#36603A
(54,96,58)
#315634
(49,86,52)
#2C4C2E
(44,76,46)
#274228
(39,66,40)
#223822
(34,56,34)
#1D2E1C
(29,46,28)
#182416
(24,36,22)
#131A10
(19,26,16)
#0E100A
(14,16,10)
#000000
(0,0,0)

Tints of #407446

#407446
(64,116,70)
#518056
(81,128,86)
#628C66
(98,140,102)
#739876
(115,152,118)
#84A486
(132,164,134)
#95B096
(149,176,150)
#A6BCA6
(166,188,166)
#B7C8B6
(183,200,182)
#C8D4C6
(200,212,198)
#D9E0D6
(217,224,214)
#EAECE6
(234,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407446 color. Also use rgb(64,116,70) instead hex code.

Text Font Color

.myTextColor { color: #407446; }

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

This text font color is #407446.

Background Color

.myBgColor { background-color: #407446; }

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

This div background color is #407446.

Border color

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

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

This div border color is #407446.

Opacity

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

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

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

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

This text has shadow with #407446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407446.

Preview

Color preview on black background

This text has color #407446 on black background.


Color preview on white background

This text has color #407446 on white background.


Black color preview on #407446 background

This text has black color on #407446 background.


White color preview on #407446 background

This text has white color on #407446 background.


Related colors

Complementary color

Complementary color for #hex is #BF8BB9.


I love getcolorcode.com

Triadic colors

1 #464074 and #744640 with #407446 are triadic colors.

2 #467440 and #744046 with #407446 are triadic colors.