COLOR #40472E

HEX: #40472E RGB: (64,71,46)

Color info

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

RGB color model

#40472E color RGB value is (64,71,46).

RGB: (64,71,46) (25%, 28%, 18%)

RGB channels and saturation

R 64 of 255 = 25%
G 71 of 255 = 28%
B 46 of 255 = 18%

64
71
46

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

Portions of RGB colors in percentages

R + G + B = 64 + 71 + 46 = 181 (100%)
R 64 of 181 ~ 35.36%
G 71 of 181 ~ 39.23%
B 46 of 181 ~ 25.41'%

%35.36
%39.23
%25.41

CMYK color model

#40472E color CMYK value is (10,0,35,72).

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

CMYK: (10,0,35,72)
C10M0Y35K72 (10%, 0%, 35%, 72%)
(0.10 / 0.00 / 0.35 / 0.72)

CMYK percentages

%9.86
%0
%35.21
%72.16

Codes

Color #40472E in popluar color models

40 47 2E
RGB 64 71 46
HSL 77° 21.37% 22.94%
HSB/HSV 77° 35.21% 27.84%
CMYK 9.86% 0.00% 35.21%
72.16%

Color #40472E in popluar number systems.

HEX 40 47 2E
Decimal 64 71 46
Binary 1000000 1000111 101110
Octal 100 107 56

Shades and tints

Shades of #40472E

#40472E
(64,71,46)
#3B412A
(59,65,42)
#363B26
(54,59,38)
#313522
(49,53,34)
#2C2F1E
(44,47,30)
#27291A
(39,41,26)
#222316
(34,35,22)
#1D1D12
(29,29,18)
#18170E
(24,23,14)
#13110A
(19,17,10)
#0E0B06
(14,11,6)
#000000
(0,0,0)

Tints of #40472E

#40472E
(64,71,46)
#515741
(81,87,65)
#626754
(98,103,84)
#737767
(115,119,103)
#84877A
(132,135,122)
#95978D
(149,151,141)
#A6A7A0
(166,167,160)
#B7B7B3
(183,183,179)
#C8C7C6
(200,199,198)
#D9D7D9
(217,215,217)
#EAE7EC
(234,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40472E; }

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

This text font color is #40472E.

Background Color

.myBgColor { background-color: #40472E; }

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

This div background color is #40472E.

Border color

.myBorderColor { border: 1px solid #40472E; }

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

This div border color is #40472E.

Opacity

.myOpacity80 { color: #40472E; opacity: 0.8; }

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

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

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

This text has shadow with #40472E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40472E.

Preview

Color preview on black background

This text has color #40472E on black background.


Color preview on white background

This text has color #40472E on white background.


Black color preview on #40472E background

This text has black color on #40472E background.


White color preview on #40472E background

This text has white color on #40472E background.


Related colors

Complementary color

Complementary color for #hex is #BFB8D1.


I love getcolorcode.com

Triadic colors

1 #2E4047 and #472E40 with #40472E are triadic colors.

2 #2E4740 and #47402E with #40472E are triadic colors.