COLOR #407648

HEX: #407648 RGB: (64,118,72)

Color info

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

RGB color model

#407648 color RGB value is (64,118,72).

RGB: (64,118,72) (25%, 46%, 28%)

RGB channels and saturation

R 64 of 255 = 25%
G 118 of 255 = 46%
B 72 of 255 = 28%

64
118
72

R + G + B ~ 33%. #407648 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 118 + 72 = 254 (100%)
R 64 of 254 ~ 25.2%
G 118 of 254 ~ 46.46%
B 72 of 254 ~ 28.35'%

%25.2
%46.46
%28.35

CMYK color model

#407648 color CMYK value is (46,0,39,54).

  • cyan value is 45.76%
  • magenta value is 0.00%
  • yellow value is 38.98%
  • key color value is 53.73%

CMYK: (46,0,39,54)
C46M0Y39K54 (46%, 0%, 39%, 54%)
(0.46 / 0.00 / 0.39 / 0.54)

CMYK percentages

%45.76
%0
%38.98
%53.73

Codes

Color #407648 in popluar color models

40 76 48
RGB 64 118 72
HSL 129° 29.67% 35.69%
HSB/HSV 129° 45.76% 46.27%
CMYK 45.76% 0.00% 38.98%
53.73%

Color #407648 in popluar number systems.

HEX 40 76 48
Decimal 64 118 72
Binary 1000000 1110110 1001000
Octal 100 166 110

Shades and tints

Shades of #407648

#407648
(64,118,72)
#3B6C42
(59,108,66)
#36623C
(54,98,60)
#315836
(49,88,54)
#2C4E30
(44,78,48)
#27442A
(39,68,42)
#223A24
(34,58,36)
#1D301E
(29,48,30)
#182618
(24,38,24)
#131C12
(19,28,18)
#0E120C
(14,18,12)
#000000
(0,0,0)

Tints of #407648

#407648
(64,118,72)
#518258
(81,130,88)
#628E68
(98,142,104)
#739A78
(115,154,120)
#84A688
(132,166,136)
#95B298
(149,178,152)
#A6BEA8
(166,190,168)
#B7CAB8
(183,202,184)
#C8D6C8
(200,214,200)
#D9E2D8
(217,226,216)
#EAEEE8
(234,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407648 color. Also use rgb(64,118,72) instead hex code.

Text Font Color

.myTextColor { color: #407648; }

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

This text font color is #407648.

Background Color

.myBgColor { background-color: #407648; }

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

This div background color is #407648.

Border color

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

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

This div border color is #407648.

Opacity

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

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

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

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

This text has shadow with #407648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407648.

Preview

Color preview on black background

This text has color #407648 on black background.


Color preview on white background

This text has color #407648 on white background.


Black color preview on #407648 background

This text has black color on #407648 background.


White color preview on #407648 background

This text has white color on #407648 background.


Related colors

Complementary color

Complementary color for #hex is #BF89B7.


I love getcolorcode.com

Triadic colors

1 #484076 and #764840 with #407648 are triadic colors.

2 #487640 and #764048 with #407648 are triadic colors.