COLOR #72EAE7

HEX: #72EAE7 RGB: (114,234,231)

Color info

#72EAE7 contains mainly green and blue colors. Web safe color of #72EAE7 is #66FFFF (or #6FF).

RGB color model

#72EAE7 color RGB value is (114,234,231).

RGB: (114,234,231) (45%, 92%, 91%)

RGB channels and saturation

R 114 of 255 = 45%
G 234 of 255 = 92%
B 231 of 255 = 91%

114
234
231

R + G + B ~ 76%. #72EAE7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 114 + 234 + 231 = 579 (100%)
R 114 of 579 ~ 19.69%
G 234 of 579 ~ 40.41%
B 231 of 579 ~ 39.9'%

%19.69
%40.41
%39.9

CMYK color model

#72EAE7 color CMYK value is (51,0,1,8).

  • cyan value is 51.28%
  • magenta value is 0.00%
  • yellow value is 1.28%
  • key color value is 8.24%

CMYK: (51,0,1,8)
C51M0Y1K8 (51%, 0%, 1%, 8%)
(0.51 / 0.00 / 0.01 / 0.08)

CMYK percentages

%51.28
%0
%1.28
%8.24

Codes

Color #72EAE7 in popluar color models

72 EA E7
RGB 114 234 231
HSL 179° 74.07% 68.24%
HSB/HSV 179° 51.28% 91.76%
CMYK 51.28% 0.00% 1.28%
8.24%

Color #72EAE7 in popluar number systems.

HEX 72 EA E7
Decimal 114 234 231
Binary 1110010 11101010 11100111
Octal 162 352 347

Shades and tints

Shades of #72EAE7

#72EAE7
(114,234,231)
#68D5D2
(104,213,210)
#5EC0BD
(94,192,189)
#54ABA8
(84,171,168)
#4A9693
(74,150,147)
#40817E
(64,129,126)
#366C69
(54,108,105)
#2C5754
(44,87,84)
#22423F
(34,66,63)
#182D2A
(24,45,42)
#0E1815
(14,24,21)
#000000
(0,0,0)

Tints of #72EAE7

#72EAE7
(114,234,231)
#7EEBE9
(126,235,233)
#8AECEB
(138,236,235)
#96EDED
(150,237,237)
#A2EEEF
(162,238,239)
#AEEFF1
(174,239,241)
#BAF0F3
(186,240,243)
#C6F1F5
(198,241,245)
#D2F2F7
(210,242,247)
#DEF3F9
(222,243,249)
#EAF4FB
(234,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72EAE7 color. Also use rgb(114,234,231) instead hex code.

Text Font Color

.myTextColor { color: #72EAE7; }

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

This text font color is #72EAE7.

Background Color

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

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

This div background color is #72EAE7.

Border color

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

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

This div border color is #72EAE7.

Opacity

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

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

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

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

This text has shadow with #72EAE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72EAE7.

Preview

Color preview on black background

This text has color #72EAE7 on black background.


Color preview on white background

This text has color #72EAE7 on white background.


Black color preview on #72EAE7 background

This text has black color on #72EAE7 background.


White color preview on #72EAE7 background

This text has white color on #72EAE7 background.


Related colors

Complementary color

Complementary color for #hex is #8D1518.


I love getcolorcode.com

Triadic colors

1 #E772EA and #EAE772 with #72EAE7 are triadic colors.

2 #E7EA72 and #EA72E7 with #72EAE7 are triadic colors.