COLOR #406170

HEX: #406170 RGB: (64,97,112)

Color info

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

RGB color model

#406170 color RGB value is (64,97,112).

RGB: (64,97,112) (25%, 38%, 44%)

RGB channels and saturation

R 64 of 255 = 25%
G 97 of 255 = 38%
B 112 of 255 = 44%

64
97
112

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

Portions of RGB colors in percentages

R + G + B = 64 + 97 + 112 = 273 (100%)
R 64 of 273 ~ 23.44%
G 97 of 273 ~ 35.53%
B 112 of 273 ~ 41.03'%

%23.44
%35.53
%41.03

CMYK color model

#406170 color CMYK value is (43,13,0,56).

  • cyan value is 42.86%
  • magenta value is 13.39%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (43,13,0,56)
C43M13Y0K56 (43%, 13%, 0%, 56%)
(0.43 / 0.13 / 0.00 / 0.56)

CMYK percentages

%42.86
%13.39
%0
%56.08

Codes

Color #406170 in popluar color models

40 61 70
RGB 64 97 112
HSL 199° 27.27% 34.51%
HSB/HSV 199° 42.86% 43.92%
CMYK 42.86% 13.39% 0.00%
56.08%

Color #406170 in popluar number systems.

HEX 40 61 70
Decimal 64 97 112
Binary 1000000 1100001 1110000
Octal 100 141 160

Shades and tints

Shades of #406170

#406170
(64,97,112)
#3B5966
(59,89,102)
#36515C
(54,81,92)
#314952
(49,73,82)
#2C4148
(44,65,72)
#27393E
(39,57,62)
#223134
(34,49,52)
#1D292A
(29,41,42)
#182120
(24,33,32)
#131916
(19,25,22)
#0E110C
(14,17,12)
#000000
(0,0,0)

Tints of #406170

#406170
(64,97,112)
#516F7D
(81,111,125)
#627D8A
(98,125,138)
#738B97
(115,139,151)
#8499A4
(132,153,164)
#95A7B1
(149,167,177)
#A6B5BE
(166,181,190)
#B7C3CB
(183,195,203)
#C8D1D8
(200,209,216)
#D9DFE5
(217,223,229)
#EAEDF2
(234,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406170; }

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

This text font color is #406170.

Background Color

.myBgColor { background-color: #406170; }

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

This div background color is #406170.

Border color

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

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

This div border color is #406170.

Opacity

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

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

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

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

This text has shadow with #406170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406170.

Preview

Color preview on black background

This text has color #406170 on black background.


Color preview on white background

This text has color #406170 on white background.


Black color preview on #406170 background

This text has black color on #406170 background.


White color preview on #406170 background

This text has white color on #406170 background.


Related colors

Complementary color

Complementary color for #hex is #BF9E8F.


I love getcolorcode.com

Triadic colors

1 #704061 and #617040 with #406170 are triadic colors.

2 #706140 and #614070 with #406170 are triadic colors.