COLOR #7FC774

HEX: #7FC774 RGB: (127,199,116)

Renk bilgisi

#7FC774 contains mainly green color. #7FC774 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#7FC774 color RGB value is (127,199,116).

RGB: (127,199,116) (50%, 78%, 45%)

RGB bağlantıları ve doygunluk

R 127 of 255 = 50%
G 199 of 255 = 78%
B 116 of 255 = 45%

127
199
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 127 + 199 + 116 = 442 (100%)
R 127 of 442 ~ 28.73%
G 199 of 442 ~ 45.02%
B 116 of 442 ~ 26.24'%

%28.73
%45.02
%26.24

CMYK RENK MODELİ

#7FC774 rengi CMYK tonu (36,0,42,22).

  • camgöbeği tonu 36.18%
  • eflatun tonu 0.00%
  • sarı tonu 41.71%
  • ana renk tonu 21.96%

CMYK: (36,0,42,22)
C36M0Y42K22 (36%, 0%, 42%, 22%)
(0.36 / 0.00 / 0.42 / 0.22)

CMYK yüzdeleri

%36.18
%0
%41.71
%21.96

Codes

Color #7FC774 in popluar color models

7F C7 74
RGB 127 199 116
HSL 112° 42.56% 61.76%
HSB/HSV 112° 41.71% 78.04%
CMYK 36.18% 0.00% 41.71%
21.96%

Color #7FC774 in popluar number systems.

HEX 7F C7 74
Decimal 127 199 116
Binary 1111111 11000111 1110100
Octal 177 307 164

Shades and tints

Shades of #7FC774

#7FC774
(127,199,116)
#74B56A
(116,181,106)
#69A360
(105,163,96)
#5E9156
(94,145,86)
#537F4C
(83,127,76)
#486D42
(72,109,66)
#3D5B38
(61,91,56)
#32492E
(50,73,46)
#273724
(39,55,36)
#1C251A
(28,37,26)
#111310
(17,19,16)
#000000
(0,0,0)

Tints of #7FC774

#7FC774
(127,199,116)
#8ACC80
(138,204,128)
#95D18C
(149,209,140)
#A0D698
(160,214,152)
#ABDBA4
(171,219,164)
#B6E0B0
(182,224,176)
#C1E5BC
(193,229,188)
#CCEAC8
(204,234,200)
#D7EFD4
(215,239,212)
#E2F4E0
(226,244,224)
#EDF9EC
(237,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7FC774; }

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

This text font color is #7FC774.

Background Color

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

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

This div background color is #7FC774.

Border color

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

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

This div border color is #7FC774.

Opacity

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

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

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

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

This text has shadow with #7FC774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7FC774.

Preview

Color preview on black background

This text has color #7FC774 on black background.


Color preview on white background

This text has color #7FC774 on white background.


Black color preview on #7FC774 background

This text has black color on #7FC774 background.


White color preview on #7FC774 background

This text has white color on #7FC774 background.


Related colors

Complementary color

Complementary color for #hex is #80388B.


I love getcolorcode.com

Triadic colors

1 #747FC7 and #C7747F with #7FC774 are triadic colors.

2 #74C77F and #C77F74 with #7FC774 are triadic colors.