COLOR #40722A

HEX: #40722A RGB: (64,114,42)

Color info

#40722A contains mainly red and green colors. Web safe color of #40722A is #336633 (or #363).

RGB color model

#40722A color RGB value is (64,114,42).

RGB: (64,114,42) (25%, 45%, 16%)

RGB channels and saturation

R 64 of 255 = 25%
G 114 of 255 = 45%
B 42 of 255 = 16%

64
114
42

R + G + B ~ 29%. #40722A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 114 + 42 = 220 (100%)
R 64 of 220 ~ 29.09%
G 114 of 220 ~ 51.82%
B 42 of 220 ~ 19.09'%

%29.09
%51.82
%19.09

CMYK color model

#40722A color CMYK value is (44,0,63,55).

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

CMYK: (44,0,63,55)
C44M0Y63K55 (44%, 0%, 63%, 55%)
(0.44 / 0.00 / 0.63 / 0.55)

CMYK percentages

%43.86
%0
%63.16
%55.29

Codes

Color #40722A in popluar color models

40 72 2A
RGB 64 114 42
HSL 102° 46.15% 30.59%
HSB/HSV 102° 63.16% 44.71%
CMYK 43.86% 0.00% 63.16%
55.29%

Color #40722A in popluar number systems.

HEX 40 72 2A
Decimal 64 114 42
Binary 1000000 1110010 101010
Octal 100 162 52

Shades and tints

Shades of #40722A

#40722A
(64,114,42)
#3B6827
(59,104,39)
#365E24
(54,94,36)
#315421
(49,84,33)
#2C4A1E
(44,74,30)
#27401B
(39,64,27)
#223618
(34,54,24)
#1D2C15
(29,44,21)
#182212
(24,34,18)
#13180F
(19,24,15)
#0E0E0C
(14,14,12)
#000000
(0,0,0)

Tints of #40722A

#40722A
(64,114,42)
#517E3D
(81,126,61)
#628A50
(98,138,80)
#739663
(115,150,99)
#84A276
(132,162,118)
#95AE89
(149,174,137)
#A6BA9C
(166,186,156)
#B7C6AF
(183,198,175)
#C8D2C2
(200,210,194)
#D9DED5
(217,222,213)
#EAEAE8
(234,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40722A color. Also use rgb(64,114,42) instead hex code.

Text Font Color

.myTextColor { color: #40722A; }

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

This text font color is #40722A.

Background Color

.myBgColor { background-color: #40722A; }

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

This div background color is #40722A.

Border color

.myBorderColor { border: 1px solid #40722A; }

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

This div border color is #40722A.

Opacity

.myOpacity80 { color: #40722A; opacity: 0.8; }

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

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

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

This text has shadow with #40722A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40722A.

Preview

Color preview on black background

This text has color #40722A on black background.


Color preview on white background

This text has color #40722A on white background.


Black color preview on #40722A background

This text has black color on #40722A background.


White color preview on #40722A background

This text has white color on #40722A background.


Related colors

Complementary color

Complementary color for #hex is #BF8DD5.


I love getcolorcode.com

Triadic colors

1 #2A4072 and #722A40 with #40722A are triadic colors.

2 #2A7240 and #72402A with #40722A are triadic colors.