COLOR #479516

HEX: #479516
RGB: (71,149,22)

Renk bilgisi

#479516 contains mainly green color. #479516 ‘ nin web güvenlik rengi #339900 (ya da #390) dir.

RGB renk modeli

#479516 color RGB value is (71,149,22).

  • kırmız ton 71;
  • yeşil ton 149;
  • mavi ton 22.
RGB:
(71,149,22)
(28%,58%,9%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 149 of 255 = 58%
B 22 of 255 = 9%

71
149
22

R + G + B ~ 32%. #479516 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 149 + 22 = 242 (100%)
R 71 of 242 ~ 29.34%
G 149 of 242 ~ 61.57%
B 22 of 242 ~ 9.09%

%29.34
%61.57

CMYK RENK MODELİ

#479516 rengi CMYK tonu (52,0,85,42).

  • camgöbeği tonu 52.35%
  • eflatun tonu 0.00%
  • sarı tonu 85.23%
  • ana renk tonu 41.57%
CMYK:
(52,0,85,42)
C52M0Y85K42 
(52%,0%,85%,42%)
(0.52/0.00/0.85/0.42)	

CMYK yüzdeleri

%52.35
%0
%85.23
%41.57

Codes

Color #479516 in popluar color models

479516
RGB7114922
HSL97°74.27%33.53%
HSB/HSV97°85.23%58.43%
CMYK52.35%0.00%85.23%
41.57%

Color #479516 in popluar number systems.

HEX479516
Decimal7114922
Binary10001111001010110110
Octal10722526

Shades and tints

Shades of #479516

#479516
(71,149,22)
#418814
(65,136,20)
#3B7B12
(59,123,18)
#356E10
(53,110,16)
#2F610E
(47,97,14)
#29540C
(41,84,12)
#23470A
(35,71,10)
#1D3A08
(29,58,8)
#172D06
(23,45,6)
#112004
(17,32,4)
#0B1302
(11,19,2)
#000000
(0,0,0)

Tints of #479516

#479516
(71,149,22)
#579E2B
(87,158,43)
#67A740
(103,167,64)
#77B055
(119,176,85)
#87B96A
(135,185,106)
#97C27F
(151,194,127)
#A7CB94
(167,203,148)
#B7D4A9
(183,212,169)
#C7DDBE
(199,221,190)
#D7E6D3
(215,230,211)
#E7EFE8
(231,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479516 color. Also use rgb(71,149,22) instead hex code.

Text Font Color

.myTextColor { color: #479516; }

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

This text font color is #479516.


Background Color

.myBgColor { background-color: #479516; }

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

This div background color is #479516.


Border color

.myBorderColor { border: 1px solid #479516; }

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

This div border color is #479516.


Opacity

.myOpacity80 { color: #479516; opacity: 0.8; }

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

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

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

This text has shadow with #479516 color.

.textShadow {text-shadow: 3px 3px 1px #479516, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #479516;
-webkit-box-shadow: 1px 1px 3px 2px #479516;
box-shadow:1px 1px 3px 2px #479516;">
Div content here</div>
This div box has shadow with color #479516.

Preview

Color preview on black background

This text has color #479516 on black background.


Color preview on white background

This text has color #479516 on white background.



Black color preview on #479516 background

This text has black color on #479516 background.


White color preview on #479516 background

This text has white color on #479516 background.