COLOR #72EDE6

HEX: #72EDE6 RGB: (114,237,230)

Color info

#72EDE6 contains mainly green and blue colors. Web safe color of #72EDE6 is #66FFCC (or #6FC).

RGB color model

#72EDE6 color RGB value is (114,237,230).

RGB: (114,237,230) (45%, 93%, 90%)

RGB channels and saturation

R 114 of 255 = 45%
G 237 of 255 = 93%
B 230 of 255 = 90%

114
237
230

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

Portions of RGB colors in percentages

R + G + B = 114 + 237 + 230 = 581 (100%)
R 114 of 581 ~ 19.62%
G 237 of 581 ~ 40.79%
B 230 of 581 ~ 39.59'%

%19.62
%40.79
%39.59

CMYK color model

#72EDE6 color CMYK value is (52,0,3,7).

  • cyan value is 51.90%
  • magenta value is 0.00%
  • yellow value is 2.95%
  • key color value is 7.06%

CMYK: (52,0,3,7)
C52M0Y3K7 (52%, 0%, 3%, 7%)
(0.52 / 0.00 / 0.03 / 0.07)

CMYK percentages

%51.9
%0
%2.95
%7.06

Codes

Color #72EDE6 in popluar color models

72 ED E6
RGB 114 237 230
HSL 177° 77.36% 68.82%
HSB/HSV 177° 51.90% 92.94%
CMYK 51.90% 0.00% 2.95%
7.06%

Color #72EDE6 in popluar number systems.

HEX 72 ED E6
Decimal 114 237 230
Binary 1110010 11101101 11100110
Octal 162 355 346

Shades and tints

Shades of #72EDE6

#72EDE6
(114,237,230)
#68D8D2
(104,216,210)
#5EC3BE
(94,195,190)
#54AEAA
(84,174,170)
#4A9996
(74,153,150)
#408482
(64,132,130)
#366F6E
(54,111,110)
#2C5A5A
(44,90,90)
#224546
(34,69,70)
#183032
(24,48,50)
#0E1B1E
(14,27,30)
#000000
(0,0,0)

Tints of #72EDE6

#72EDE6
(114,237,230)
#7EEEE8
(126,238,232)
#8AEFEA
(138,239,234)
#96F0EC
(150,240,236)
#A2F1EE
(162,241,238)
#AEF2F0
(174,242,240)
#BAF3F2
(186,243,242)
#C6F4F4
(198,244,244)
#D2F5F6
(210,245,246)
#DEF6F8
(222,246,248)
#EAF7FA
(234,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72EDE6 color. Also use rgb(114,237,230) instead hex code.

Text Font Color

.myTextColor { color: #72EDE6; }

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

This text font color is #72EDE6.

Background Color

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

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

This div background color is #72EDE6.

Border color

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

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

This div border color is #72EDE6.

Opacity

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

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

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

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

This text has shadow with #72EDE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72EDE6.

Preview

Color preview on black background

This text has color #72EDE6 on black background.


Color preview on white background

This text has color #72EDE6 on white background.


Black color preview on #72EDE6 background

This text has black color on #72EDE6 background.


White color preview on #72EDE6 background

This text has white color on #72EDE6 background.


Related colors

Complementary color

Complementary color for #hex is #8D1219.


I love getcolorcode.com

Triadic colors

1 #E672ED and #EDE672 with #72EDE6 are triadic colors.

2 #E6ED72 and #ED72E6 with #72EDE6 are triadic colors.