COLOR #72E3B8

HEX: #72E3B8 RGB: (114,227,184)

Color info

#72E3B8 contains mainly green and blue colors. Web safe color of #72E3B8 is #66CCCC (or #6CC).

RGB color model

#72E3B8 color RGB value is (114,227,184).

RGB: (114,227,184) (45%, 89%, 72%)

RGB channels and saturation

R 114 of 255 = 45%
G 227 of 255 = 89%
B 184 of 255 = 72%

114
227
184

R + G + B ~ 69%. #72E3B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 114 + 227 + 184 = 525 (100%)
R 114 of 525 ~ 21.71%
G 227 of 525 ~ 43.24%
B 184 of 525 ~ 35.05'%

%21.71
%43.24
%35.05

CMYK color model

#72E3B8 color CMYK value is (50,0,19,11).

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

CMYK: (50,0,19,11)
C50M0Y19K11 (50%, 0%, 19%, 11%)
(0.50 / 0.00 / 0.19 / 0.11)

CMYK percentages

%49.78
%0
%18.94
%10.98

Codes

Color #72E3B8 in popluar color models

72 E3 B8
RGB 114 227 184
HSL 157° 66.86% 66.86%
HSB/HSV 157° 49.78% 89.02%
CMYK 49.78% 0.00% 18.94%
10.98%

Color #72E3B8 in popluar number systems.

HEX 72 E3 B8
Decimal 114 227 184
Binary 1110010 11100011 10111000
Octal 162 343 270

Shades and tints

Shades of #72E3B8

#72E3B8
(114,227,184)
#68CFA8
(104,207,168)
#5EBB98
(94,187,152)
#54A788
(84,167,136)
#4A9378
(74,147,120)
#407F68
(64,127,104)
#366B58
(54,107,88)
#2C5748
(44,87,72)
#224338
(34,67,56)
#182F28
(24,47,40)
#0E1B18
(14,27,24)
#000000
(0,0,0)

Tints of #72E3B8

#72E3B8
(114,227,184)
#7EE5BE
(126,229,190)
#8AE7C4
(138,231,196)
#96E9CA
(150,233,202)
#A2EBD0
(162,235,208)
#AEEDD6
(174,237,214)
#BAEFDC
(186,239,220)
#C6F1E2
(198,241,226)
#D2F3E8
(210,243,232)
#DEF5EE
(222,245,238)
#EAF7F4
(234,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72E3B8; }

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

This text font color is #72E3B8.

Background Color

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

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

This div background color is #72E3B8.

Border color

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

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

This div border color is #72E3B8.

Opacity

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

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

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

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

This text has shadow with #72E3B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72E3B8.

Preview

Color preview on black background

This text has color #72E3B8 on black background.


Color preview on white background

This text has color #72E3B8 on white background.


Black color preview on #72E3B8 background

This text has black color on #72E3B8 background.


White color preview on #72E3B8 background

This text has white color on #72E3B8 background.


Related colors

Complementary color

Complementary color for #hex is #8D1C47.


I love getcolorcode.com

Triadic colors

1 #B872E3 and #E3B872 with #72E3B8 are triadic colors.

2 #B8E372 and #E372B8 with #72E3B8 are triadic colors.