COLOR #479036

HEX: #479036 RGB: (71,144,54)

Color info

#479036 contains mainly green color. Web safe color of #479036 is #339933 (or #393).

RGB color model

#479036 color RGB value is (71,144,54).

RGB: (71,144,54) (28%, 56%, 21%)

RGB channels and saturation

R 71 of 255 = 28%
G 144 of 255 = 56%
B 54 of 255 = 21%

71
144
54

R + G + B ~ 35%. #479036 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 144 + 54 = 269 (100%)
R 71 of 269 ~ 26.39%
G 144 of 269 ~ 53.53%
B 54 of 269 ~ 20.07'%

%26.39
%53.53
%20.07

CMYK color model

#479036 color CMYK value is (51,0,63,44).

  • cyan value is 50.69%
  • magenta value is 0.00%
  • yellow value is 62.50%
  • key color value is 43.53%

CMYK: (51,0,63,44)
C51M0Y63K44 (51%, 0%, 63%, 44%)
(0.51 / 0.00 / 0.63 / 0.44)

CMYK percentages

%50.69
%0
%62.5
%43.53

Codes

Color #479036 in popluar color models

47 90 36
RGB 71 144 54
HSL 109° 45.45% 38.82%
HSB/HSV 109° 62.50% 56.47%
CMYK 50.69% 0.00% 62.50%
43.53%

Color #479036 in popluar number systems.

HEX 47 90 36
Decimal 71 144 54
Binary 1000111 10010000 110110
Octal 107 220 66

Shades and tints

Shades of #479036

#479036
(71,144,54)
#418332
(65,131,50)
#3B762E
(59,118,46)
#35692A
(53,105,42)
#2F5C26
(47,92,38)
#294F22
(41,79,34)
#23421E
(35,66,30)
#1D351A
(29,53,26)
#172816
(23,40,22)
#111B12
(17,27,18)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #479036

#479036
(71,144,54)
#579A48
(87,154,72)
#67A45A
(103,164,90)
#77AE6C
(119,174,108)
#87B87E
(135,184,126)
#97C290
(151,194,144)
#A7CCA2
(167,204,162)
#B7D6B4
(183,214,180)
#C7E0C6
(199,224,198)
#D7EAD8
(215,234,216)
#E7F4EA
(231,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479036 color. Also use rgb(71,144,54) instead hex code.

Text Font Color

.myTextColor { color: #479036; }

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

This text font color is #479036.

Background Color

.myBgColor { background-color: #479036; }

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

This div background color is #479036.

Border color

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

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

This div border color is #479036.

Opacity

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

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

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

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

This text has shadow with #479036 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479036.

Preview

Color preview on black background

This text has color #479036 on black background.


Color preview on white background

This text has color #479036 on white background.


Black color preview on #479036 background

This text has black color on #479036 background.


White color preview on #479036 background

This text has white color on #479036 background.


Related colors

Complementary color

Complementary color for #hex is #B86FC9.


I love getcolorcode.com

Triadic colors

1 #364790 and #903647 with #479036 are triadic colors.

2 #369047 and #904736 with #479036 are triadic colors.