COLOR #407738

HEX: #407738 RGB: (64,119,56)

Color info

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

RGB color model

#407738 color RGB value is (64,119,56).

RGB: (64,119,56) (25%, 47%, 22%)

RGB channels and saturation

R 64 of 255 = 25%
G 119 of 255 = 47%
B 56 of 255 = 22%

64
119
56

R + G + B ~ 31%. #407738 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 119 + 56 = 239 (100%)
R 64 of 239 ~ 26.78%
G 119 of 239 ~ 49.79%
B 56 of 239 ~ 23.43'%

%26.78
%49.79
%23.43

CMYK color model

#407738 color CMYK value is (46,0,53,53).

  • cyan value is 46.22%
  • magenta value is 0.00%
  • yellow value is 52.94%
  • key color value is 53.33%
CMYK: (46,0,53,53) C46M0Y53K53 (46%,0%,53%,53%) (0.46/0.00/0.53/0.53) 

CMYK percentages

%46.22
%0
%52.94
%53.33

Codes

Color #407738 in popluar color models

40 77 38
RGB 64 119 56
HSL 112° 36.00% 34.31%
HSB/HSV 112° 52.94% 46.67%
CMYK 46.22% 0.00% 52.94%
53.33%

Color #407738 in popluar number systems.

HEX 40 77 38
Decimal 64 119 56
Binary 1000000 1110111 111000
Octal 100 167 70

Shades and tints

Shades of #407738

#407738
(64,119,56)
#3B6D33
(59,109,51)
#36632E
(54,99,46)
#315929
(49,89,41)
#2C4F24
(44,79,36)
#27451F
(39,69,31)
#223B1A
(34,59,26)
#1D3115
(29,49,21)
#182710
(24,39,16)
#131D0B
(19,29,11)
#0E1306
(14,19,6)
#000000
(0,0,0)

Tints of #407738

#407738
(64,119,56)
#51834A
(81,131,74)
#628F5C
(98,143,92)
#739B6E
(115,155,110)
#84A780
(132,167,128)
#95B392
(149,179,146)
#A6BFA4
(166,191,164)
#B7CBB6
(183,203,182)
#C8D7C8
(200,215,200)
#D9E3DA
(217,227,218)
#EAEFEC
(234,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407738; }

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

This text font color is #407738.

Background Color

.myBgColor { background-color: #407738; }

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

This div background color is #407738.

Border color

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

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

This div border color is #407738.

Opacity

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

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

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

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

This text has shadow with #407738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407738.

Preview

Color preview on black background

This text has color #407738 on black background.


Color preview on white background

This text has color #407738 on white background.


Black color preview on #407738 background

This text has black color on #407738 background.


White color preview on #407738 background

This text has white color on #407738 background.


Related colors

Complementary color

Complementary color for #hex is #BF88C7.


I love getcolorcode.com

Triadic colors

1 #384077 and #773840 with #407738 are triadic colors.

2 #387740 and #774038 with #407738 are triadic colors.