COLOR #407066

HEX: #407066 RGB: (64,112,102)

Color info

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

RGB color model

#407066 color RGB value is (64,112,102).

RGB: (64,112,102) (25%, 44%, 40%)

RGB channels and saturation

R 64 of 255 = 25%
G 112 of 255 = 44%
B 102 of 255 = 40%

64
112
102

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

Portions of RGB colors in percentages

R + G + B = 64 + 112 + 102 = 278 (100%)
R 64 of 278 ~ 23.02%
G 112 of 278 ~ 40.29%
B 102 of 278 ~ 36.69'%

%23.02
%40.29
%36.69

CMYK color model

#407066 color CMYK value is (43,0,9,56).

  • cyan value is 42.86%
  • magenta value is 0.00%
  • yellow value is 8.93%
  • key color value is 56.08%
CMYK: (43,0,9,56) C43M0Y9K56 (43%,0%,9%,56%) (0.43/0.00/0.09/0.56) 

CMYK percentages

%42.86
%0
%8.93
%56.08

Codes

Color #407066 in popluar color models

40 70 66
RGB 64 112 102
HSL 168° 27.27% 34.51%
HSB/HSV 168° 42.86% 43.92%
CMYK 42.86% 0.00% 8.93%
56.08%

Color #407066 in popluar number systems.

HEX 40 70 66
Decimal 64 112 102
Binary 1000000 1110000 1100110
Octal 100 160 146

Shades and tints

Shades of #407066

#407066
(64,112,102)
#3B665D
(59,102,93)
#365C54
(54,92,84)
#31524B
(49,82,75)
#2C4842
(44,72,66)
#273E39
(39,62,57)
#223430
(34,52,48)
#1D2A27
(29,42,39)
#18201E
(24,32,30)
#131615
(19,22,21)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #407066

#407066
(64,112,102)
#517D73
(81,125,115)
#628A80
(98,138,128)
#73978D
(115,151,141)
#84A49A
(132,164,154)
#95B1A7
(149,177,167)
#A6BEB4
(166,190,180)
#B7CBC1
(183,203,193)
#C8D8CE
(200,216,206)
#D9E5DB
(217,229,219)
#EAF2E8
(234,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407066; }

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

This text font color is #407066.

Background Color

.myBgColor { background-color: #407066; }

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

This div background color is #407066.

Border color

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

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

This div border color is #407066.

Opacity

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

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

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

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

This text has shadow with #407066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407066.

Preview

Color preview on black background

This text has color #407066 on black background.


Color preview on white background

This text has color #407066 on white background.


Black color preview on #407066 background

This text has black color on #407066 background.


White color preview on #407066 background

This text has white color on #407066 background.


Related colors

Complementary color

Complementary color for #hex is #BF8F99.


I love getcolorcode.com

Triadic colors

1 #664070 and #706640 with #407066 are triadic colors.

2 #667040 and #704066 with #407066 are triadic colors.