COLOR #72DAA7

HEX: #72DAA7 RGB: (114,218,167)

Color info

#72DAA7 contains mainly green and blue colors. Web safe color of #72DAA7 is #66CC99 (or #6C9).

RGB color model

#72DAA7 color RGB value is (114,218,167).

RGB: (114,218,167) (45%, 85%, 65%)

RGB channels and saturation

R 114 of 255 = 45%
G 218 of 255 = 85%
B 167 of 255 = 65%

114
218
167

R + G + B ~ 65%. #72DAA7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 114 + 218 + 167 = 499 (100%)
R 114 of 499 ~ 22.85%
G 218 of 499 ~ 43.69%
B 167 of 499 ~ 33.47'%

%22.85
%43.69
%33.47

CMYK color model

#72DAA7 color CMYK value is (48,0,23,15).

  • cyan value is 47.71%
  • magenta value is 0.00%
  • yellow value is 23.39%
  • key color value is 14.51%

CMYK: (48,0,23,15)
C48M0Y23K15 (48%, 0%, 23%, 15%)
(0.48 / 0.00 / 0.23 / 0.15)

CMYK percentages

%47.71
%0
%23.39
%14.51

Codes

Color #72DAA7 in popluar color models

72 DA A7
RGB 114 218 167
HSL 151° 58.43% 65.10%
HSB/HSV 151° 47.71% 85.49%
CMYK 47.71% 0.00% 23.39%
14.51%

Color #72DAA7 in popluar number systems.

HEX 72 DA A7
Decimal 114 218 167
Binary 1110010 11011010 10100111
Octal 162 332 247

Shades and tints

Shades of #72DAA7

#72DAA7
(114,218,167)
#68C798
(104,199,152)
#5EB489
(94,180,137)
#54A17A
(84,161,122)
#4A8E6B
(74,142,107)
#407B5C
(64,123,92)
#36684D
(54,104,77)
#2C553E
(44,85,62)
#22422F
(34,66,47)
#182F20
(24,47,32)
#0E1C11
(14,28,17)
#000000
(0,0,0)

Tints of #72DAA7

#72DAA7
(114,218,167)
#7EDDAF
(126,221,175)
#8AE0B7
(138,224,183)
#96E3BF
(150,227,191)
#A2E6C7
(162,230,199)
#AEE9CF
(174,233,207)
#BAECD7
(186,236,215)
#C6EFDF
(198,239,223)
#D2F2E7
(210,242,231)
#DEF5EF
(222,245,239)
#EAF8F7
(234,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72DAA7 color. Also use rgb(114,218,167) instead hex code.

Text Font Color

.myTextColor { color: #72DAA7; }

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

This text font color is #72DAA7.

Background Color

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

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

This div background color is #72DAA7.

Border color

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

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

This div border color is #72DAA7.

Opacity

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

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

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

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

This text has shadow with #72DAA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72DAA7.

Preview

Color preview on black background

This text has color #72DAA7 on black background.


Color preview on white background

This text has color #72DAA7 on white background.


Black color preview on #72DAA7 background

This text has black color on #72DAA7 background.


White color preview on #72DAA7 background

This text has white color on #72DAA7 background.


Related colors

Complementary color

Complementary color for #hex is #8D2558.


I love getcolorcode.com

Triadic colors

1 #A772DA and #DAA772 with #72DAA7 are triadic colors.

2 #A7DA72 and #DA72A7 with #72DAA7 are triadic colors.