COLOR #72A642

HEX: #72A642 RGB: (114,166,66)

Color info

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

RGB color model

#72A642 color RGB value is (114,166,66).

RGB: (114,166,66) (45%, 65%, 26%)

RGB channels and saturation

R 114 of 255 = 45%
G 166 of 255 = 65%
B 66 of 255 = 26%

114
166
66

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

Portions of RGB colors in percentages

R + G + B = 114 + 166 + 66 = 346 (100%)
R 114 of 346 ~ 32.95%
G 166 of 346 ~ 47.98%
B 66 of 346 ~ 19.08'%

%32.95
%47.98
%19.08

CMYK color model

#72A642 color CMYK value is (31,0,60,35).

  • cyan value is 31.33%
  • magenta value is 0.00%
  • yellow value is 60.24%
  • key color value is 34.90%

CMYK: (31,0,60,35)
C31M0Y60K35 (31%, 0%, 60%, 35%)
(0.31 / 0.00 / 0.60 / 0.35)

CMYK percentages

%31.33
%0
%60.24
%34.9

Codes

Color #72A642 in popluar color models

72 A6 42
RGB 114 166 66
HSL 91° 43.10% 45.49%
HSB/HSV 91° 60.24% 65.10%
CMYK 31.33% 0.00% 60.24%
34.90%

Color #72A642 in popluar number systems.

HEX 72 A6 42
Decimal 114 166 66
Binary 1110010 10100110 1000010
Octal 162 246 102

Shades and tints

Shades of #72A642

#72A642
(114,166,66)
#68973C
(104,151,60)
#5E8836
(94,136,54)
#547930
(84,121,48)
#4A6A2A
(74,106,42)
#405B24
(64,91,36)
#364C1E
(54,76,30)
#2C3D18
(44,61,24)
#222E12
(34,46,18)
#181F0C
(24,31,12)
#0E1006
(14,16,6)
#000000
(0,0,0)

Tints of #72A642

#72A642
(114,166,66)
#7EAE53
(126,174,83)
#8AB664
(138,182,100)
#96BE75
(150,190,117)
#A2C686
(162,198,134)
#AECE97
(174,206,151)
#BAD6A8
(186,214,168)
#C6DEB9
(198,222,185)
#D2E6CA
(210,230,202)
#DEEEDB
(222,238,219)
#EAF6EC
(234,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72A642; }

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

This text font color is #72A642.

Background Color

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

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

This div background color is #72A642.

Border color

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

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

This div border color is #72A642.

Opacity

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

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

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

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

This text has shadow with #72A642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72A642.

Preview

Color preview on black background

This text has color #72A642 on black background.


Color preview on white background

This text has color #72A642 on white background.


Black color preview on #72A642 background

This text has black color on #72A642 background.


White color preview on #72A642 background

This text has white color on #72A642 background.


Related colors

Complementary color

Complementary color for #hex is #8D59BD.


I love getcolorcode.com

Triadic colors

1 #4272A6 and #A64272 with #72A642 are triadic colors.

2 #42A672 and #A67242 with #72A642 are triadic colors.