COLOR #406257

HEX: #406257 RGB: (64,98,87)

Color info

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

RGB color model

#406257 color RGB value is (64,98,87).

RGB: (64,98,87) (25%, 38%, 34%)

RGB channels and saturation

R 64 of 255 = 25%
G 98 of 255 = 38%
B 87 of 255 = 34%

64
98
87

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

Portions of RGB colors in percentages

R + G + B = 64 + 98 + 87 = 249 (100%)
R 64 of 249 ~ 25.7%
G 98 of 249 ~ 39.36%
B 87 of 249 ~ 34.94'%

%25.7
%39.36
%34.94

CMYK color model

#406257 color CMYK value is (35,0,11,62).

  • cyan value is 34.69%
  • magenta value is 0.00%
  • yellow value is 11.22%
  • key color value is 61.57%

CMYK: (35,0,11,62)
C35M0Y11K62 (35%, 0%, 11%, 62%)
(0.35 / 0.00 / 0.11 / 0.62)

CMYK percentages

%34.69
%0
%11.22
%61.57

Codes

Color #406257 in popluar color models

40 62 57
RGB 64 98 87
HSL 161° 20.99% 31.76%
HSB/HSV 161° 34.69% 38.43%
CMYK 34.69% 0.00% 11.22%
61.57%

Color #406257 in popluar number systems.

HEX 40 62 57
Decimal 64 98 87
Binary 1000000 1100010 1010111
Octal 100 142 127

Shades and tints

Shades of #406257

#406257
(64,98,87)
#3B5A50
(59,90,80)
#365249
(54,82,73)
#314A42
(49,74,66)
#2C423B
(44,66,59)
#273A34
(39,58,52)
#22322D
(34,50,45)
#1D2A26
(29,42,38)
#18221F
(24,34,31)
#131A18
(19,26,24)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #406257

#406257
(64,98,87)
#517066
(81,112,102)
#627E75
(98,126,117)
#738C84
(115,140,132)
#849A93
(132,154,147)
#95A8A2
(149,168,162)
#A6B6B1
(166,182,177)
#B7C4C0
(183,196,192)
#C8D2CF
(200,210,207)
#D9E0DE
(217,224,222)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406257; }

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

This text font color is #406257.

Background Color

.myBgColor { background-color: #406257; }

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

This div background color is #406257.

Border color

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

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

This div border color is #406257.

Opacity

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

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

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

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

This text has shadow with #406257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406257.

Preview

Color preview on black background

This text has color #406257 on black background.


Color preview on white background

This text has color #406257 on white background.


Black color preview on #406257 background

This text has black color on #406257 background.


White color preview on #406257 background

This text has white color on #406257 background.


Related colors

Complementary color

Complementary color for #hex is #BF9DA8.


I love getcolorcode.com

Triadic colors

1 #574062 and #625740 with #406257 are triadic colors.

2 #576240 and #624057 with #406257 are triadic colors.