COLOR #70D976

HEX: #70D976 RGB: (112,217,118)

Color info

#70D976 contains mainly green color. Web safe color of #70D976 is #66CC66 (or #6C6).

RGB color model

#70D976 color RGB value is (112,217,118).

RGB: (112,217,118) (44%, 85%, 46%)

RGB channels and saturation

R 112 of 255 = 44%
G 217 of 255 = 85%
B 118 of 255 = 46%

112
217
118

R + G + B ~ 58%. #70D976 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 217 + 118 = 447 (100%)
R 112 of 447 ~ 25.06%
G 217 of 447 ~ 48.55%
B 118 of 447 ~ 26.4'%

%25.06
%48.55
%26.4

CMYK color model

#70D976 color CMYK value is (48,0,46,15).

  • cyan value is 48.39%
  • magenta value is 0.00%
  • yellow value is 45.62%
  • key color value is 14.90%
CMYK: (48,0,46,15) C48M0Y46K15 (48%,0%,46%,15%) (0.48/0.00/0.46/0.15) 

CMYK percentages

%48.39
%0
%45.62
%14.9

Codes

Color #70D976 in popluar color models

70 D9 76
RGB 112 217 118
HSL 123° 58.01% 64.51%
HSB/HSV 123° 48.39% 85.10%
CMYK 48.39% 0.00% 45.62%
14.90%

Color #70D976 in popluar number systems.

HEX 70 D9 76
Decimal 112 217 118
Binary 1110000 11011001 1110110
Octal 160 331 166

Shades and tints

Shades of #70D976

#70D976
(112,217,118)
#66C66C
(102,198,108)
#5CB362
(92,179,98)
#52A058
(82,160,88)
#488D4E
(72,141,78)
#3E7A44
(62,122,68)
#34673A
(52,103,58)
#2A5430
(42,84,48)
#204126
(32,65,38)
#162E1C
(22,46,28)
#0C1B12
(12,27,18)
#000000
(0,0,0)

Tints of #70D976

#70D976
(112,217,118)
#7DDC82
(125,220,130)
#8ADF8E
(138,223,142)
#97E29A
(151,226,154)
#A4E5A6
(164,229,166)
#B1E8B2
(177,232,178)
#BEEBBE
(190,235,190)
#CBEECA
(203,238,202)
#D8F1D6
(216,241,214)
#E5F4E2
(229,244,226)
#F2F7EE
(242,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70D976 color. Also use rgb(112,217,118) instead hex code.

Text Font Color

.myTextColor { color: #70D976; }

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

This text font color is #70D976.

Background Color

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

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

This div background color is #70D976.

Border color

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

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

This div border color is #70D976.

Opacity

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

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

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

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

This text has shadow with #70D976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70D976.

Preview

Color preview on black background

This text has color #70D976 on black background.


Color preview on white background

This text has color #70D976 on white background.


Black color preview on #70D976 background

This text has black color on #70D976 background.


White color preview on #70D976 background

This text has white color on #70D976 background.


Related colors

Complementary color

Complementary color for #hex is #8F2689.


I love getcolorcode.com

Triadic colors

1 #7670D9 and #D97670 with #70D976 are triadic colors.

2 #76D970 and #D97076 with #70D976 are triadic colors.