COLOR #479240

HEX: #479240 RGB: (71,146,64)

Color info

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

RGB color model

#479240 color RGB value is (71,146,64).

RGB: (71,146,64) (28%, 57%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 146 of 255 = 57%
B 64 of 255 = 25%

71
146
64

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

Portions of RGB colors in percentages

R + G + B = 71 + 146 + 64 = 281 (100%)
R 71 of 281 ~ 25.27%
G 146 of 281 ~ 51.96%
B 64 of 281 ~ 22.78'%

%25.27
%51.96
%22.78

CMYK color model

#479240 color CMYK value is (51,0,56,43).

  • cyan value is 51.37%
  • magenta value is 0.00%
  • yellow value is 56.16%
  • key color value is 42.75%

CMYK: (51,0,56,43)
C51M0Y56K43 (51%, 0%, 56%, 43%)
(0.51 / 0.00 / 0.56 / 0.43)

CMYK percentages

%51.37
%0
%56.16
%42.75

Codes

Color #479240 in popluar color models

47 92 40
RGB 71 146 64
HSL 115° 39.05% 41.18%
HSB/HSV 115° 56.16% 57.25%
CMYK 51.37% 0.00% 56.16%
42.75%

Color #479240 in popluar number systems.

HEX 47 92 40
Decimal 71 146 64
Binary 1000111 10010010 1000000
Octal 107 222 100

Shades and tints

Shades of #479240

#479240
(71,146,64)
#41853B
(65,133,59)
#3B7836
(59,120,54)
#356B31
(53,107,49)
#2F5E2C
(47,94,44)
#295127
(41,81,39)
#234422
(35,68,34)
#1D371D
(29,55,29)
#172A18
(23,42,24)
#111D13
(17,29,19)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #479240

#479240
(71,146,64)
#579B51
(87,155,81)
#67A462
(103,164,98)
#77AD73
(119,173,115)
#87B684
(135,182,132)
#97BF95
(151,191,149)
#A7C8A6
(167,200,166)
#B7D1B7
(183,209,183)
#C7DAC8
(199,218,200)
#D7E3D9
(215,227,217)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479240 color. Also use rgb(71,146,64) instead hex code.

Text Font Color

.myTextColor { color: #479240; }

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

This text font color is #479240.

Background Color

.myBgColor { background-color: #479240; }

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

This div background color is #479240.

Border color

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

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

This div border color is #479240.

Opacity

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

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

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

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

This text has shadow with #479240 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479240.

Preview

Color preview on black background

This text has color #479240 on black background.


Color preview on white background

This text has color #479240 on white background.


Black color preview on #479240 background

This text has black color on #479240 background.


White color preview on #479240 background

This text has white color on #479240 background.


Related colors

Complementary color

Complementary color for #hex is #B86DBF.


I love getcolorcode.com

Triadic colors

1 #404792 and #924047 with #479240 are triadic colors.

2 #409247 and #924740 with #479240 are triadic colors.