COLOR #4FBC74

HEX: #4FBC74 RGB: (79,188,116)

Renk bilgisi

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

RGB renk modeli

#4FBC74 color RGB value is (79,188,116).

RGB: (79,188,116) (31%, 74%, 45%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 188 of 255 = 74%
B 116 of 255 = 45%

79
188
116

R + G + B ~ 50%. #4FBC74 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 188 + 116 = 383 (100%)
R 79 of 383 ~ 20.63%
G 188 of 383 ~ 49.09%
B 116 of 383 ~ 30.29'%

%20.63
%49.09
%30.29

CMYK RENK MODELİ

#4FBC74 rengi CMYK tonu (58,0,38,26).

  • camgöbeği tonu 57.98%
  • eflatun tonu 0.00%
  • sarı tonu 38.30%
  • ana renk tonu 26.27%

CMYK: (58,0,38,26)
C58M0Y38K26 (58%, 0%, 38%, 26%)
(0.58 / 0.00 / 0.38 / 0.26)

CMYK yüzdeleri

%57.98
%0
%38.3
%26.27

Codes

Color #4FBC74 in popluar color models

4F BC 74
RGB 79 188 116
HSL 140° 44.86% 52.35%
HSB/HSV 140° 57.98% 73.73%
CMYK 57.98% 0.00% 38.30%
26.27%

Color #4FBC74 in popluar number systems.

HEX 4F BC 74
Decimal 79 188 116
Binary 1001111 10111100 1110100
Octal 117 274 164

Shades and tints

Shades of #4FBC74

#4FBC74
(79,188,116)
#48AB6A
(72,171,106)
#419A60
(65,154,96)
#3A8956
(58,137,86)
#33784C
(51,120,76)
#2C6742
(44,103,66)
#255638
(37,86,56)
#1E452E
(30,69,46)
#173424
(23,52,36)
#10231A
(16,35,26)
#091210
(9,18,16)
#000000
(0,0,0)

Tints of #4FBC74

#4FBC74
(79,188,116)
#5FC280
(95,194,128)
#6FC88C
(111,200,140)
#7FCE98
(127,206,152)
#8FD4A4
(143,212,164)
#9FDAB0
(159,218,176)
#AFE0BC
(175,224,188)
#BFE6C8
(191,230,200)
#CFECD4
(207,236,212)
#DFF2E0
(223,242,224)
#EFF8EC
(239,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4FBC74 color. Also use rgb(79,188,116) instead hex code.

Text Font Color

.myTextColor { color: #4FBC74; }

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

This text font color is #4FBC74.

Background Color

.myBgColor { background-color: #4FBC74; }

<div style="background-color:#4FBC74">Inner text</div>

This div background color is #4FBC74.

Border color

.myBorderColor { border: 1px solid #4FBC74; }

<div style="border:3px solid #4FBC74">Div</div>

This div border color is #4FBC74.

Opacity

.myOpacity80 { color: #4FBC74; opacity: 0.8; }

<p style="color:#4FBC74;opacity:0.8;">80%</p>

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

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

This text has shadow with #4FBC74 color.


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

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

This text has shadow with #4FBC74 primary color and red secondary color.


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

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

This text has shadow with #4FBC74 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4FBC74.

Preview

Color preview on black background

This text has color #4FBC74 on black background.


Color preview on white background

This text has color #4FBC74 on white background.


Black color preview on #4FBC74 background

This text has black color on #4FBC74 background.


White color preview on #4FBC74 background

This text has white color on #4FBC74 background.


Related colors

Complementary color

Complementary color for #hex is #B0438B.


I love getcolorcode.com

Triadic colors

1 #744FBC and #BC744F with #4FBC74 are triadic colors.

2 #74BC4F and #BC4F74 with #4FBC74 are triadic colors.