COLOR #479C34

HEX: #479C34 RGB: (71,156,52)

Renk bilgisi

#479C34 contains mainly green color. #479C34 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#479C34 color RGB value is (71,156,52).

RGB: (71,156,52) (28%, 61%, 20%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 156 of 255 = 61%
B 52 of 255 = 20%

71
156
52

R + G + B ~ 36%. #479C34 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 156 + 52 = 279 (100%)
R 71 of 279 ~ 25.45%
G 156 of 279 ~ 55.91%
B 52 of 279 ~ 18.64'%

%25.45
%55.91
%18.64

CMYK RENK MODELİ

#479C34 rengi CMYK tonu (54,0,67,39).

  • camgöbeği tonu 54.49%
  • eflatun tonu 0.00%
  • sarı tonu 66.67%
  • ana renk tonu 38.82%

CMYK: (54,0,67,39)
C54M0Y67K39 (54%, 0%, 67%, 39%)
(0.54 / 0.00 / 0.67 / 0.39)

CMYK yüzdeleri

%54.49
%0
%66.67
%38.82

Codes

Color #479C34 in popluar color models

47 9C 34
RGB 71 156 52
HSL 109° 50.00% 40.78%
HSB/HSV 109° 66.67% 61.18%
CMYK 54.49% 0.00% 66.67%
38.82%

Color #479C34 in popluar number systems.

HEX 47 9C 34
Decimal 71 156 52
Binary 1000111 10011100 110100
Octal 107 234 64

Shades and tints

Shades of #479C34

#479C34
(71,156,52)
#418E30
(65,142,48)
#3B802C
(59,128,44)
#357228
(53,114,40)
#2F6424
(47,100,36)
#295620
(41,86,32)
#23481C
(35,72,28)
#1D3A18
(29,58,24)
#172C14
(23,44,20)
#111E10
(17,30,16)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #479C34

#479C34
(71,156,52)
#57A546
(87,165,70)
#67AE58
(103,174,88)
#77B76A
(119,183,106)
#87C07C
(135,192,124)
#97C98E
(151,201,142)
#A7D2A0
(167,210,160)
#B7DBB2
(183,219,178)
#C7E4C4
(199,228,196)
#D7EDD6
(215,237,214)
#E7F6E8
(231,246,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479C34 color. Also use rgb(71,156,52) instead hex code.

Text Font Color

.myTextColor { color: #479C34; }

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

This text font color is #479C34.

Background Color

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

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

This div background color is #479C34.

Border color

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

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

This div border color is #479C34.

Opacity

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

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

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

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

This text has shadow with #479C34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479C34.

Preview

Color preview on black background

This text has color #479C34 on black background.


Color preview on white background

This text has color #479C34 on white background.


Black color preview on #479C34 background

This text has black color on #479C34 background.


White color preview on #479C34 background

This text has white color on #479C34 background.


Related colors

Complementary color

Complementary color for #hex is #B863CB.


I love getcolorcode.com

Triadic colors

1 #34479C and #9C3447 with #479C34 are triadic colors.

2 #349C47 and #9C4734 with #479C34 are triadic colors.