COLOR #404137

HEX: #404137 RGB: (64,65,55)

Color info

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

RGB color model

#404137 color RGB value is (64,65,55).

RGB: (64,65,55) (25%, 25%, 22%)

RGB channels and saturation

R 64 of 255 = 25%
G 65 of 255 = 25%
B 55 of 255 = 22%

64
65
55

R + G + B ~ 24%. #404137 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 65 + 55 = 184 (100%)
R 64 of 184 ~ 34.78%
G 65 of 184 ~ 35.33%
B 55 of 184 ~ 29.89'%

%34.78
%35.33
%29.89

CMYK color model

#404137 color CMYK value is (2,0,15,75).

  • cyan value is 1.54%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 74.51%

CMYK: (2,0,15,75)
C2M0Y15K75 (2%, 0%, 15%, 75%)
(0.02 / 0.00 / 0.15 / 0.75)

CMYK percentages

%1.54
%0
%15.38
%74.51

Codes

Color #404137 in popluar color models

40 41 37
RGB 64 65 55
HSL 66° 8.33% 23.53%
HSB/HSV 66° 15.38% 25.49%
CMYK 1.54% 0.00% 15.38%
74.51%

Color #404137 in popluar number systems.

HEX 40 41 37
Decimal 64 65 55
Binary 1000000 1000001 110111
Octal 100 101 67

Shades and tints

Shades of #404137

#404137
(64,65,55)
#3B3C32
(59,60,50)
#36372D
(54,55,45)
#313228
(49,50,40)
#2C2D23
(44,45,35)
#27281E
(39,40,30)
#222319
(34,35,25)
#1D1E14
(29,30,20)
#18190F
(24,25,15)
#13140A
(19,20,10)
#0E0F05
(14,15,5)
#000000
(0,0,0)

Tints of #404137

#404137
(64,65,55)
#515249
(81,82,73)
#62635B
(98,99,91)
#73746D
(115,116,109)
#84857F
(132,133,127)
#959691
(149,150,145)
#A6A7A3
(166,167,163)
#B7B8B5
(183,184,181)
#C8C9C7
(200,201,199)
#D9DAD9
(217,218,217)
#EAEBEB
(234,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #404137 color. Also use rgb(64,65,55) instead hex code.

Text Font Color

.myTextColor { color: #404137; }

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

This text font color is #404137.

Background Color

.myBgColor { background-color: #404137; }

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

This div background color is #404137.

Border color

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

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

This div border color is #404137.

Opacity

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

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

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

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

This text has shadow with #404137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404137.

Preview

Color preview on black background

This text has color #404137 on black background.


Color preview on white background

This text has color #404137 on white background.


Black color preview on #404137 background

This text has black color on #404137 background.


White color preview on #404137 background

This text has white color on #404137 background.


Related colors

Complementary color

Complementary color for #hex is #BFBEC8.


I love getcolorcode.com

Triadic colors

1 #374041 and #413740 with #404137 are triadic colors.

2 #374140 and #414037 with #404137 are triadic colors.