COLOR #70C7A4

HEX: #70C7A4 RGB: (112,199,164)

Color info

#70C7A4 contains mainly green and blue colors. Web safe color of #70C7A4 is #66CC99 (or #6C9).

RGB color model

#70C7A4 color RGB value is (112,199,164).

RGB: (112,199,164) (44%, 78%, 64%)

RGB channels and saturation

R 112 of 255 = 44%
G 199 of 255 = 78%
B 164 of 255 = 64%

112
199
164

R + G + B ~ 62%. #70C7A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 112 + 199 + 164 = 475 (100%)
R 112 of 475 ~ 23.58%
G 199 of 475 ~ 41.89%
B 164 of 475 ~ 34.53'%

%23.58
%41.89
%34.53

CMYK color model

#70C7A4 color CMYK value is (44,0,18,22).

  • cyan value is 43.72%
  • magenta value is 0.00%
  • yellow value is 17.59%
  • key color value is 21.96%
CMYK: (44,0,18,22) C44M0Y18K22 (44%,0%,18%,22%) (0.44/0.00/0.18/0.22) 

CMYK percentages

%43.72
%0
%17.59
%21.96

Codes

Color #70C7A4 in popluar color models

70 C7 A4
RGB 112 199 164
HSL 156° 43.72% 60.98%
HSB/HSV 156° 43.72% 78.04%
CMYK 43.72% 0.00% 17.59%
21.96%

Color #70C7A4 in popluar number systems.

HEX 70 C7 A4
Decimal 112 199 164
Binary 1110000 11000111 10100100
Octal 160 307 244

Shades and tints

Shades of #70C7A4

#70C7A4
(112,199,164)
#66B596
(102,181,150)
#5CA388
(92,163,136)
#52917A
(82,145,122)
#487F6C
(72,127,108)
#3E6D5E
(62,109,94)
#345B50
(52,91,80)
#2A4942
(42,73,66)
#203734
(32,55,52)
#162526
(22,37,38)
#0C1318
(12,19,24)
#000000
(0,0,0)

Tints of #70C7A4

#70C7A4
(112,199,164)
#7DCCAC
(125,204,172)
#8AD1B4
(138,209,180)
#97D6BC
(151,214,188)
#A4DBC4
(164,219,196)
#B1E0CC
(177,224,204)
#BEE5D4
(190,229,212)
#CBEADC
(203,234,220)
#D8EFE4
(216,239,228)
#E5F4EC
(229,244,236)
#F2F9F4
(242,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70C7A4 color. Also use rgb(112,199,164) instead hex code.

Text Font Color

.myTextColor { color: #70C7A4; }

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

This text font color is #70C7A4.

Background Color

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

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

This div background color is #70C7A4.

Border color

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

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

This div border color is #70C7A4.

Opacity

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

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

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

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

This text has shadow with #70C7A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70C7A4.

Preview

Color preview on black background

This text has color #70C7A4 on black background.


Color preview on white background

This text has color #70C7A4 on white background.


Black color preview on #70C7A4 background

This text has black color on #70C7A4 background.


White color preview on #70C7A4 background

This text has white color on #70C7A4 background.


Related colors

Complementary color

Complementary color for #hex is #8F385B.


I love getcolorcode.com

Triadic colors

1 #A470C7 and #C7A470 with #70C7A4 are triadic colors.

2 #A4C770 and #C770A4 with #70C7A4 are triadic colors.