COLOR #7FD47F

HEX: #7FD47F RGB: (127,212,127)

Color info

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

RGB color model

#7FD47F color RGB value is (127,212,127).

RGB: (127,212,127) (50%, 83%, 50%)

RGB channels and saturation

R 127 of 255 = 50%
G 212 of 255 = 83%
B 127 of 255 = 50%

127
212
127

R + G + B ~ 61%. #7FD47F is quite light color.

Portions of RGB colors in percentages

R + G + B = 127 + 212 + 127 = 466 (100%)
R 127 of 466 ~ 27.25%
G 212 of 466 ~ 45.49%
B 127 of 466 ~ 27.25'%

%27.25
%45.49
%27.25

CMYK color model

#7FD47F color CMYK value is (40,0,40,17).

  • cyan value is 40.09%
  • magenta value is 0.00%
  • yellow value is 40.09%
  • key color value is 16.86%

CMYK: (40,0,40,17)
C40M0Y40K17 (40%, 0%, 40%, 17%)
(0.40 / 0.00 / 0.40 / 0.17)

CMYK percentages

%40.09
%0
%40.09
%16.86

Codes

Color #7FD47F in popluar color models

7F D4 7F
RGB 127 212 127
HSL 120° 49.71% 66.47%
HSB/HSV 120° 40.09% 83.14%
CMYK 40.09% 0.00% 40.09%
16.86%

Color #7FD47F in popluar number systems.

HEX 7F D4 7F
Decimal 127 212 127
Binary 1111111 11010100 1111111
Octal 177 324 177

Shades and tints

Shades of #7FD47F

#7FD47F
(127,212,127)
#74C174
(116,193,116)
#69AE69
(105,174,105)
#5E9B5E
(94,155,94)
#538853
(83,136,83)
#487548
(72,117,72)
#3D623D
(61,98,61)
#324F32
(50,79,50)
#273C27
(39,60,39)
#1C291C
(28,41,28)
#111611
(17,22,17)
#000000
(0,0,0)

Tints of #7FD47F

#7FD47F
(127,212,127)
#8AD78A
(138,215,138)
#95DA95
(149,218,149)
#A0DDA0
(160,221,160)
#ABE0AB
(171,224,171)
#B6E3B6
(182,227,182)
#C1E6C1
(193,230,193)
#CCE9CC
(204,233,204)
#D7ECD7
(215,236,215)
#E2EFE2
(226,239,226)
#EDF2ED
(237,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7FD47F color. Also use rgb(127,212,127) instead hex code.

Text Font Color

.myTextColor { color: #7FD47F; }

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

This text font color is #7FD47F.

Background Color

.myBgColor { background-color: #7FD47F; }

<div style="background-color:#7FD47F">Inner text</div>

This div background color is #7FD47F.

Border color

.myBorderColor { border: 1px solid #7FD47F; }

<div style="border:3px solid #7FD47F">Div</div>

This div border color is #7FD47F.

Opacity

.myOpacity80 { color: #7FD47F; opacity: 0.8; }

<p style="color:#7FD47F;opacity:0.8;">80%</p>

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

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

This text has shadow with #7FD47F color.


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

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

This text has shadow with #7FD47F primary color and red secondary color.


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

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

This text has shadow with #7FD47F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7FD47F.

Preview

Color preview on black background

This text has color #7FD47F on black background.


Color preview on white background

This text has color #7FD47F on white background.


Black color preview on #7FD47F background

This text has black color on #7FD47F background.


White color preview on #7FD47F background

This text has white color on #7FD47F background.


Related colors

Complementary color

Complementary color for #hex is #802B80.


I love getcolorcode.com

Triadic colors

1 #7F7FD4 and #D47F7F with #7FD47F are triadic colors.

2 #7FD47F and #D47F7F with #7FD47F are triadic colors.