COLOR #407036

HEX: #407036 RGB: (64,112,54)

Color info

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

RGB color model

#407036 color RGB value is (64,112,54).

RGB: (64,112,54) (25%, 44%, 21%)

RGB channels and saturation

R 64 of 255 = 25%
G 112 of 255 = 44%
B 54 of 255 = 21%

64
112
54

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

Portions of RGB colors in percentages

R + G + B = 64 + 112 + 54 = 230 (100%)
R 64 of 230 ~ 27.83%
G 112 of 230 ~ 48.7%
B 54 of 230 ~ 23.48'%

%27.83
%48.7
%23.48

CMYK color model

#407036 color CMYK value is (43,0,52,56).

  • cyan value is 42.86%
  • magenta value is 0.00%
  • yellow value is 51.79%
  • key color value is 56.08%

CMYK: (43,0,52,56)
C43M0Y52K56 (43%, 0%, 52%, 56%)
(0.43 / 0.00 / 0.52 / 0.56)

CMYK percentages

%42.86
%0
%51.79
%56.08

Codes

Color #407036 in popluar color models

40 70 36
RGB 64 112 54
HSL 110° 34.94% 32.55%
HSB/HSV 110° 51.79% 43.92%
CMYK 42.86% 0.00% 51.79%
56.08%

Color #407036 in popluar number systems.

HEX 40 70 36
Decimal 64 112 54
Binary 1000000 1110000 110110
Octal 100 160 66

Shades and tints

Shades of #407036

#407036
(64,112,54)
#3B6632
(59,102,50)
#365C2E
(54,92,46)
#31522A
(49,82,42)
#2C4826
(44,72,38)
#273E22
(39,62,34)
#22341E
(34,52,30)
#1D2A1A
(29,42,26)
#182016
(24,32,22)
#131612
(19,22,18)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #407036

#407036
(64,112,54)
#517D48
(81,125,72)
#628A5A
(98,138,90)
#73976C
(115,151,108)
#84A47E
(132,164,126)
#95B190
(149,177,144)
#A6BEA2
(166,190,162)
#B7CBB4
(183,203,180)
#C8D8C6
(200,216,198)
#D9E5D8
(217,229,216)
#EAF2EA
(234,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407036 color. Also use rgb(64,112,54) instead hex code.

Text Font Color

.myTextColor { color: #407036; }

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

This text font color is #407036.

Background Color

.myBgColor { background-color: #407036; }

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

This div background color is #407036.

Border color

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

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

This div border color is #407036.

Opacity

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

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

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

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

This text has shadow with #407036 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407036.

Preview

Color preview on black background

This text has color #407036 on black background.


Color preview on white background

This text has color #407036 on white background.


Black color preview on #407036 background

This text has black color on #407036 background.


White color preview on #407036 background

This text has white color on #407036 background.


Related colors

Complementary color

Complementary color for #hex is #BF8FC9.


I love getcolorcode.com

Triadic colors

1 #364070 and #703640 with #407036 are triadic colors.

2 #367040 and #704036 with #407036 are triadic colors.