COLOR #4F8449

HEX: #4F8449 RGB: (79,132,73)

Renk bilgisi

#4F8449 contains red, green and blue colors in about the same proportion. #4F8449 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#4F8449 color RGB value is (79,132,73).

RGB: (79,132,73) (31%, 52%, 29%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 132 of 255 = 52%
B 73 of 255 = 29%

79
132
73

R + G + B ~ 37%. #4F8449 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 132 + 73 = 284 (100%)
R 79 of 284 ~ 27.82%
G 132 of 284 ~ 46.48%
B 73 of 284 ~ 25.7'%

%27.82
%46.48
%25.7

CMYK RENK MODELİ

#4F8449 rengi CMYK tonu (40,0,45,48).

  • camgöbeği tonu 40.15%
  • eflatun tonu 0.00%
  • sarı tonu 44.70%
  • ana renk tonu 48.24%

CMYK: (40,0,45,48)
C40M0Y45K48 (40%, 0%, 45%, 48%)
(0.40 / 0.00 / 0.45 / 0.48)

CMYK yüzdeleri

%40.15
%0
%44.7
%48.24

Codes

Color #4F8449 in popluar color models

4F 84 49
RGB 79 132 73
HSL 114° 28.78% 40.20%
HSB/HSV 114° 44.70% 51.76%
CMYK 40.15% 0.00% 44.70%
48.24%

Color #4F8449 in popluar number systems.

HEX 4F 84 49
Decimal 79 132 73
Binary 1001111 10000100 1001001
Octal 117 204 111

Shades and tints

Shades of #4F8449

#4F8449
(79,132,73)
#487843
(72,120,67)
#416C3D
(65,108,61)
#3A6037
(58,96,55)
#335431
(51,84,49)
#2C482B
(44,72,43)
#253C25
(37,60,37)
#1E301F
(30,48,31)
#172419
(23,36,25)
#101813
(16,24,19)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #4F8449

#4F8449
(79,132,73)
#5F8F59
(95,143,89)
#6F9A69
(111,154,105)
#7FA579
(127,165,121)
#8FB089
(143,176,137)
#9FBB99
(159,187,153)
#AFC6A9
(175,198,169)
#BFD1B9
(191,209,185)
#CFDCC9
(207,220,201)
#DFE7D9
(223,231,217)
#EFF2E9
(239,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F8449 color. Also use rgb(79,132,73) instead hex code.

Text Font Color

.myTextColor { color: #4F8449; }

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

This text font color is #4F8449.

Background Color

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

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

This div background color is #4F8449.

Border color

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

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

This div border color is #4F8449.

Opacity

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

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

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

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

This text has shadow with #4F8449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F8449.

Preview

Color preview on black background

This text has color #4F8449 on black background.


Color preview on white background

This text has color #4F8449 on white background.


Black color preview on #4F8449 background

This text has black color on #4F8449 background.


White color preview on #4F8449 background

This text has white color on #4F8449 background.


Related colors

Complementary color

Complementary color for #hex is #B07BB6.


I love getcolorcode.com

Triadic colors

1 #494F84 and #84494F with #4F8449 are triadic colors.

2 #49844F and #844F49 with #4F8449 are triadic colors.