COLOR #404D47

HEX: #404D47 RGB: (64,77,71)

Color info

#404D47 contains red, green and blue colors in about the same proportion. Web safe color of #404D47 is #333333 (or #333).

RGB color model

#404D47 color RGB value is (64,77,71).

RGB: (64,77,71) (25%, 30%, 28%)

RGB channels and saturation

R 64 of 255 = 25%
G 77 of 255 = 30%
B 71 of 255 = 28%

64
77
71

R + G + B ~ 28%. #404D47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 77 + 71 = 212 (100%)
R 64 of 212 ~ 30.19%
G 77 of 212 ~ 36.32%
B 71 of 212 ~ 33.49'%

%30.19
%36.32
%33.49

CMYK color model

#404D47 color CMYK value is (17,0,8,70).

  • cyan value is 16.88%
  • magenta value is 0.00%
  • yellow value is 7.79%
  • key color value is 69.80%

CMYK: (17,0,8,70)
C17M0Y8K70 (17%, 0%, 8%, 70%)
(0.17 / 0.00 / 0.08 / 0.70)

CMYK percentages

%16.88
%0
%7.79
%69.8

Codes

Color #404D47 in popluar color models

40 4D 47
RGB 64 77 71
HSL 152° 9.22% 27.65%
HSB/HSV 152° 16.88% 30.20%
CMYK 16.88% 0.00% 7.79%
69.80%

Color #404D47 in popluar number systems.

HEX 40 4D 47
Decimal 64 77 71
Binary 1000000 1001101 1000111
Octal 100 115 107

Shades and tints

Shades of #404D47

#404D47
(64,77,71)
#3B4641
(59,70,65)
#363F3B
(54,63,59)
#313835
(49,56,53)
#2C312F
(44,49,47)
#272A29
(39,42,41)
#222323
(34,35,35)
#1D1C1D
(29,28,29)
#181517
(24,21,23)
#130E11
(19,14,17)
#0E070B
(14,7,11)
#000000
(0,0,0)

Tints of #404D47

#404D47
(64,77,71)
#515D57
(81,93,87)
#626D67
(98,109,103)
#737D77
(115,125,119)
#848D87
(132,141,135)
#959D97
(149,157,151)
#A6ADA7
(166,173,167)
#B7BDB7
(183,189,183)
#C8CDC7
(200,205,199)
#D9DDD7
(217,221,215)
#EAEDE7
(234,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #404D47 color. Also use rgb(64,77,71) instead hex code.

Text Font Color

.myTextColor { color: #404D47; }

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

This text font color is #404D47.

Background Color

.myBgColor { background-color: #404D47; }

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

This div background color is #404D47.

Border color

.myBorderColor { border: 1px solid #404D47; }

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

This div border color is #404D47.

Opacity

.myOpacity80 { color: #404D47; opacity: 0.8; }

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

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

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

This text has shadow with #404D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404D47.

Preview

Color preview on black background

This text has color #404D47 on black background.


Color preview on white background

This text has color #404D47 on white background.


Black color preview on #404D47 background

This text has black color on #404D47 background.


White color preview on #404D47 background

This text has white color on #404D47 background.


Related colors

Complementary color

Complementary color for #hex is #BFB2B8.


I love getcolorcode.com

Triadic colors

1 #47404D and #4D4740 with #404D47 are triadic colors.

2 #474D40 and #4D4047 with #404D47 are triadic colors.