COLOR #72D1E9

HEX: #72D1E9 RGB: (114,209,233)

Color info

#72D1E9 contains mainly green and blue colors. Web safe color of #72D1E9 is #66CCFF (or #6CF).

RGB color model

#72D1E9 color RGB value is (114,209,233).

RGB: (114,209,233) (45%, 82%, 91%)

RGB channels and saturation

R 114 of 255 = 45%
G 209 of 255 = 82%
B 233 of 255 = 91%

114
209
233

R + G + B ~ 73%. #72D1E9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 114 + 209 + 233 = 556 (100%)
R 114 of 556 ~ 20.5%
G 209 of 556 ~ 37.59%
B 233 of 556 ~ 41.91'%

%20.5
%37.59
%41.91

CMYK color model

#72D1E9 color CMYK value is (51,10,0,9).

  • cyan value is 51.07%
  • magenta value is 10.30%
  • yellow value is 0.00%
  • key color value is 8.63%
CMYK: (51,10,0,9) C51M10Y0K9 (51%,10%,0%,9%) (0.51/0.10/0.00/0.09) 

CMYK percentages

%51.07
%10.3
%0
%8.63

Codes

Color #72D1E9 in popluar color models

72 D1 E9
RGB 114 209 233
HSL 192° 73.01% 68.04%
HSB/HSV 192° 51.07% 91.37%
CMYK 51.07% 10.30% 0.00%
8.63%

Color #72D1E9 in popluar number systems.

HEX 72 D1 E9
Decimal 114 209 233
Binary 1110010 11010001 11101001
Octal 162 321 351

Shades and tints

Shades of #72D1E9

#72D1E9
(114,209,233)
#68BED4
(104,190,212)
#5EABBF
(94,171,191)
#5498AA
(84,152,170)
#4A8595
(74,133,149)
#407280
(64,114,128)
#365F6B
(54,95,107)
#2C4C56
(44,76,86)
#223941
(34,57,65)
#18262C
(24,38,44)
#0E1317
(14,19,23)
#000000
(0,0,0)

Tints of #72D1E9

#72D1E9
(114,209,233)
#7ED5EB
(126,213,235)
#8AD9ED
(138,217,237)
#96DDEF
(150,221,239)
#A2E1F1
(162,225,241)
#AEE5F3
(174,229,243)
#BAE9F5
(186,233,245)
#C6EDF7
(198,237,247)
#D2F1F9
(210,241,249)
#DEF5FB
(222,245,251)
#EAF9FD
(234,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72D1E9 color. Also use rgb(114,209,233) instead hex code.

Text Font Color

.myTextColor { color: #72D1E9; }

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

This text font color is #72D1E9.

Background Color

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

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

This div background color is #72D1E9.

Border color

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

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

This div border color is #72D1E9.

Opacity

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

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

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

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

This text has shadow with #72D1E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72D1E9.

Preview

Color preview on black background

This text has color #72D1E9 on black background.


Color preview on white background

This text has color #72D1E9 on white background.


Black color preview on #72D1E9 background

This text has black color on #72D1E9 background.


White color preview on #72D1E9 background

This text has white color on #72D1E9 background.


Related colors

Complementary color

Complementary color for #hex is #8D2E16.


I love getcolorcode.com

Triadic colors

1 #E972D1 and #D1E972 with #72D1E9 are triadic colors.

2 #E9D172 and #D172E9 with #72D1E9 are triadic colors.