COLOR #407057

HEX: #407057 RGB: (64,112,87)

Color info

#407057 contains red, green and blue colors in about the same proportion. Web safe color of #407057 is #336666 (or #366).

RGB color model

#407057 color RGB value is (64,112,87).

RGB: (64,112,87) (25%, 44%, 34%)

RGB channels and saturation

R 64 of 255 = 25%
G 112 of 255 = 44%
B 87 of 255 = 34%

64
112
87

R + G + B ~ 34%. #407057 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 112 + 87 = 263 (100%)
R 64 of 263 ~ 24.33%
G 112 of 263 ~ 42.59%
B 87 of 263 ~ 33.08'%

%24.33
%42.59
%33.08

CMYK color model

#407057 color CMYK value is (43,0,22,56).

  • cyan value is 42.86%
  • magenta value is 0.00%
  • yellow value is 22.32%
  • key color value is 56.08%
CMYK: (43,0,22,56) C43M0Y22K56 (43%,0%,22%,56%) (0.43/0.00/0.22/0.56) 

CMYK percentages

%42.86
%0
%22.32
%56.08

Codes

Color #407057 in popluar color models

40 70 57
RGB 64 112 87
HSL 149° 27.27% 34.51%
HSB/HSV 149° 42.86% 43.92%
CMYK 42.86% 0.00% 22.32%
56.08%

Color #407057 in popluar number systems.

HEX 40 70 57
Decimal 64 112 87
Binary 1000000 1110000 1010111
Octal 100 160 127

Shades and tints

Shades of #407057

#407057
(64,112,87)
#3B6650
(59,102,80)
#365C49
(54,92,73)
#315242
(49,82,66)
#2C483B
(44,72,59)
#273E34
(39,62,52)
#22342D
(34,52,45)
#1D2A26
(29,42,38)
#18201F
(24,32,31)
#131618
(19,22,24)
#0E0C11
(14,12,17)
#000000
(0,0,0)

Tints of #407057

#407057
(64,112,87)
#517D66
(81,125,102)
#628A75
(98,138,117)
#739784
(115,151,132)
#84A493
(132,164,147)
#95B1A2
(149,177,162)
#A6BEB1
(166,190,177)
#B7CBC0
(183,203,192)
#C8D8CF
(200,216,207)
#D9E5DE
(217,229,222)
#EAF2ED
(234,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407057; }

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

This text font color is #407057.

Background Color

.myBgColor { background-color: #407057; }

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

This div background color is #407057.

Border color

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

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

This div border color is #407057.

Opacity

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

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

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

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

This text has shadow with #407057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407057.

Preview

Color preview on black background

This text has color #407057 on black background.


Color preview on white background

This text has color #407057 on white background.


Black color preview on #407057 background

This text has black color on #407057 background.


White color preview on #407057 background

This text has white color on #407057 background.


Related colors

Complementary color

Complementary color for #hex is #BF8FA8.


I love getcolorcode.com

Triadic colors

1 #574070 and #705740 with #407057 are triadic colors.

2 #577040 and #704057 with #407057 are triadic colors.