COLOR #406366

HEX: #406366 RGB: (64,99,102)

Color info

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

RGB color model

#406366 color RGB value is (64,99,102).

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

RGB channels and saturation

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

64
99
102

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

Portions of RGB colors in percentages

R + G + B = 64 + 99 + 102 = 265 (100%)
R 64 of 265 ~ 24.15%
G 99 of 265 ~ 37.36%
B 102 of 265 ~ 38.49'%

%24.15
%37.36
%38.49

CMYK color model

#406366 color CMYK value is (37,3,0,60).

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

CMYK: (37,3,0,60)
C37M3Y0K60 (37%, 3%, 0%, 60%)
(0.37 / 0.03 / 0.00 / 0.60)

CMYK percentages

%37.25
%2.94
%0
%60

Codes

Color #406366 in popluar color models

40 63 66
RGB 64 99 102
HSL 185° 22.89% 32.55%
HSB/HSV 185° 37.25% 40.00%
CMYK 37.25% 2.94% 0.00%
60.00%

Color #406366 in popluar number systems.

HEX 40 63 66
Decimal 64 99 102
Binary 1000000 1100011 1100110
Octal 100 143 146

Shades and tints

Shades of #406366

#406366
(64,99,102)
#3B5A5D
(59,90,93)
#365154
(54,81,84)
#31484B
(49,72,75)
#2C3F42
(44,63,66)
#273639
(39,54,57)
#222D30
(34,45,48)
#1D2427
(29,36,39)
#181B1E
(24,27,30)
#131215
(19,18,21)
#0E090C
(14,9,12)
#000000
(0,0,0)

Tints of #406366

#406366
(64,99,102)
#517173
(81,113,115)
#627F80
(98,127,128)
#738D8D
(115,141,141)
#849B9A
(132,155,154)
#95A9A7
(149,169,167)
#A6B7B4
(166,183,180)
#B7C5C1
(183,197,193)
#C8D3CE
(200,211,206)
#D9E1DB
(217,225,219)
#EAEFE8
(234,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406366; }

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

This text font color is #406366.

Background Color

.myBgColor { background-color: #406366; }

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

This div background color is #406366.

Border color

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

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

This div border color is #406366.

Opacity

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

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

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

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

This text has shadow with #406366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406366.

Preview

Color preview on black background

This text has color #406366 on black background.


Color preview on white background

This text has color #406366 on white background.


Black color preview on #406366 background

This text has black color on #406366 background.


White color preview on #406366 background

This text has white color on #406366 background.


Related colors

Complementary color

Complementary color for #hex is #BF9C99.


I love getcolorcode.com

Triadic colors

1 #664063 and #636640 with #406366 are triadic colors.

2 #666340 and #634066 with #406366 are triadic colors.