COLOR #4FAF79

HEX: #4FAF79 RGB: (79,175,121)

Renk bilgisi

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

RGB renk modeli

#4FAF79 color RGB value is (79,175,121).

RGB: (79,175,121) (31%, 69%, 47%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 175 of 255 = 69%
B 121 of 255 = 47%

79
175
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 175 + 121 = 375 (100%)
R 79 of 375 ~ 21.07%
G 175 of 375 ~ 46.67%
B 121 of 375 ~ 32.27'%

%21.07
%46.67
%32.27

CMYK RENK MODELİ

#4FAF79 rengi CMYK tonu (55,0,31,31).

  • camgöbeği tonu 54.86%
  • eflatun tonu 0.00%
  • sarı tonu 30.86%
  • ana renk tonu 31.37%

CMYK: (55,0,31,31)
C55M0Y31K31 (55%, 0%, 31%, 31%)
(0.55 / 0.00 / 0.31 / 0.31)

CMYK yüzdeleri

%54.86
%0
%30.86
%31.37

Codes

Color #4FAF79 in popluar color models

4F AF 79
RGB 79 175 121
HSL 146° 37.80% 49.80%
HSB/HSV 146° 54.86% 68.63%
CMYK 54.86% 0.00% 30.86%
31.37%

Color #4FAF79 in popluar number systems.

HEX 4F AF 79
Decimal 79 175 121
Binary 1001111 10101111 1111001
Octal 117 257 171

Shades and tints

Shades of #4FAF79

#4FAF79
(79,175,121)
#48A06E
(72,160,110)
#419163
(65,145,99)
#3A8258
(58,130,88)
#33734D
(51,115,77)
#2C6442
(44,100,66)
#255537
(37,85,55)
#1E462C
(30,70,44)
#173721
(23,55,33)
#102816
(16,40,22)
#09190B
(9,25,11)
#000000
(0,0,0)

Tints of #4FAF79

#4FAF79
(79,175,121)
#5FB685
(95,182,133)
#6FBD91
(111,189,145)
#7FC49D
(127,196,157)
#8FCBA9
(143,203,169)
#9FD2B5
(159,210,181)
#AFD9C1
(175,217,193)
#BFE0CD
(191,224,205)
#CFE7D9
(207,231,217)
#DFEEE5
(223,238,229)
#EFF5F1
(239,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4FAF79 color. Also use rgb(79,175,121) instead hex code.

Text Font Color

.myTextColor { color: #4FAF79; }

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

This text font color is #4FAF79.

Background Color

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

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

This div background color is #4FAF79.

Border color

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

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

This div border color is #4FAF79.

Opacity

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

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

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

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

This text has shadow with #4FAF79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4FAF79.

Preview

Color preview on black background

This text has color #4FAF79 on black background.


Color preview on white background

This text has color #4FAF79 on white background.


Black color preview on #4FAF79 background

This text has black color on #4FAF79 background.


White color preview on #4FAF79 background

This text has white color on #4FAF79 background.


Related colors

Complementary color

Complementary color for #hex is #B05086.


I love getcolorcode.com

Triadic colors

1 #794FAF and #AF794F with #4FAF79 are triadic colors.

2 #79AF4F and #AF4F79 with #4FAF79 are triadic colors.