COLOR #4F9960

HEX: #4F9960 RGB: (79,153,96)

Renk bilgisi

#4F9960 contains mainly green and blue colors. #4F9960 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#4F9960 color RGB value is (79,153,96).

RGB: (79,153,96) (31%, 60%, 38%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 153 of 255 = 60%
B 96 of 255 = 38%

79
153
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 153 + 96 = 328 (100%)
R 79 of 328 ~ 24.09%
G 153 of 328 ~ 46.65%
B 96 of 328 ~ 29.27'%

%24.09
%46.65
%29.27

CMYK RENK MODELİ

#4F9960 rengi CMYK tonu (48,0,37,40).

  • camgöbeği tonu 48.37%
  • eflatun tonu 0.00%
  • sarı tonu 37.25%
  • ana renk tonu 40.00%

CMYK: (48,0,37,40)
C48M0Y37K40 (48%, 0%, 37%, 40%)
(0.48 / 0.00 / 0.37 / 0.40)

CMYK yüzdeleri

%48.37
%0
%37.25
%40

Codes

Color #4F9960 in popluar color models

4F 99 60
RGB 79 153 96
HSL 134° 31.90% 45.49%
HSB/HSV 134° 48.37% 60.00%
CMYK 48.37% 0.00% 37.25%
40.00%

Color #4F9960 in popluar number systems.

HEX 4F 99 60
Decimal 79 153 96
Binary 1001111 10011001 1100000
Octal 117 231 140

Shades and tints

Shades of #4F9960

#4F9960
(79,153,96)
#488C58
(72,140,88)
#417F50
(65,127,80)
#3A7248
(58,114,72)
#336540
(51,101,64)
#2C5838
(44,88,56)
#254B30
(37,75,48)
#1E3E28
(30,62,40)
#173120
(23,49,32)
#102418
(16,36,24)
#091710
(9,23,16)
#000000
(0,0,0)

Tints of #4F9960

#4F9960
(79,153,96)
#5FA26E
(95,162,110)
#6FAB7C
(111,171,124)
#7FB48A
(127,180,138)
#8FBD98
(143,189,152)
#9FC6A6
(159,198,166)
#AFCFB4
(175,207,180)
#BFD8C2
(191,216,194)
#CFE1D0
(207,225,208)
#DFEADE
(223,234,222)
#EFF3EC
(239,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F9960 color. Also use rgb(79,153,96) instead hex code.

Text Font Color

.myTextColor { color: #4F9960; }

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

This text font color is #4F9960.

Background Color

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

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

This div background color is #4F9960.

Border color

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

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

This div border color is #4F9960.

Opacity

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

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

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

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

This text has shadow with #4F9960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F9960.

Preview

Color preview on black background

This text has color #4F9960 on black background.


Color preview on white background

This text has color #4F9960 on white background.


Black color preview on #4F9960 background

This text has black color on #4F9960 background.


White color preview on #4F9960 background

This text has white color on #4F9960 background.


Related colors

Complementary color

Complementary color for #hex is #B0669F.


I love getcolorcode.com

Triadic colors

1 #604F99 and #99604F with #4F9960 are triadic colors.

2 #60994F and #994F60 with #4F9960 are triadic colors.