COLOR #7FCD7F

HEX: #7FCD7F RGB: (127,205,127)

Color info

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

RGB color model

#7FCD7F color RGB value is (127,205,127).

RGB: (127,205,127) (50%, 80%, 50%)

RGB channels and saturation

R 127 of 255 = 50%
G 205 of 255 = 80%
B 127 of 255 = 50%

127
205
127

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

Portions of RGB colors in percentages

R + G + B = 127 + 205 + 127 = 459 (100%)
R 127 of 459 ~ 27.67%
G 205 of 459 ~ 44.66%
B 127 of 459 ~ 27.67'%

%27.67
%44.66
%27.67

CMYK color model

#7FCD7F color CMYK value is (38,0,38,20).

  • cyan value is 38.05%
  • magenta value is 0.00%
  • yellow value is 38.05%
  • key color value is 19.61%

CMYK: (38,0,38,20)
C38M0Y38K20 (38%, 0%, 38%, 20%)
(0.38 / 0.00 / 0.38 / 0.20)

CMYK percentages

%38.05
%0
%38.05
%19.61

Codes

Color #7FCD7F in popluar color models

7F CD 7F
RGB 127 205 127
HSL 120° 43.82% 65.10%
HSB/HSV 120° 38.05% 80.39%
CMYK 38.05% 0.00% 38.05%
19.61%

Color #7FCD7F in popluar number systems.

HEX 7F CD 7F
Decimal 127 205 127
Binary 1111111 11001101 1111111
Octal 177 315 177

Shades and tints

Shades of #7FCD7F

#7FCD7F
(127,205,127)
#74BB74
(116,187,116)
#69A969
(105,169,105)
#5E975E
(94,151,94)
#538553
(83,133,83)
#487348
(72,115,72)
#3D613D
(61,97,61)
#324F32
(50,79,50)
#273D27
(39,61,39)
#1C2B1C
(28,43,28)
#111911
(17,25,17)
#000000
(0,0,0)

Tints of #7FCD7F

#7FCD7F
(127,205,127)
#8AD18A
(138,209,138)
#95D595
(149,213,149)
#A0D9A0
(160,217,160)
#ABDDAB
(171,221,171)
#B6E1B6
(182,225,182)
#C1E5C1
(193,229,193)
#CCE9CC
(204,233,204)
#D7EDD7
(215,237,215)
#E2F1E2
(226,241,226)
#EDF5ED
(237,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7FCD7F; }

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

This text font color is #7FCD7F.

Background Color

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

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

This div background color is #7FCD7F.

Border color

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

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

This div border color is #7FCD7F.

Opacity

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

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

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

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

This text has shadow with #7FCD7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7FCD7F.

Preview

Color preview on black background

This text has color #7FCD7F on black background.


Color preview on white background

This text has color #7FCD7F on white background.


Black color preview on #7FCD7F background

This text has black color on #7FCD7F background.


White color preview on #7FCD7F background

This text has white color on #7FCD7F background.


Related colors

Complementary color

Complementary color for #hex is #803280.


I love getcolorcode.com

Triadic colors

1 #7F7FCD and #CD7F7F with #7FCD7F are triadic colors.

2 #7FCD7F and #CD7F7F with #7FCD7F are triadic colors.