COLOR #407E62

HEX: #407E62 RGB: (64,126,98)

Color info

#407E62 contains mainly green and blue colors. Web safe color of #407E62 is #336666 (or #366).

RGB color model

#407E62 color RGB value is (64,126,98).

RGB: (64,126,98) (25%, 49%, 38%)

RGB channels and saturation

R 64 of 255 = 25%
G 126 of 255 = 49%
B 98 of 255 = 38%

64
126
98

R + G + B ~ 37%. #407E62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 126 + 98 = 288 (100%)
R 64 of 288 ~ 22.22%
G 126 of 288 ~ 43.75%
B 98 of 288 ~ 34.03'%

%22.22
%43.75
%34.03

CMYK color model

#407E62 color CMYK value is (49,0,22,51).

  • cyan value is 49.21%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 50.59%

CMYK: (49,0,22,51)
C49M0Y22K51 (49%, 0%, 22%, 51%)
(0.49 / 0.00 / 0.22 / 0.51)

CMYK percentages

%49.21
%0
%22.22
%50.59

Codes

Color #407E62 in popluar color models

40 7E 62
RGB 64 126 98
HSL 153° 32.63% 37.25%
HSB/HSV 153° 49.21% 49.41%
CMYK 49.21% 0.00% 22.22%
50.59%

Color #407E62 in popluar number systems.

HEX 40 7E 62
Decimal 64 126 98
Binary 1000000 1111110 1100010
Octal 100 176 142

Shades and tints

Shades of #407E62

#407E62
(64,126,98)
#3B735A
(59,115,90)
#366852
(54,104,82)
#315D4A
(49,93,74)
#2C5242
(44,82,66)
#27473A
(39,71,58)
#223C32
(34,60,50)
#1D312A
(29,49,42)
#182622
(24,38,34)
#131B1A
(19,27,26)
#0E1012
(14,16,18)
#000000
(0,0,0)

Tints of #407E62

#407E62
(64,126,98)
#518970
(81,137,112)
#62947E
(98,148,126)
#739F8C
(115,159,140)
#84AA9A
(132,170,154)
#95B5A8
(149,181,168)
#A6C0B6
(166,192,182)
#B7CBC4
(183,203,196)
#C8D6D2
(200,214,210)
#D9E1E0
(217,225,224)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407E62 color. Also use rgb(64,126,98) instead hex code.

Text Font Color

.myTextColor { color: #407E62; }

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

This text font color is #407E62.

Background Color

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

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

This div background color is #407E62.

Border color

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

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

This div border color is #407E62.

Opacity

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

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

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

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

This text has shadow with #407E62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407E62.

Preview

Color preview on black background

This text has color #407E62 on black background.


Color preview on white background

This text has color #407E62 on white background.


Black color preview on #407E62 background

This text has black color on #407E62 background.


White color preview on #407E62 background

This text has white color on #407E62 background.


Related colors

Complementary color

Complementary color for #hex is #BF819D.


I love getcolorcode.com

Triadic colors

1 #62407E and #7E6240 with #407E62 are triadic colors.

2 #627E40 and #7E4062 with #407E62 are triadic colors.