COLOR #74C77F

HEX: #74C77F RGB: (116,199,127)

Renk bilgisi

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

RGB renk modeli

#74C77F color RGB value is (116,199,127).

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

RGB bağlantıları ve doygunluk

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

116
199
127

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

Yüzdelerle RGB renk parçaları

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

%26.24
%45.02
%28.73

CMYK RENK MODELİ

#74C77F rengi CMYK tonu (42,0,36,22).

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

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

CMYK yüzdeleri

%41.71
%0
%36.18
%21.96

Codes

Color #74C77F in popluar color models

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

Color #74C77F in popluar number systems.

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

Shades and tints

Shades of #74C77F

#74C77F
(116,199,127)
#6AB574
(106,181,116)
#60A369
(96,163,105)
#56915E
(86,145,94)
#4C7F53
(76,127,83)
#426D48
(66,109,72)
#385B3D
(56,91,61)
#2E4932
(46,73,50)
#243727
(36,55,39)
#1A251C
(26,37,28)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #74C77F

#74C77F
(116,199,127)
#80CC8A
(128,204,138)
#8CD195
(140,209,149)
#98D6A0
(152,214,160)
#A4DBAB
(164,219,171)
#B0E0B6
(176,224,182)
#BCE5C1
(188,229,193)
#C8EACC
(200,234,204)
#D4EFD7
(212,239,215)
#E0F4E2
(224,244,226)
#ECF9ED
(236,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74C77F; }

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

This text font color is #74C77F.

Background Color

.myBgColor { background-color: #74C77F; }

<div style="background-color:#74C77F">Inner text</div>

This div background color is #74C77F.

Border color

.myBorderColor { border: 1px solid #74C77F; }

<div style="border:3px solid #74C77F">Div</div>

This div border color is #74C77F.

Opacity

.myOpacity80 { color: #74C77F; opacity: 0.8; }

<p style="color:#74C77F;opacity:0.8;">80%</p>

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

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

This text has shadow with #74C77F color.


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

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

This text has shadow with #74C77F primary color and red secondary color.


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

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

This text has shadow with #74C77F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74C77F.

Preview

Color preview on black background

This text has color #74C77F on black background.


Color preview on white background

This text has color #74C77F on white background.


Black color preview on #74C77F background

This text has black color on #74C77F background.


White color preview on #74C77F background

This text has white color on #74C77F background.


Related colors

Complementary color

Complementary color for #hex is #8B3880.


I love getcolorcode.com

Triadic colors

1 #7F74C7 and #C77F74 with #74C77F are triadic colors.

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