COLOR #479F1A

HEX: #479F1A
RGB: (71,159,26)

Renk bilgisi

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

RGB renk modeli

#479F1A color RGB value is (71,159,26).

  • kırmız ton 71;
  • yeşil ton 159;
  • mavi ton 26.
RGB:
(71,159,26)
(28%,62%,10%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 159 of 255 = 62%
B 26 of 255 = 10%

71
159
26

R + G + B ~ 33%. #479F1A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 159 + 26 = 256 (100%)
R 71 of 256 ~ 27.73%
G 159 of 256 ~ 62.11%
B 26 of 256 ~ 10.16%

%27.73
%62.11
%10.16

CMYK RENK MODELİ

#479F1A rengi CMYK tonu (55,0,84,38).

  • camgöbeği tonu 55.35%
  • eflatun tonu 0.00%
  • sarı tonu 83.65%
  • ana renk tonu 37.65%
CMYK:
(55,0,84,38)
C55M0Y84K38 
(55%,0%,84%,38%)
(0.55/0.00/0.84/0.38)	

CMYK yüzdeleri

%55.35
%0
%83.65
%37.65

Codes

Color #479F1A in popluar color models

479F1A
RGB7115926
HSL100°71.89%36.27%
HSB/HSV100°83.65%62.35%
CMYK55.35%0.00%83.65%
37.65%

Color #479F1A in popluar number systems.

HEX479F1A
Decimal7115926
Binary10001111001111111010
Octal10723732

Shades and tints

Shades of #479F1A

#479F1A
(71,159,26)
#419118
(65,145,24)
#3B8316
(59,131,22)
#357514
(53,117,20)
#2F6712
(47,103,18)
#295910
(41,89,16)
#234B0E
(35,75,14)
#1D3D0C
(29,61,12)
#172F0A
(23,47,10)
#112108
(17,33,8)
#0B1306
(11,19,6)
#000000
(0,0,0)

Tints of #479F1A

#479F1A
(71,159,26)
#57A72E
(87,167,46)
#67AF42
(103,175,66)
#77B756
(119,183,86)
#87BF6A
(135,191,106)
#97C77E
(151,199,126)
#A7CF92
(167,207,146)
#B7D7A6
(183,215,166)
#C7DFBA
(199,223,186)
#D7E7CE
(215,231,206)
#E7EFE2
(231,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479F1A color. Also use rgb(71,159,26) instead hex code.

Text Font Color

.myTextColor { color: #479F1A; }

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

This text font color is #479F1A.


Background Color

.myBgColor { background-color: #479F1A; }

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

This div background color is #479F1A.


Border color

.myBorderColor { border: 1px solid #479F1A; }

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

This div border color is #479F1A.


Opacity

.myOpacity80 { color: #479F1A; opacity: 0.8; }

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

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

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

This text has shadow with #479F1A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #479F1A on black background.


Color preview on white background

This text has color #479F1A on white background.



Black color preview on #479F1A background

This text has black color on #479F1A background.


White color preview on #479F1A background

This text has white color on #479F1A background.