COLOR #70D760

HEX: #70D760 RGB: (112,215,96)

Color info

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

RGB color model

#70D760 color RGB value is (112,215,96).

RGB: (112,215,96) (44%, 84%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 215 of 255 = 84%
B 96 of 255 = 38%

112
215
96

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

Portions of RGB colors in percentages

R + G + B = 112 + 215 + 96 = 423 (100%)
R 112 of 423 ~ 26.48%
G 215 of 423 ~ 50.83%
B 96 of 423 ~ 22.7'%

%26.48
%50.83
%22.7

CMYK color model

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

  • cyan value is 47.91%
  • magenta value is 0.00%
  • yellow value is 55.35%
  • key color value is 15.69%
CMYK: (48,0,55,16) C48M0Y55K16 (48%,0%,55%,16%) (0.48/0.00/0.55/0.16) 

CMYK percentages

%47.91
%0
%55.35
%15.69

Codes

Color #70D760 in popluar color models

70 D7 60
RGB 112 215 96
HSL 112° 59.80% 60.98%
HSB/HSV 112° 55.35% 84.31%
CMYK 47.91% 0.00% 55.35%
15.69%

Color #70D760 in popluar number systems.

HEX 70 D7 60
Decimal 112 215 96
Binary 1110000 11010111 1100000
Octal 160 327 140

Shades and tints

Shades of #70D760

#70D760
(112,215,96)
#66C458
(102,196,88)
#5CB150
(92,177,80)
#529E48
(82,158,72)
#488B40
(72,139,64)
#3E7838
(62,120,56)
#346530
(52,101,48)
#2A5228
(42,82,40)
#203F20
(32,63,32)
#162C18
(22,44,24)
#0C1910
(12,25,16)
#000000
(0,0,0)

Tints of #70D760

#70D760
(112,215,96)
#7DDA6E
(125,218,110)
#8ADD7C
(138,221,124)
#97E08A
(151,224,138)
#A4E398
(164,227,152)
#B1E6A6
(177,230,166)
#BEE9B4
(190,233,180)
#CBECC2
(203,236,194)
#D8EFD0
(216,239,208)
#E5F2DE
(229,242,222)
#F2F5EC
(242,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70D760 color. Also use rgb(112,215,96) instead hex code.

Text Font Color

.myTextColor { color: #70D760; }

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

This text font color is #70D760.

Background Color

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

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

This div background color is #70D760.

Border color

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

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

This div border color is #70D760.

Opacity

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

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

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

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

This text has shadow with #70D760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70D760.

Preview

Color preview on black background

This text has color #70D760 on black background.


Color preview on white background

This text has color #70D760 on white background.


Black color preview on #70D760 background

This text has black color on #70D760 background.


White color preview on #70D760 background

This text has white color on #70D760 background.


Related colors

Complementary color

Complementary color for #hex is #8F289F.


I love getcolorcode.com

Triadic colors

1 #6070D7 and #D76070 with #70D760 are triadic colors.

2 #60D770 and #D77060 with #70D760 are triadic colors.