COLOR #70D1E8

HEX: #70D1E8 RGB: (112,209,232)

Color info

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

RGB color model

#70D1E8 color RGB value is (112,209,232).

RGB: (112,209,232) (44%, 82%, 91%)

RGB channels and saturation

R 112 of 255 = 44%
G 209 of 255 = 82%
B 232 of 255 = 91%

112
209
232

R + G + B ~ 72%. #70D1E8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 112 + 209 + 232 = 553 (100%)
R 112 of 553 ~ 20.25%
G 209 of 553 ~ 37.79%
B 232 of 553 ~ 41.95'%

%20.25
%37.79
%41.95

CMYK color model

#70D1E8 color CMYK value is (52,10,0,9).

  • cyan value is 51.72%
  • magenta value is 9.91%
  • yellow value is 0.00%
  • key color value is 9.02%

CMYK: (52,10,0,9)
C52M10Y0K9 (52%, 10%, 0%, 9%)
(0.52 / 0.10 / 0.00 / 0.09)

CMYK percentages

%51.72
%9.91
%0
%9.02

Codes

Color #70D1E8 in popluar color models

70 D1 E8
RGB 112 209 232
HSL 192° 72.29% 67.45%
HSB/HSV 192° 51.72% 90.98%
CMYK 51.72% 9.91% 0.00%
9.02%

Color #70D1E8 in popluar number systems.

HEX 70 D1 E8
Decimal 112 209 232
Binary 1110000 11010001 11101000
Octal 160 321 350

Shades and tints

Shades of #70D1E8

#70D1E8
(112,209,232)
#66BED3
(102,190,211)
#5CABBE
(92,171,190)
#5298A9
(82,152,169)
#488594
(72,133,148)
#3E727F
(62,114,127)
#345F6A
(52,95,106)
#2A4C55
(42,76,85)
#203940
(32,57,64)
#16262B
(22,38,43)
#0C1316
(12,19,22)
#000000
(0,0,0)

Tints of #70D1E8

#70D1E8
(112,209,232)
#7DD5EA
(125,213,234)
#8AD9EC
(138,217,236)
#97DDEE
(151,221,238)
#A4E1F0
(164,225,240)
#B1E5F2
(177,229,242)
#BEE9F4
(190,233,244)
#CBEDF6
(203,237,246)
#D8F1F8
(216,241,248)
#E5F5FA
(229,245,250)
#F2F9FC
(242,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70D1E8 color. Also use rgb(112,209,232) instead hex code.

Text Font Color

.myTextColor { color: #70D1E8; }

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

This text font color is #70D1E8.

Background Color

.myBgColor { background-color: #70D1E8; }

<div style="background-color:#70D1E8">Inner text</div>

This div background color is #70D1E8.

Border color

.myBorderColor { border: 1px solid #70D1E8; }

<div style="border:3px solid #70D1E8">Div</div>

This div border color is #70D1E8.

Opacity

.myOpacity80 { color: #70D1E8; opacity: 0.8; }

<p style="color:#70D1E8;opacity:0.8;">80%</p>

Text with #70D1E8 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 #70D1E8;}

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

This text has shadow with #70D1E8 color.


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

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

This text has shadow with #70D1E8 primary color and red secondary color.


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

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

This text has shadow with #70D1E8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #70D1E8.

Preview

Color preview on black background

This text has color #70D1E8 on black background.


Color preview on white background

This text has color #70D1E8 on white background.


Black color preview on #70D1E8 background

This text has black color on #70D1E8 background.


White color preview on #70D1E8 background

This text has white color on #70D1E8 background.


Related colors

Complementary color

Complementary color for #hex is #8F2E17.


I love getcolorcode.com

Triadic colors

1 #E870D1 and #D1E870 with #70D1E8 are triadic colors.

2 #E8D170 and #D170E8 with #70D1E8 are triadic colors.