COLOR #406974

HEX: #406974 RGB: (64,105,116)

Color info

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

RGB color model

#406974 color RGB value is (64,105,116).

RGB: (64,105,116) (25%, 41%, 45%)

RGB channels and saturation

R 64 of 255 = 25%
G 105 of 255 = 41%
B 116 of 255 = 45%

64
105
116

R + G + B ~ 37%. #406974 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 105 + 116 = 285 (100%)
R 64 of 285 ~ 22.46%
G 105 of 285 ~ 36.84%
B 116 of 285 ~ 40.7'%

%22.46
%36.84
%40.7

CMYK color model

#406974 color CMYK value is (45,9,0,55).

  • cyan value is 44.83%
  • magenta value is 9.48%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (45,9,0,55)
C45M9Y0K55 (45%, 9%, 0%, 55%)
(0.45 / 0.09 / 0.00 / 0.55)

CMYK percentages

%44.83
%9.48
%0
%54.51

Codes

Color #406974 in popluar color models

40 69 74
RGB 64 105 116
HSL 193° 28.89% 35.29%
HSB/HSV 193° 44.83% 45.49%
CMYK 44.83% 9.48% 0.00%
54.51%

Color #406974 in popluar number systems.

HEX 40 69 74
Decimal 64 105 116
Binary 1000000 1101001 1110100
Octal 100 151 164

Shades and tints

Shades of #406974

#406974
(64,105,116)
#3B606A
(59,96,106)
#365760
(54,87,96)
#314E56
(49,78,86)
#2C454C
(44,69,76)
#273C42
(39,60,66)
#223338
(34,51,56)
#1D2A2E
(29,42,46)
#182124
(24,33,36)
#13181A
(19,24,26)
#0E0F10
(14,15,16)
#000000
(0,0,0)

Tints of #406974

#406974
(64,105,116)
#517680
(81,118,128)
#62838C
(98,131,140)
#739098
(115,144,152)
#849DA4
(132,157,164)
#95AAB0
(149,170,176)
#A6B7BC
(166,183,188)
#B7C4C8
(183,196,200)
#C8D1D4
(200,209,212)
#D9DEE0
(217,222,224)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406974 color. Also use rgb(64,105,116) instead hex code.

Text Font Color

.myTextColor { color: #406974; }

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

This text font color is #406974.

Background Color

.myBgColor { background-color: #406974; }

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

This div background color is #406974.

Border color

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

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

This div border color is #406974.

Opacity

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

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

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

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

This text has shadow with #406974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406974.

Preview

Color preview on black background

This text has color #406974 on black background.


Color preview on white background

This text has color #406974 on white background.


Black color preview on #406974 background

This text has black color on #406974 background.


White color preview on #406974 background

This text has white color on #406974 background.


Related colors

Complementary color

Complementary color for #hex is #BF968B.


I love getcolorcode.com

Triadic colors

1 #744069 and #697440 with #406974 are triadic colors.

2 #746940 and #694074 with #406974 are triadic colors.