COLOR #406557

HEX: #406557 RGB: (64,101,87)

Color info

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

RGB color model

#406557 color RGB value is (64,101,87).

RGB: (64,101,87) (25%, 40%, 34%)

RGB channels and saturation

R 64 of 255 = 25%
G 101 of 255 = 40%
B 87 of 255 = 34%

64
101
87

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

Portions of RGB colors in percentages

R + G + B = 64 + 101 + 87 = 252 (100%)
R 64 of 252 ~ 25.4%
G 101 of 252 ~ 40.08%
B 87 of 252 ~ 34.52'%

%25.4
%40.08
%34.52

CMYK color model

#406557 color CMYK value is (37,0,14,60).

  • cyan value is 36.63%
  • magenta value is 0.00%
  • yellow value is 13.86%
  • key color value is 60.39%
CMYK: (37,0,14,60) C37M0Y14K60 (37%,0%,14%,60%) (0.37/0.00/0.14/0.60) 

CMYK percentages

%36.63
%0
%13.86
%60.39

Codes

Color #406557 in popluar color models

40 65 57
RGB 64 101 87
HSL 157° 22.42% 32.35%
HSB/HSV 157° 36.63% 39.61%
CMYK 36.63% 0.00% 13.86%
60.39%

Color #406557 in popluar number systems.

HEX 40 65 57
Decimal 64 101 87
Binary 1000000 1100101 1010111
Octal 100 145 127

Shades and tints

Shades of #406557

#406557
(64,101,87)
#3B5C50
(59,92,80)
#365349
(54,83,73)
#314A42
(49,74,66)
#2C413B
(44,65,59)
#273834
(39,56,52)
#222F2D
(34,47,45)
#1D2626
(29,38,38)
#181D1F
(24,29,31)
#131418
(19,20,24)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #406557

#406557
(64,101,87)
#517366
(81,115,102)
#628175
(98,129,117)
#738F84
(115,143,132)
#849D93
(132,157,147)
#95ABA2
(149,171,162)
#A6B9B1
(166,185,177)
#B7C7C0
(183,199,192)
#C8D5CF
(200,213,207)
#D9E3DE
(217,227,222)
#EAF1ED
(234,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406557; }

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

This text font color is #406557.

Background Color

.myBgColor { background-color: #406557; }

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

This div background color is #406557.

Border color

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

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

This div border color is #406557.

Opacity

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

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

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

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

This text has shadow with #406557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406557.

Preview

Color preview on black background

This text has color #406557 on black background.


Color preview on white background

This text has color #406557 on white background.


Black color preview on #406557 background

This text has black color on #406557 background.


White color preview on #406557 background

This text has white color on #406557 background.


Related colors

Complementary color

Complementary color for #hex is #BF9AA8.


I love getcolorcode.com

Triadic colors

1 #574065 and #655740 with #406557 are triadic colors.

2 #576540 and #654057 with #406557 are triadic colors.