COLOR #406864

HEX: #406864 RGB: (64,104,100)

Color info

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

RGB color model

#406864 color RGB value is (64,104,100).

RGB: (64,104,100) (25%, 41%, 39%)

RGB channels and saturation

R 64 of 255 = 25%
G 104 of 255 = 41%
B 100 of 255 = 39%

64
104
100

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

Portions of RGB colors in percentages

R + G + B = 64 + 104 + 100 = 268 (100%)
R 64 of 268 ~ 23.88%
G 104 of 268 ~ 38.81%
B 100 of 268 ~ 37.31'%

%23.88
%38.81
%37.31

CMYK color model

#406864 color CMYK value is (38,0,4,59).

  • cyan value is 38.46%
  • magenta value is 0.00%
  • yellow value is 3.85%
  • key color value is 59.22%
CMYK: (38,0,4,59) C38M0Y4K59 (38%,0%,4%,59%) (0.38/0.00/0.04/0.59) 

CMYK percentages

%38.46
%0
%3.85
%59.22

Codes

Color #406864 in popluar color models

40 68 64
RGB 64 104 100
HSL 174° 23.81% 32.94%
HSB/HSV 174° 38.46% 40.78%
CMYK 38.46% 0.00% 3.85%
59.22%

Color #406864 in popluar number systems.

HEX 40 68 64
Decimal 64 104 100
Binary 1000000 1101000 1100100
Octal 100 150 144

Shades and tints

Shades of #406864

#406864
(64,104,100)
#3B5F5B
(59,95,91)
#365652
(54,86,82)
#314D49
(49,77,73)
#2C4440
(44,68,64)
#273B37
(39,59,55)
#22322E
(34,50,46)
#1D2925
(29,41,37)
#18201C
(24,32,28)
#131713
(19,23,19)
#0E0E0A
(14,14,10)
#000000
(0,0,0)

Tints of #406864

#406864
(64,104,100)
#517572
(81,117,114)
#628280
(98,130,128)
#738F8E
(115,143,142)
#849C9C
(132,156,156)
#95A9AA
(149,169,170)
#A6B6B8
(166,182,184)
#B7C3C6
(183,195,198)
#C8D0D4
(200,208,212)
#D9DDE2
(217,221,226)
#EAEAF0
(234,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406864; }

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

This text font color is #406864.

Background Color

.myBgColor { background-color: #406864; }

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

This div background color is #406864.

Border color

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

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

This div border color is #406864.

Opacity

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

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

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

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

This text has shadow with #406864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406864.

Preview

Color preview on black background

This text has color #406864 on black background.


Color preview on white background

This text has color #406864 on white background.


Black color preview on #406864 background

This text has black color on #406864 background.


White color preview on #406864 background

This text has white color on #406864 background.


Related colors

Complementary color

Complementary color for #hex is #BF979B.


I love getcolorcode.com

Triadic colors

1 #644068 and #686440 with #406864 are triadic colors.

2 #646840 and #684064 with #406864 are triadic colors.