COLOR #4FB071

HEX: #4FB071 RGB: (79,176,113)

Renk bilgisi

#4FB071 contains mainly green color. #4FB071 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#4FB071 color RGB value is (79,176,113).

RGB: (79,176,113) (31%, 69%, 44%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 176 of 255 = 69%
B 113 of 255 = 44%

79
176
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 176 + 113 = 368 (100%)
R 79 of 368 ~ 21.47%
G 176 of 368 ~ 47.83%
B 113 of 368 ~ 30.71'%

%21.47
%47.83
%30.71

CMYK RENK MODELİ

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

  • camgöbeği tonu 55.11%
  • eflatun tonu 0.00%
  • sarı tonu 35.80%
  • ana renk tonu 30.98%

CMYK: (55,0,36,31)
C55M0Y36K31 (55%, 0%, 36%, 31%)
(0.55 / 0.00 / 0.36 / 0.31)

CMYK yüzdeleri

%55.11
%0
%35.8
%30.98

Codes

Color #4FB071 in popluar color models

4F B0 71
RGB 79 176 113
HSL 141° 38.04% 50.00%
HSB/HSV 141° 55.11% 69.02%
CMYK 55.11% 0.00% 35.80%
30.98%

Color #4FB071 in popluar number systems.

HEX 4F B0 71
Decimal 79 176 113
Binary 1001111 10110000 1110001
Octal 117 260 161

Shades and tints

Shades of #4FB071

#4FB071
(79,176,113)
#48A067
(72,160,103)
#41905D
(65,144,93)
#3A8053
(58,128,83)
#337049
(51,112,73)
#2C603F
(44,96,63)
#255035
(37,80,53)
#1E402B
(30,64,43)
#173021
(23,48,33)
#102017
(16,32,23)
#09100D
(9,16,13)
#000000
(0,0,0)

Tints of #4FB071

#4FB071
(79,176,113)
#5FB77D
(95,183,125)
#6FBE89
(111,190,137)
#7FC595
(127,197,149)
#8FCCA1
(143,204,161)
#9FD3AD
(159,211,173)
#AFDAB9
(175,218,185)
#BFE1C5
(191,225,197)
#CFE8D1
(207,232,209)
#DFEFDD
(223,239,221)
#EFF6E9
(239,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4FB071 color. Also use rgb(79,176,113) instead hex code.

Text Font Color

.myTextColor { color: #4FB071; }

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

This text font color is #4FB071.

Background Color

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

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

This div background color is #4FB071.

Border color

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

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

This div border color is #4FB071.

Opacity

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

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

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

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

This text has shadow with #4FB071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4FB071.

Preview

Color preview on black background

This text has color #4FB071 on black background.


Color preview on white background

This text has color #4FB071 on white background.


Black color preview on #4FB071 background

This text has black color on #4FB071 background.


White color preview on #4FB071 background

This text has white color on #4FB071 background.


Related colors

Complementary color

Complementary color for #hex is #B04F8E.


I love getcolorcode.com

Triadic colors

1 #714FB0 and #B0714F with #4FB071 are triadic colors.

2 #71B04F and #B04F71 with #4FB071 are triadic colors.