COLOR #60D770

HEX: #60D770 RGB: (96,215,112)

Color info

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

RGB color model

#60D770 color RGB value is (96,215,112).

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

RGB channels and saturation

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

96
215
112

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

Portions of RGB colors in percentages

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

%22.7
%50.83
%26.48

CMYK color model

#60D770 color CMYK value is (55,0,48,16).

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

CMYK percentages

%55.35
%0
%47.91
%15.69

Codes

Color #60D770 in popluar color models

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

Color #60D770 in popluar number systems.

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

Shades and tints

Shades of #60D770

#60D770
(96,215,112)
#58C466
(88,196,102)
#50B15C
(80,177,92)
#489E52
(72,158,82)
#408B48
(64,139,72)
#38783E
(56,120,62)
#306534
(48,101,52)
#28522A
(40,82,42)
#203F20
(32,63,32)
#182C16
(24,44,22)
#10190C
(16,25,12)
#000000
(0,0,0)

Tints of #60D770

#60D770
(96,215,112)
#6EDA7D
(110,218,125)
#7CDD8A
(124,221,138)
#8AE097
(138,224,151)
#98E3A4
(152,227,164)
#A6E6B1
(166,230,177)
#B4E9BE
(180,233,190)
#C2ECCB
(194,236,203)
#D0EFD8
(208,239,216)
#DEF2E5
(222,242,229)
#ECF5F2
(236,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #60D770; }

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

This text font color is #60D770.

Background Color

.myBgColor { background-color: #60D770; }

<div style="background-color:#60D770">Inner text</div>

This div background color is #60D770.

Border color

.myBorderColor { border: 1px solid #60D770; }

<div style="border:3px solid #60D770">Div</div>

This div border color is #60D770.

Opacity

.myOpacity80 { color: #60D770; opacity: 0.8; }

<p style="color:#60D770;opacity:0.8;">80%</p>

Text with #60D770 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 #60D770;}

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

This text has shadow with #60D770 color.


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

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

This text has shadow with #60D770 primary color and red secondary color.


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

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

This text has shadow with #60D770 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #60D770.

Preview

Color preview on black background

This text has color #60D770 on black background.


Color preview on white background

This text has color #60D770 on white background.


Black color preview on #60D770 background

This text has black color on #60D770 background.


White color preview on #60D770 background

This text has white color on #60D770 background.


Related colors

Complementary color

Complementary color for #hex is #9F288F.


I love getcolorcode.com

Triadic colors

1 #7060D7 and #D77060 with #60D770 are triadic colors.

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