COLOR #406F53

HEX: #406F53 RGB: (64,111,83)

Color info

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

RGB color model

#406F53 color RGB value is (64,111,83).

RGB: (64,111,83) (25%, 44%, 33%)

RGB channels and saturation

R 64 of 255 = 25%
G 111 of 255 = 44%
B 83 of 255 = 33%

64
111
83

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

Portions of RGB colors in percentages

R + G + B = 64 + 111 + 83 = 258 (100%)
R 64 of 258 ~ 24.81%
G 111 of 258 ~ 43.02%
B 83 of 258 ~ 32.17'%

%24.81
%43.02
%32.17

CMYK color model

#406F53 color CMYK value is (42,0,25,56).

  • cyan value is 42.34%
  • magenta value is 0.00%
  • yellow value is 25.23%
  • key color value is 56.47%

CMYK: (42,0,25,56)
C42M0Y25K56 (42%, 0%, 25%, 56%)
(0.42 / 0.00 / 0.25 / 0.56)

CMYK percentages

%42.34
%0
%25.23
%56.47

Codes

Color #406F53 in popluar color models

40 6F 53
RGB 64 111 83
HSL 144° 26.86% 34.31%
HSB/HSV 144° 42.34% 43.53%
CMYK 42.34% 0.00% 25.23%
56.47%

Color #406F53 in popluar number systems.

HEX 40 6F 53
Decimal 64 111 83
Binary 1000000 1101111 1010011
Octal 100 157 123

Shades and tints

Shades of #406F53

#406F53
(64,111,83)
#3B654C
(59,101,76)
#365B45
(54,91,69)
#31513E
(49,81,62)
#2C4737
(44,71,55)
#273D30
(39,61,48)
#223329
(34,51,41)
#1D2922
(29,41,34)
#181F1B
(24,31,27)
#131514
(19,21,20)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #406F53

#406F53
(64,111,83)
#517C62
(81,124,98)
#628971
(98,137,113)
#739680
(115,150,128)
#84A38F
(132,163,143)
#95B09E
(149,176,158)
#A6BDAD
(166,189,173)
#B7CABC
(183,202,188)
#C8D7CB
(200,215,203)
#D9E4DA
(217,228,218)
#EAF1E9
(234,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406F53 color. Also use rgb(64,111,83) instead hex code.

Text Font Color

.myTextColor { color: #406F53; }

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

This text font color is #406F53.

Background Color

.myBgColor { background-color: #406F53; }

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

This div background color is #406F53.

Border color

.myBorderColor { border: 1px solid #406F53; }

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

This div border color is #406F53.

Opacity

.myOpacity80 { color: #406F53; opacity: 0.8; }

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

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

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

This text has shadow with #406F53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406F53.

Preview

Color preview on black background

This text has color #406F53 on black background.


Color preview on white background

This text has color #406F53 on white background.


Black color preview on #406F53 background

This text has black color on #406F53 background.


White color preview on #406F53 background

This text has white color on #406F53 background.


Related colors

Complementary color

Complementary color for #hex is #BF90AC.


I love getcolorcode.com

Triadic colors

1 #53406F and #6F5340 with #406F53 are triadic colors.

2 #536F40 and #6F4053 with #406F53 are triadic colors.