COLOR #404739

HEX: #404739 RGB: (64,71,57)

Color info

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

RGB color model

#404739 color RGB value is (64,71,57).

RGB: (64,71,57) (25%, 28%, 22%)

RGB channels and saturation

R 64 of 255 = 25%
G 71 of 255 = 28%
B 57 of 255 = 22%

64
71
57

R + G + B ~ 25%. #404739 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 71 + 57 = 192 (100%)
R 64 of 192 ~ 33.33%
G 71 of 192 ~ 36.98%
B 57 of 192 ~ 29.69'%

%33.33
%36.98
%29.69

CMYK color model

#404739 color CMYK value is (10,0,20,72).

  • cyan value is 9.86%
  • magenta value is 0.00%
  • yellow value is 19.72%
  • key color value is 72.16%

CMYK: (10,0,20,72)
C10M0Y20K72 (10%, 0%, 20%, 72%)
(0.10 / 0.00 / 0.20 / 0.72)

CMYK percentages

%9.86
%0
%19.72
%72.16

Codes

Color #404739 in popluar color models

40 47 39
RGB 64 71 57
HSL 90° 10.94% 25.10%
HSB/HSV 90° 19.72% 27.84%
CMYK 9.86% 0.00% 19.72%
72.16%

Color #404739 in popluar number systems.

HEX 40 47 39
Decimal 64 71 57
Binary 1000000 1000111 111001
Octal 100 107 71

Shades and tints

Shades of #404739

#404739
(64,71,57)
#3B4134
(59,65,52)
#363B2F
(54,59,47)
#31352A
(49,53,42)
#2C2F25
(44,47,37)
#272920
(39,41,32)
#22231B
(34,35,27)
#1D1D16
(29,29,22)
#181711
(24,23,17)
#13110C
(19,17,12)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #404739

#404739
(64,71,57)
#51574B
(81,87,75)
#62675D
(98,103,93)
#73776F
(115,119,111)
#848781
(132,135,129)
#959793
(149,151,147)
#A6A7A5
(166,167,165)
#B7B7B7
(183,183,183)
#C8C7C9
(200,199,201)
#D9D7DB
(217,215,219)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #404739; }

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

This text font color is #404739.

Background Color

.myBgColor { background-color: #404739; }

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

This div background color is #404739.

Border color

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

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

This div border color is #404739.

Opacity

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

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

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

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

This text has shadow with #404739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404739.

Preview

Color preview on black background

This text has color #404739 on black background.


Color preview on white background

This text has color #404739 on white background.


Black color preview on #404739 background

This text has black color on #404739 background.


White color preview on #404739 background

This text has white color on #404739 background.


Related colors

Complementary color

Complementary color for #hex is #BFB8C6.


I love getcolorcode.com

Triadic colors

1 #394047 and #473940 with #404739 are triadic colors.

2 #394740 and #474039 with #404739 are triadic colors.