COLOR #70D6D5

HEX: #70D6D5 RGB: (112,214,213)

Color info

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

RGB color model

#70D6D5 color RGB value is (112,214,213).

RGB: (112,214,213) (44%, 84%, 84%)

RGB channels and saturation

R 112 of 255 = 44%
G 214 of 255 = 84%
B 213 of 255 = 84%

112
214
213

R + G + B ~ 71%. #70D6D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 112 + 214 + 213 = 539 (100%)
R 112 of 539 ~ 20.78%
G 214 of 539 ~ 39.7%
B 213 of 539 ~ 39.52'%

%20.78
%39.7
%39.52

CMYK color model

#70D6D5 color CMYK value is (48,0,0,16).

  • cyan value is 47.66%
  • magenta value is 0.00%
  • yellow value is 0.47%
  • key color value is 16.08%

CMYK: (48,0,0,16)
C48M0Y0K16 (48%, 0%, 0%, 16%)
(0.48 / 0.00 / 0.00 / 0.16)

CMYK percentages

%47.66
%0
%0.47
%16.08

Codes

Color #70D6D5 in popluar color models

70 D6 D5
RGB 112 214 213
HSL 179° 55.43% 63.92%
HSB/HSV 179° 47.66% 83.92%
CMYK 47.66% 0.00% 0.47%
16.08%

Color #70D6D5 in popluar number systems.

HEX 70 D6 D5
Decimal 112 214 213
Binary 1110000 11010110 11010101
Octal 160 326 325

Shades and tints

Shades of #70D6D5

#70D6D5
(112,214,213)
#66C3C2
(102,195,194)
#5CB0AF
(92,176,175)
#529D9C
(82,157,156)
#488A89
(72,138,137)
#3E7776
(62,119,118)
#346463
(52,100,99)
#2A5150
(42,81,80)
#203E3D
(32,62,61)
#162B2A
(22,43,42)
#0C1817
(12,24,23)
#000000
(0,0,0)

Tints of #70D6D5

#70D6D5
(112,214,213)
#7DD9D8
(125,217,216)
#8ADCDB
(138,220,219)
#97DFDE
(151,223,222)
#A4E2E1
(164,226,225)
#B1E5E4
(177,229,228)
#BEE8E7
(190,232,231)
#CBEBEA
(203,235,234)
#D8EEED
(216,238,237)
#E5F1F0
(229,241,240)
#F2F4F3
(242,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70D6D5 color. Also use rgb(112,214,213) instead hex code.

Text Font Color

.myTextColor { color: #70D6D5; }

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

This text font color is #70D6D5.

Background Color

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

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

This div background color is #70D6D5.

Border color

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

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

This div border color is #70D6D5.

Opacity

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

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

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

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

This text has shadow with #70D6D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70D6D5.

Preview

Color preview on black background

This text has color #70D6D5 on black background.


Color preview on white background

This text has color #70D6D5 on white background.


Black color preview on #70D6D5 background

This text has black color on #70D6D5 background.


White color preview on #70D6D5 background

This text has white color on #70D6D5 background.


Related colors

Complementary color

Complementary color for #hex is #8F292A.


I love getcolorcode.com

Triadic colors

1 #D570D6 and #D6D570 with #70D6D5 are triadic colors.

2 #D5D670 and #D670D5 with #70D6D5 are triadic colors.