COLOR #4BC74F

HEX: #4BC74F RGB: (75,199,79)

Renk bilgisi

#4BC74F contains mainly green color. #4BC74F ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#4BC74F color RGB value is (75,199,79).

RGB: (75,199,79) (29%, 78%, 31%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 199 of 255 = 78%
B 79 of 255 = 31%

75
199
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 199 + 79 = 353 (100%)
R 75 of 353 ~ 21.25%
G 199 of 353 ~ 56.37%
B 79 of 353 ~ 22.38'%

%21.25
%56.37
%22.38

CMYK RENK MODELİ

#4BC74F rengi CMYK tonu (62,0,60,22).

  • camgöbeği tonu 62.31%
  • eflatun tonu 0.00%
  • sarı tonu 60.30%
  • ana renk tonu 21.96%

CMYK: (62,0,60,22)
C62M0Y60K22 (62%, 0%, 60%, 22%)
(0.62 / 0.00 / 0.60 / 0.22)

CMYK yüzdeleri

%62.31
%0
%60.3
%21.96

Codes

Color #4BC74F in popluar color models

4B C7 4F
RGB 75 199 79
HSL 122° 52.54% 53.73%
HSB/HSV 122° 62.31% 78.04%
CMYK 62.31% 0.00% 60.30%
21.96%

Color #4BC74F in popluar number systems.

HEX 4B C7 4F
Decimal 75 199 79
Binary 1001011 11000111 1001111
Octal 113 307 117

Shades and tints

Shades of #4BC74F

#4BC74F
(75,199,79)
#45B548
(69,181,72)
#3FA341
(63,163,65)
#39913A
(57,145,58)
#337F33
(51,127,51)
#2D6D2C
(45,109,44)
#275B25
(39,91,37)
#21491E
(33,73,30)
#1B3717
(27,55,23)
#152510
(21,37,16)
#0F1309
(15,19,9)
#000000
(0,0,0)

Tints of #4BC74F

#4BC74F
(75,199,79)
#5BCC5F
(91,204,95)
#6BD16F
(107,209,111)
#7BD67F
(123,214,127)
#8BDB8F
(139,219,143)
#9BE09F
(155,224,159)
#ABE5AF
(171,229,175)
#BBEABF
(187,234,191)
#CBEFCF
(203,239,207)
#DBF4DF
(219,244,223)
#EBF9EF
(235,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4BC74F color. Also use rgb(75,199,79) instead hex code.

Text Font Color

.myTextColor { color: #4BC74F; }

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

This text font color is #4BC74F.

Background Color

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

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

This div background color is #4BC74F.

Border color

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

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

This div border color is #4BC74F.

Opacity

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

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

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

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

This text has shadow with #4BC74F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4BC74F.

Preview

Color preview on black background

This text has color #4BC74F on black background.


Color preview on white background

This text has color #4BC74F on white background.


Black color preview on #4BC74F background

This text has black color on #4BC74F background.


White color preview on #4BC74F background

This text has white color on #4BC74F background.


Related colors

Complementary color

Complementary color for #hex is #B438B0.


I love getcolorcode.com

Triadic colors

1 #4F4BC7 and #C74F4B with #4BC74F are triadic colors.

2 #4FC74B and #C74B4F with #4BC74F are triadic colors.