COLOR #406955

HEX: #406955 RGB: (64,105,85)

Color info

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

RGB color model

#406955 color RGB value is (64,105,85).

RGB: (64,105,85) (25%, 41%, 33%)

RGB channels and saturation

R 64 of 255 = 25%
G 105 of 255 = 41%
B 85 of 255 = 33%

64
105
85

R + G + B ~ 33%. #406955 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 105 + 85 = 254 (100%)
R 64 of 254 ~ 25.2%
G 105 of 254 ~ 41.34%
B 85 of 254 ~ 33.46'%

%25.2
%41.34
%33.46

CMYK color model

#406955 color CMYK value is (39,0,19,59).

  • cyan value is 39.05%
  • magenta value is 0.00%
  • yellow value is 19.05%
  • key color value is 58.82%
CMYK: (39,0,19,59) C39M0Y19K59 (39%,0%,19%,59%) (0.39/0.00/0.19/0.59) 

CMYK percentages

%39.05
%0
%19.05
%58.82

Codes

Color #406955 in popluar color models

40 69 55
RGB 64 105 85
HSL 151° 24.26% 33.14%
HSB/HSV 151° 39.05% 41.18%
CMYK 39.05% 0.00% 19.05%
58.82%

Color #406955 in popluar number systems.

HEX 40 69 55
Decimal 64 105 85
Binary 1000000 1101001 1010101
Octal 100 151 125

Shades and tints

Shades of #406955

#406955
(64,105,85)
#3B604E
(59,96,78)
#365747
(54,87,71)
#314E40
(49,78,64)
#2C4539
(44,69,57)
#273C32
(39,60,50)
#22332B
(34,51,43)
#1D2A24
(29,42,36)
#18211D
(24,33,29)
#131816
(19,24,22)
#0E0F0F
(14,15,15)
#000000
(0,0,0)

Tints of #406955

#406955
(64,105,85)
#517664
(81,118,100)
#628373
(98,131,115)
#739082
(115,144,130)
#849D91
(132,157,145)
#95AAA0
(149,170,160)
#A6B7AF
(166,183,175)
#B7C4BE
(183,196,190)
#C8D1CD
(200,209,205)
#D9DEDC
(217,222,220)
#EAEBEB
(234,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406955; }

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

This text font color is #406955.

Background Color

.myBgColor { background-color: #406955; }

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

This div background color is #406955.

Border color

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

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

This div border color is #406955.

Opacity

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

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

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

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

This text has shadow with #406955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406955.

Preview

Color preview on black background

This text has color #406955 on black background.


Color preview on white background

This text has color #406955 on white background.


Black color preview on #406955 background

This text has black color on #406955 background.


White color preview on #406955 background

This text has white color on #406955 background.


Related colors

Complementary color

Complementary color for #hex is #BF96AA.


I love getcolorcode.com

Triadic colors

1 #554069 and #695540 with #406955 are triadic colors.

2 #556940 and #694055 with #406955 are triadic colors.