COLOR #406150

HEX: #406150 RGB: (64,97,80)

Color info

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

RGB color model

#406150 color RGB value is (64,97,80).

RGB: (64,97,80) (25%, 38%, 31%)

RGB channels and saturation

R 64 of 255 = 25%
G 97 of 255 = 38%
B 80 of 255 = 31%

64
97
80

R + G + B ~ 31%. #406150 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 97 + 80 = 241 (100%)
R 64 of 241 ~ 26.56%
G 97 of 241 ~ 40.25%
B 80 of 241 ~ 33.2'%

%26.56
%40.25
%33.2

CMYK color model

#406150 color CMYK value is (34,0,18,62).

  • cyan value is 34.02%
  • magenta value is 0.00%
  • yellow value is 17.53%
  • key color value is 61.96%

CMYK: (34,0,18,62)
C34M0Y18K62 (34%, 0%, 18%, 62%)
(0.34 / 0.00 / 0.18 / 0.62)

CMYK percentages

%34.02
%0
%17.53
%61.96

Codes

Color #406150 in popluar color models

40 61 50
RGB 64 97 80
HSL 149° 20.50% 31.57%
HSB/HSV 149° 34.02% 38.04%
CMYK 34.02% 0.00% 17.53%
61.96%

Color #406150 in popluar number systems.

HEX 40 61 50
Decimal 64 97 80
Binary 1000000 1100001 1010000
Octal 100 141 120

Shades and tints

Shades of #406150

#406150
(64,97,80)
#3B5949
(59,89,73)
#365142
(54,81,66)
#31493B
(49,73,59)
#2C4134
(44,65,52)
#27392D
(39,57,45)
#223126
(34,49,38)
#1D291F
(29,41,31)
#182118
(24,33,24)
#131911
(19,25,17)
#0E110A
(14,17,10)
#000000
(0,0,0)

Tints of #406150

#406150
(64,97,80)
#516F5F
(81,111,95)
#627D6E
(98,125,110)
#738B7D
(115,139,125)
#84998C
(132,153,140)
#95A79B
(149,167,155)
#A6B5AA
(166,181,170)
#B7C3B9
(183,195,185)
#C8D1C8
(200,209,200)
#D9DFD7
(217,223,215)
#EAEDE6
(234,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406150 color. Also use rgb(64,97,80) instead hex code.

Text Font Color

.myTextColor { color: #406150; }

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

This text font color is #406150.

Background Color

.myBgColor { background-color: #406150; }

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

This div background color is #406150.

Border color

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

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

This div border color is #406150.

Opacity

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

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

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

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

This text has shadow with #406150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406150.

Preview

Color preview on black background

This text has color #406150 on black background.


Color preview on white background

This text has color #406150 on white background.


Black color preview on #406150 background

This text has black color on #406150 background.


White color preview on #406150 background

This text has white color on #406150 background.


Related colors

Complementary color

Complementary color for #hex is #BF9EAF.


I love getcolorcode.com

Triadic colors

1 #504061 and #615040 with #406150 are triadic colors.

2 #506140 and #614050 with #406150 are triadic colors.