COLOR #407D38

HEX: #407D38 RGB: (64,125,56)

Color info

#407D38 contains mainly green color. Web safe color of #407D38 is #336633 (or #363).

RGB color model

#407D38 color RGB value is (64,125,56).

RGB: (64,125,56) (25%, 49%, 22%)

RGB channels and saturation

R 64 of 255 = 25%
G 125 of 255 = 49%
B 56 of 255 = 22%

64
125
56

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

Portions of RGB colors in percentages

R + G + B = 64 + 125 + 56 = 245 (100%)
R 64 of 245 ~ 26.12%
G 125 of 245 ~ 51.02%
B 56 of 245 ~ 22.86'%

%26.12
%51.02
%22.86

CMYK color model

#407D38 color CMYK value is (49,0,55,51).

  • cyan value is 48.80%
  • magenta value is 0.00%
  • yellow value is 55.20%
  • key color value is 50.98%

CMYK: (49,0,55,51)
C49M0Y55K51 (49%, 0%, 55%, 51%)
(0.49 / 0.00 / 0.55 / 0.51)

CMYK percentages

%48.8
%0
%55.2
%50.98

Codes

Color #407D38 in popluar color models

40 7D 38
RGB 64 125 56
HSL 113° 38.12% 35.49%
HSB/HSV 113° 55.20% 49.02%
CMYK 48.80% 0.00% 55.20%
50.98%

Color #407D38 in popluar number systems.

HEX 40 7D 38
Decimal 64 125 56
Binary 1000000 1111101 111000
Octal 100 175 70

Shades and tints

Shades of #407D38

#407D38
(64,125,56)
#3B7233
(59,114,51)
#36672E
(54,103,46)
#315C29
(49,92,41)
#2C5124
(44,81,36)
#27461F
(39,70,31)
#223B1A
(34,59,26)
#1D3015
(29,48,21)
#182510
(24,37,16)
#131A0B
(19,26,11)
#0E0F06
(14,15,6)
#000000
(0,0,0)

Tints of #407D38

#407D38
(64,125,56)
#51884A
(81,136,74)
#62935C
(98,147,92)
#739E6E
(115,158,110)
#84A980
(132,169,128)
#95B492
(149,180,146)
#A6BFA4
(166,191,164)
#B7CAB6
(183,202,182)
#C8D5C8
(200,213,200)
#D9E0DA
(217,224,218)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407D38 color. Also use rgb(64,125,56) instead hex code.

Text Font Color

.myTextColor { color: #407D38; }

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

This text font color is #407D38.

Background Color

.myBgColor { background-color: #407D38; }

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

This div background color is #407D38.

Border color

.myBorderColor { border: 1px solid #407D38; }

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

This div border color is #407D38.

Opacity

.myOpacity80 { color: #407D38; opacity: 0.8; }

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

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

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

This text has shadow with #407D38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407D38.

Preview

Color preview on black background

This text has color #407D38 on black background.


Color preview on white background

This text has color #407D38 on white background.


Black color preview on #407D38 background

This text has black color on #407D38 background.


White color preview on #407D38 background

This text has white color on #407D38 background.


Related colors

Complementary color

Complementary color for #hex is #BF82C7.


I love getcolorcode.com

Triadic colors

1 #38407D and #7D3840 with #407D38 are triadic colors.

2 #387D40 and #7D4038 with #407D38 are triadic colors.