COLOR #406466

HEX: #406466 RGB: (64,100,102)

Color info

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

RGB color model

#406466 color RGB value is (64,100,102).

RGB: (64,100,102) (25%, 39%, 40%)

RGB channels and saturation

R 64 of 255 = 25%
G 100 of 255 = 39%
B 102 of 255 = 40%

64
100
102

R + G + B ~ 35%. #406466 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 100 + 102 = 266 (100%)
R 64 of 266 ~ 24.06%
G 100 of 266 ~ 37.59%
B 102 of 266 ~ 38.35'%

%24.06
%37.59
%38.35

CMYK color model

#406466 color CMYK value is (37,2,0,60).

  • cyan value is 37.25%
  • magenta value is 1.96%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (37,2,0,60)
C37M2Y0K60 (37%, 2%, 0%, 60%)
(0.37 / 0.02 / 0.00 / 0.60)

CMYK percentages

%37.25
%1.96
%0
%60

Codes

Color #406466 in popluar color models

40 64 66
RGB 64 100 102
HSL 183° 22.89% 32.55%
HSB/HSV 183° 37.25% 40.00%
CMYK 37.25% 1.96% 0.00%
60.00%

Color #406466 in popluar number systems.

HEX 40 64 66
Decimal 64 100 102
Binary 1000000 1100100 1100110
Octal 100 144 146

Shades and tints

Shades of #406466

#406466
(64,100,102)
#3B5B5D
(59,91,93)
#365254
(54,82,84)
#31494B
(49,73,75)
#2C4042
(44,64,66)
#273739
(39,55,57)
#222E30
(34,46,48)
#1D2527
(29,37,39)
#181C1E
(24,28,30)
#131315
(19,19,21)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #406466

#406466
(64,100,102)
#517273
(81,114,115)
#628080
(98,128,128)
#738E8D
(115,142,141)
#849C9A
(132,156,154)
#95AAA7
(149,170,167)
#A6B8B4
(166,184,180)
#B7C6C1
(183,198,193)
#C8D4CE
(200,212,206)
#D9E2DB
(217,226,219)
#EAF0E8
(234,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406466 color. Also use rgb(64,100,102) instead hex code.

Text Font Color

.myTextColor { color: #406466; }

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

This text font color is #406466.

Background Color

.myBgColor { background-color: #406466; }

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

This div background color is #406466.

Border color

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

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

This div border color is #406466.

Opacity

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

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

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

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

This text has shadow with #406466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406466.

Preview

Color preview on black background

This text has color #406466 on black background.


Color preview on white background

This text has color #406466 on white background.


Black color preview on #406466 background

This text has black color on #406466 background.


White color preview on #406466 background

This text has white color on #406466 background.


Related colors

Complementary color

Complementary color for #hex is #BF9B99.


I love getcolorcode.com

Triadic colors

1 #664064 and #646640 with #406466 are triadic colors.

2 #666440 and #644066 with #406466 are triadic colors.