COLOR #7FCF7F

HEX: #7FCF7F RGB: (127,207,127)

Color info

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

RGB color model

#7FCF7F color RGB value is (127,207,127).

RGB: (127,207,127) (50%, 81%, 50%)

RGB channels and saturation

R 127 of 255 = 50%
G 207 of 255 = 81%
B 127 of 255 = 50%

127
207
127

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

Portions of RGB colors in percentages

R + G + B = 127 + 207 + 127 = 461 (100%)
R 127 of 461 ~ 27.55%
G 207 of 461 ~ 44.9%
B 127 of 461 ~ 27.55'%

%27.55
%44.9
%27.55

CMYK color model

#7FCF7F color CMYK value is (39,0,39,19).

  • cyan value is 38.65%
  • magenta value is 0.00%
  • yellow value is 38.65%
  • key color value is 18.82%

CMYK: (39,0,39,19)
C39M0Y39K19 (39%, 0%, 39%, 19%)
(0.39 / 0.00 / 0.39 / 0.19)

CMYK percentages

%38.65
%0
%38.65
%18.82

Codes

Color #7FCF7F in popluar color models

7F CF 7F
RGB 127 207 127
HSL 120° 45.45% 65.49%
HSB/HSV 120° 38.65% 81.18%
CMYK 38.65% 0.00% 38.65%
18.82%

Color #7FCF7F in popluar number systems.

HEX 7F CF 7F
Decimal 127 207 127
Binary 1111111 11001111 1111111
Octal 177 317 177

Shades and tints

Shades of #7FCF7F

#7FCF7F
(127,207,127)
#74BD74
(116,189,116)
#69AB69
(105,171,105)
#5E995E
(94,153,94)
#538753
(83,135,83)
#487548
(72,117,72)
#3D633D
(61,99,61)
#325132
(50,81,50)
#273F27
(39,63,39)
#1C2D1C
(28,45,28)
#111B11
(17,27,17)
#000000
(0,0,0)

Tints of #7FCF7F

#7FCF7F
(127,207,127)
#8AD38A
(138,211,138)
#95D795
(149,215,149)
#A0DBA0
(160,219,160)
#ABDFAB
(171,223,171)
#B6E3B6
(182,227,182)
#C1E7C1
(193,231,193)
#CCEBCC
(204,235,204)
#D7EFD7
(215,239,215)
#E2F3E2
(226,243,226)
#EDF7ED
(237,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7FCF7F; }

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

This text font color is #7FCF7F.

Background Color

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

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

This div background color is #7FCF7F.

Border color

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

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

This div border color is #7FCF7F.

Opacity

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

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

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

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

This text has shadow with #7FCF7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7FCF7F.

Preview

Color preview on black background

This text has color #7FCF7F on black background.


Color preview on white background

This text has color #7FCF7F on white background.


Black color preview on #7FCF7F background

This text has black color on #7FCF7F background.


White color preview on #7FCF7F background

This text has white color on #7FCF7F background.


Related colors

Complementary color

Complementary color for #hex is #803080.


I love getcolorcode.com

Triadic colors

1 #7F7FCF and #CF7F7F with #7FCF7F are triadic colors.

2 #7FCF7F and #CF7F7F with #7FCF7F are triadic colors.