COLOR #407032

HEX: #407032 RGB: (64,112,50)

Color info

#407032 contains mainly red and green colors. Web safe color of #407032 is #336633 (or #363).

RGB color model

#407032 color RGB value is (64,112,50).

RGB: (64,112,50) (25%, 44%, 20%)

RGB channels and saturation

R 64 of 255 = 25%
G 112 of 255 = 44%
B 50 of 255 = 20%

64
112
50

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

Portions of RGB colors in percentages

R + G + B = 64 + 112 + 50 = 226 (100%)
R 64 of 226 ~ 28.32%
G 112 of 226 ~ 49.56%
B 50 of 226 ~ 22.12'%

%28.32
%49.56
%22.12

CMYK color model

#407032 color CMYK value is (43,0,55,56).

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

CMYK: (43,0,55,56)
C43M0Y55K56 (43%, 0%, 55%, 56%)
(0.43 / 0.00 / 0.55 / 0.56)

CMYK percentages

%42.86
%0
%55.36
%56.08

Codes

Color #407032 in popluar color models

40 70 32
RGB 64 112 50
HSL 106° 38.27% 31.76%
HSB/HSV 106° 55.36% 43.92%
CMYK 42.86% 0.00% 55.36%
56.08%

Color #407032 in popluar number systems.

HEX 40 70 32
Decimal 64 112 50
Binary 1000000 1110000 110010
Octal 100 160 62

Shades and tints

Shades of #407032

#407032
(64,112,50)
#3B662E
(59,102,46)
#365C2A
(54,92,42)
#315226
(49,82,38)
#2C4822
(44,72,34)
#273E1E
(39,62,30)
#22341A
(34,52,26)
#1D2A16
(29,42,22)
#182012
(24,32,18)
#13160E
(19,22,14)
#0E0C0A
(14,12,10)
#000000
(0,0,0)

Tints of #407032

#407032
(64,112,50)
#517D44
(81,125,68)
#628A56
(98,138,86)
#739768
(115,151,104)
#84A47A
(132,164,122)
#95B18C
(149,177,140)
#A6BE9E
(166,190,158)
#B7CBB0
(183,203,176)
#C8D8C2
(200,216,194)
#D9E5D4
(217,229,212)
#EAF2E6
(234,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407032; }

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

This text font color is #407032.

Background Color

.myBgColor { background-color: #407032; }

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

This div background color is #407032.

Border color

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

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

This div border color is #407032.

Opacity

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

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

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

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

This text has shadow with #407032 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407032.

Preview

Color preview on black background

This text has color #407032 on black background.


Color preview on white background

This text has color #407032 on white background.


Black color preview on #407032 background

This text has black color on #407032 background.


White color preview on #407032 background

This text has white color on #407032 background.


Related colors

Complementary color

Complementary color for #hex is #BF8FCD.


I love getcolorcode.com

Triadic colors

1 #324070 and #703240 with #407032 are triadic colors.

2 #327040 and #704032 with #407032 are triadic colors.