COLOR #406360

HEX: #406360 RGB: (64,99,96)

Color info

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

RGB color model

#406360 color RGB value is (64,99,96).

RGB: (64,99,96) (25%, 39%, 38%)

RGB channels and saturation

R 64 of 255 = 25%
G 99 of 255 = 39%
B 96 of 255 = 38%

64
99
96

R + G + B ~ 34%. #406360 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 99 + 96 = 259 (100%)
R 64 of 259 ~ 24.71%
G 99 of 259 ~ 38.22%
B 96 of 259 ~ 37.07'%

%24.71
%38.22
%37.07

CMYK color model

#406360 color CMYK value is (35,0,3,61).

  • cyan value is 35.35%
  • magenta value is 0.00%
  • yellow value is 3.03%
  • key color value is 61.18%

CMYK: (35,0,3,61)
C35M0Y3K61 (35%, 0%, 3%, 61%)
(0.35 / 0.00 / 0.03 / 0.61)

CMYK percentages

%35.35
%0
%3.03
%61.18

Codes

Color #406360 in popluar color models

40 63 60
RGB 64 99 96
HSL 175° 21.47% 31.96%
HSB/HSV 175° 35.35% 38.82%
CMYK 35.35% 0.00% 3.03%
61.18%

Color #406360 in popluar number systems.

HEX 40 63 60
Decimal 64 99 96
Binary 1000000 1100011 1100000
Octal 100 143 140

Shades and tints

Shades of #406360

#406360
(64,99,96)
#3B5A58
(59,90,88)
#365150
(54,81,80)
#314848
(49,72,72)
#2C3F40
(44,63,64)
#273638
(39,54,56)
#222D30
(34,45,48)
#1D2428
(29,36,40)
#181B20
(24,27,32)
#131218
(19,18,24)
#0E0910
(14,9,16)
#000000
(0,0,0)

Tints of #406360

#406360
(64,99,96)
#51716E
(81,113,110)
#627F7C
(98,127,124)
#738D8A
(115,141,138)
#849B98
(132,155,152)
#95A9A6
(149,169,166)
#A6B7B4
(166,183,180)
#B7C5C2
(183,197,194)
#C8D3D0
(200,211,208)
#D9E1DE
(217,225,222)
#EAEFEC
(234,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406360; }

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

This text font color is #406360.

Background Color

.myBgColor { background-color: #406360; }

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

This div background color is #406360.

Border color

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

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

This div border color is #406360.

Opacity

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

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

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

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

This text has shadow with #406360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406360.

Preview

Color preview on black background

This text has color #406360 on black background.


Color preview on white background

This text has color #406360 on white background.


Black color preview on #406360 background

This text has black color on #406360 background.


White color preview on #406360 background

This text has white color on #406360 background.


Related colors

Complementary color

Complementary color for #hex is #BF9C9F.


I love getcolorcode.com

Triadic colors

1 #604063 and #636040 with #406360 are triadic colors.

2 #606340 and #634060 with #406360 are triadic colors.