COLOR #72A442

HEX: #72A442 RGB: (114,164,66)

Color info

#72A442 contains mainly red and green colors. Web safe color of #72A442 is #669933 (or #693).

RGB color model

#72A442 color RGB value is (114,164,66).

RGB: (114,164,66) (45%, 64%, 26%)

RGB channels and saturation

R 114 of 255 = 45%
G 164 of 255 = 64%
B 66 of 255 = 26%

114
164
66

R + G + B ~ 45%. #72A442 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 164 + 66 = 344 (100%)
R 114 of 344 ~ 33.14%
G 164 of 344 ~ 47.67%
B 66 of 344 ~ 19.19'%

%33.14
%47.67
%19.19

CMYK color model

#72A442 color CMYK value is (30,0,60,36).

  • cyan value is 30.49%
  • magenta value is 0.00%
  • yellow value is 59.76%
  • key color value is 35.69%

CMYK: (30,0,60,36)
C30M0Y60K36 (30%, 0%, 60%, 36%)
(0.30 / 0.00 / 0.60 / 0.36)

CMYK percentages

%30.49
%0
%59.76
%35.69

Codes

Color #72A442 in popluar color models

72 A4 42
RGB 114 164 66
HSL 91° 42.61% 45.10%
HSB/HSV 91° 59.76% 64.31%
CMYK 30.49% 0.00% 59.76%
35.69%

Color #72A442 in popluar number systems.

HEX 72 A4 42
Decimal 114 164 66
Binary 1110010 10100100 1000010
Octal 162 244 102

Shades and tints

Shades of #72A442

#72A442
(114,164,66)
#68963C
(104,150,60)
#5E8836
(94,136,54)
#547A30
(84,122,48)
#4A6C2A
(74,108,42)
#405E24
(64,94,36)
#36501E
(54,80,30)
#2C4218
(44,66,24)
#223412
(34,52,18)
#18260C
(24,38,12)
#0E1806
(14,24,6)
#000000
(0,0,0)

Tints of #72A442

#72A442
(114,164,66)
#7EAC53
(126,172,83)
#8AB464
(138,180,100)
#96BC75
(150,188,117)
#A2C486
(162,196,134)
#AECC97
(174,204,151)
#BAD4A8
(186,212,168)
#C6DCB9
(198,220,185)
#D2E4CA
(210,228,202)
#DEECDB
(222,236,219)
#EAF4EC
(234,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72A442 color. Also use rgb(114,164,66) instead hex code.

Text Font Color

.myTextColor { color: #72A442; }

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

This text font color is #72A442.

Background Color

.myBgColor { background-color: #72A442; }

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

This div background color is #72A442.

Border color

.myBorderColor { border: 1px solid #72A442; }

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

This div border color is #72A442.

Opacity

.myOpacity80 { color: #72A442; opacity: 0.8; }

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

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

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

This text has shadow with #72A442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72A442.

Preview

Color preview on black background

This text has color #72A442 on black background.


Color preview on white background

This text has color #72A442 on white background.


Black color preview on #72A442 background

This text has black color on #72A442 background.


White color preview on #72A442 background

This text has white color on #72A442 background.


Related colors

Complementary color

Complementary color for #hex is #8D5BBD.


I love getcolorcode.com

Triadic colors

1 #4272A4 and #A44272 with #72A442 are triadic colors.

2 #42A472 and #A47242 with #72A442 are triadic colors.