COLOR #40724E

HEX: #40724E RGB: (64,114,78)

Color info

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

RGB color model

#40724E color RGB value is (64,114,78).

RGB: (64,114,78) (25%, 45%, 31%)

RGB channels and saturation

R 64 of 255 = 25%
G 114 of 255 = 45%
B 78 of 255 = 31%

64
114
78

R + G + B ~ 34%. #40724E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 114 + 78 = 256 (100%)
R 64 of 256 ~ 25%
G 114 of 256 ~ 44.53%
B 78 of 256 ~ 30.47'%

%25
%44.53
%30.47

CMYK color model

#40724E color CMYK value is (44,0,32,55).

  • cyan value is 43.86%
  • magenta value is 0.00%
  • yellow value is 31.58%
  • key color value is 55.29%

CMYK: (44,0,32,55)
C44M0Y32K55 (44%, 0%, 32%, 55%)
(0.44 / 0.00 / 0.32 / 0.55)

CMYK percentages

%43.86
%0
%31.58
%55.29

Codes

Color #40724E in popluar color models

40 72 4E
RGB 64 114 78
HSL 137° 28.09% 34.90%
HSB/HSV 137° 43.86% 44.71%
CMYK 43.86% 0.00% 31.58%
55.29%

Color #40724E in popluar number systems.

HEX 40 72 4E
Decimal 64 114 78
Binary 1000000 1110010 1001110
Octal 100 162 116

Shades and tints

Shades of #40724E

#40724E
(64,114,78)
#3B6847
(59,104,71)
#365E40
(54,94,64)
#315439
(49,84,57)
#2C4A32
(44,74,50)
#27402B
(39,64,43)
#223624
(34,54,36)
#1D2C1D
(29,44,29)
#182216
(24,34,22)
#13180F
(19,24,15)
#0E0E08
(14,14,8)
#000000
(0,0,0)

Tints of #40724E

#40724E
(64,114,78)
#517E5E
(81,126,94)
#628A6E
(98,138,110)
#73967E
(115,150,126)
#84A28E
(132,162,142)
#95AE9E
(149,174,158)
#A6BAAE
(166,186,174)
#B7C6BE
(183,198,190)
#C8D2CE
(200,210,206)
#D9DEDE
(217,222,222)
#EAEAEE
(234,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40724E color. Also use rgb(64,114,78) instead hex code.

Text Font Color

.myTextColor { color: #40724E; }

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

This text font color is #40724E.

Background Color

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

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

This div background color is #40724E.

Border color

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

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

This div border color is #40724E.

Opacity

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

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

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

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

This text has shadow with #40724E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40724E.

Preview

Color preview on black background

This text has color #40724E on black background.


Color preview on white background

This text has color #40724E on white background.


Black color preview on #40724E background

This text has black color on #40724E background.


White color preview on #40724E background

This text has white color on #40724E background.


Related colors

Complementary color

Complementary color for #hex is #BF8DB1.


I love getcolorcode.com

Triadic colors

1 #4E4072 and #724E40 with #40724E are triadic colors.

2 #4E7240 and #72404E with #40724E are triadic colors.