COLOR #72E3A8

HEX: #72E3A8 RGB: (114,227,168)

Color info

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

RGB color model

#72E3A8 color RGB value is (114,227,168).

RGB: (114,227,168) (45%, 89%, 66%)

RGB channels and saturation

R 114 of 255 = 45%
G 227 of 255 = 89%
B 168 of 255 = 66%

114
227
168

R + G + B ~ 67%. #72E3A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 114 + 227 + 168 = 509 (100%)
R 114 of 509 ~ 22.4%
G 227 of 509 ~ 44.6%
B 168 of 509 ~ 33.01'%

%22.4
%44.6
%33.01

CMYK color model

#72E3A8 color CMYK value is (50,0,26,11).

  • cyan value is 49.78%
  • magenta value is 0.00%
  • yellow value is 25.99%
  • key color value is 10.98%

CMYK: (50,0,26,11)
C50M0Y26K11 (50%, 0%, 26%, 11%)
(0.50 / 0.00 / 0.26 / 0.11)

CMYK percentages

%49.78
%0
%25.99
%10.98

Codes

Color #72E3A8 in popluar color models

72 E3 A8
RGB 114 227 168
HSL 149° 66.86% 66.86%
HSB/HSV 149° 49.78% 89.02%
CMYK 49.78% 0.00% 25.99%
10.98%

Color #72E3A8 in popluar number systems.

HEX 72 E3 A8
Decimal 114 227 168
Binary 1110010 11100011 10101000
Octal 162 343 250

Shades and tints

Shades of #72E3A8

#72E3A8
(114,227,168)
#68CF99
(104,207,153)
#5EBB8A
(94,187,138)
#54A77B
(84,167,123)
#4A936C
(74,147,108)
#407F5D
(64,127,93)
#366B4E
(54,107,78)
#2C573F
(44,87,63)
#224330
(34,67,48)
#182F21
(24,47,33)
#0E1B12
(14,27,18)
#000000
(0,0,0)

Tints of #72E3A8

#72E3A8
(114,227,168)
#7EE5AF
(126,229,175)
#8AE7B6
(138,231,182)
#96E9BD
(150,233,189)
#A2EBC4
(162,235,196)
#AEEDCB
(174,237,203)
#BAEFD2
(186,239,210)
#C6F1D9
(198,241,217)
#D2F3E0
(210,243,224)
#DEF5E7
(222,245,231)
#EAF7EE
(234,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72E3A8 color. Also use rgb(114,227,168) instead hex code.

Text Font Color

.myTextColor { color: #72E3A8; }

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

This text font color is #72E3A8.

Background Color

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

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

This div background color is #72E3A8.

Border color

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

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

This div border color is #72E3A8.

Opacity

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

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

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

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

This text has shadow with #72E3A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72E3A8.

Preview

Color preview on black background

This text has color #72E3A8 on black background.


Color preview on white background

This text has color #72E3A8 on white background.


Black color preview on #72E3A8 background

This text has black color on #72E3A8 background.


White color preview on #72E3A8 background

This text has white color on #72E3A8 background.


Related colors

Complementary color

Complementary color for #hex is #8D1C57.


I love getcolorcode.com

Triadic colors

1 #A872E3 and #E3A872 with #72E3A8 are triadic colors.

2 #A8E372 and #E372A8 with #72E3A8 are triadic colors.