COLOR #406076

HEX: #406076 RGB: (64,96,118)

Color info

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

RGB color model

#406076 color RGB value is (64,96,118).

RGB: (64,96,118) (25%, 38%, 46%)

RGB channels and saturation

R 64 of 255 = 25%
G 96 of 255 = 38%
B 118 of 255 = 46%

64
96
118

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

Portions of RGB colors in percentages

R + G + B = 64 + 96 + 118 = 278 (100%)
R 64 of 278 ~ 23.02%
G 96 of 278 ~ 34.53%
B 118 of 278 ~ 42.45'%

%23.02
%34.53
%42.45

CMYK color model

#406076 color CMYK value is (46,19,0,54).

  • cyan value is 45.76%
  • magenta value is 18.64%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (46,19,0,54)
C46M19Y0K54 (46%, 19%, 0%, 54%)
(0.46 / 0.19 / 0.00 / 0.54)

CMYK percentages

%45.76
%18.64
%0
%53.73

Codes

Color #406076 in popluar color models

40 60 76
RGB 64 96 118
HSL 204° 29.67% 35.69%
HSB/HSV 204° 45.76% 46.27%
CMYK 45.76% 18.64% 0.00%
53.73%

Color #406076 in popluar number systems.

HEX 40 60 76
Decimal 64 96 118
Binary 1000000 1100000 1110110
Octal 100 140 166

Shades and tints

Shades of #406076

#406076
(64,96,118)
#3B586C
(59,88,108)
#365062
(54,80,98)
#314858
(49,72,88)
#2C404E
(44,64,78)
#273844
(39,56,68)
#22303A
(34,48,58)
#1D2830
(29,40,48)
#182026
(24,32,38)
#13181C
(19,24,28)
#0E1012
(14,16,18)
#000000
(0,0,0)

Tints of #406076

#406076
(64,96,118)
#516E82
(81,110,130)
#627C8E
(98,124,142)
#738A9A
(115,138,154)
#8498A6
(132,152,166)
#95A6B2
(149,166,178)
#A6B4BE
(166,180,190)
#B7C2CA
(183,194,202)
#C8D0D6
(200,208,214)
#D9DEE2
(217,222,226)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406076 color. Also use rgb(64,96,118) instead hex code.

Text Font Color

.myTextColor { color: #406076; }

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

This text font color is #406076.

Background Color

.myBgColor { background-color: #406076; }

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

This div background color is #406076.

Border color

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

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

This div border color is #406076.

Opacity

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

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

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

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

This text has shadow with #406076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406076.

Preview

Color preview on black background

This text has color #406076 on black background.


Color preview on white background

This text has color #406076 on white background.


Black color preview on #406076 background

This text has black color on #406076 background.


White color preview on #406076 background

This text has white color on #406076 background.


Related colors

Complementary color

Complementary color for #hex is #BF9F89.


I love getcolorcode.com

Triadic colors

1 #764060 and #607640 with #406076 are triadic colors.

2 #766040 and #604076 with #406076 are triadic colors.