COLOR #406665

HEX: #406665 RGB: (64,102,101)

Color info

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

RGB color model

#406665 color RGB value is (64,102,101).

RGB: (64,102,101) (25%, 40%, 40%)

RGB channels and saturation

R 64 of 255 = 25%
G 102 of 255 = 40%
B 101 of 255 = 40%

64
102
101

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

Portions of RGB colors in percentages

R + G + B = 64 + 102 + 101 = 267 (100%)
R 64 of 267 ~ 23.97%
G 102 of 267 ~ 38.2%
B 101 of 267 ~ 37.83'%

%23.97
%38.2
%37.83

CMYK color model

#406665 color CMYK value is (37,0,1,60).

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

CMYK: (37,0,1,60)
C37M0Y1K60 (37%, 0%, 1%, 60%)
(0.37 / 0.00 / 0.01 / 0.60)

CMYK percentages

%37.25
%0
%0.98
%60

Codes

Color #406665 in popluar color models

40 66 65
RGB 64 102 101
HSL 178° 22.89% 32.55%
HSB/HSV 178° 37.25% 40.00%
CMYK 37.25% 0.00% 0.98%
60.00%

Color #406665 in popluar number systems.

HEX 40 66 65
Decimal 64 102 101
Binary 1000000 1100110 1100101
Octal 100 146 145

Shades and tints

Shades of #406665

#406665
(64,102,101)
#3B5D5C
(59,93,92)
#365453
(54,84,83)
#314B4A
(49,75,74)
#2C4241
(44,66,65)
#273938
(39,57,56)
#22302F
(34,48,47)
#1D2726
(29,39,38)
#181E1D
(24,30,29)
#131514
(19,21,20)
#0E0C0B
(14,12,11)
#000000
(0,0,0)

Tints of #406665

#406665
(64,102,101)
#517373
(81,115,115)
#628081
(98,128,129)
#738D8F
(115,141,143)
#849A9D
(132,154,157)
#95A7AB
(149,167,171)
#A6B4B9
(166,180,185)
#B7C1C7
(183,193,199)
#C8CED5
(200,206,213)
#D9DBE3
(217,219,227)
#EAE8F1
(234,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406665; }

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

This text font color is #406665.

Background Color

.myBgColor { background-color: #406665; }

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

This div background color is #406665.

Border color

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

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

This div border color is #406665.

Opacity

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

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

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

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

This text has shadow with #406665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406665.

Preview

Color preview on black background

This text has color #406665 on black background.


Color preview on white background

This text has color #406665 on white background.


Black color preview on #406665 background

This text has black color on #406665 background.


White color preview on #406665 background

This text has white color on #406665 background.


Related colors

Complementary color

Complementary color for #hex is #BF999A.


I love getcolorcode.com

Triadic colors

1 #654066 and #666540 with #406665 are triadic colors.

2 #656640 and #664065 with #406665 are triadic colors.