COLOR #406770

HEX: #406770 RGB: (64,103,112)

Color info

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

RGB color model

#406770 color RGB value is (64,103,112).

RGB: (64,103,112) (25%, 40%, 44%)

RGB channels and saturation

R 64 of 255 = 25%
G 103 of 255 = 40%
B 112 of 255 = 44%

64
103
112

R + G + B ~ 36%. #406770 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 103 + 112 = 279 (100%)
R 64 of 279 ~ 22.94%
G 103 of 279 ~ 36.92%
B 112 of 279 ~ 40.14'%

%22.94
%36.92
%40.14

CMYK color model

#406770 color CMYK value is (43,8,0,56).

  • cyan value is 42.86%
  • magenta value is 8.04%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (43,8,0,56) C43M8Y0K56 (43%,8%,0%,56%) (0.43/0.08/0.00/0.56) 

CMYK percentages

%42.86
%8.04
%0
%56.08

Codes

Color #406770 in popluar color models

40 67 70
RGB 64 103 112
HSL 191° 27.27% 34.51%
HSB/HSV 191° 42.86% 43.92%
CMYK 42.86% 8.04% 0.00%
56.08%

Color #406770 in popluar number systems.

HEX 40 67 70
Decimal 64 103 112
Binary 1000000 1100111 1110000
Octal 100 147 160

Shades and tints

Shades of #406770

#406770
(64,103,112)
#3B5E66
(59,94,102)
#36555C
(54,85,92)
#314C52
(49,76,82)
#2C4348
(44,67,72)
#273A3E
(39,58,62)
#223134
(34,49,52)
#1D282A
(29,40,42)
#181F20
(24,31,32)
#131616
(19,22,22)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #406770

#406770
(64,103,112)
#51747D
(81,116,125)
#62818A
(98,129,138)
#738E97
(115,142,151)
#849BA4
(132,155,164)
#95A8B1
(149,168,177)
#A6B5BE
(166,181,190)
#B7C2CB
(183,194,203)
#C8CFD8
(200,207,216)
#D9DCE5
(217,220,229)
#EAE9F2
(234,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406770; }

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

This text font color is #406770.

Background Color

.myBgColor { background-color: #406770; }

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

This div background color is #406770.

Border color

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

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

This div border color is #406770.

Opacity

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

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

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

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

This text has shadow with #406770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406770.

Preview

Color preview on black background

This text has color #406770 on black background.


Color preview on white background

This text has color #406770 on white background.


Black color preview on #406770 background

This text has black color on #406770 background.


White color preview on #406770 background

This text has white color on #406770 background.


Related colors

Complementary color

Complementary color for #hex is #BF988F.


I love getcolorcode.com

Triadic colors

1 #704067 and #677040 with #406770 are triadic colors.

2 #706740 and #674070 with #406770 are triadic colors.