COLOR #478147

HEX: #478147 RGB: (71,129,71)

Color info

#478147 contains red, green and blue colors in about the same proportion. Web safe color of #478147 is #339933 (or #393).

RGB color model

#478147 color RGB value is (71,129,71).

RGB: (71,129,71) (28%, 51%, 28%)

RGB channels and saturation

R 71 of 255 = 28%
G 129 of 255 = 51%
B 71 of 255 = 28%

71
129
71

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

Portions of RGB colors in percentages

R + G + B = 71 + 129 + 71 = 271 (100%)
R 71 of 271 ~ 26.2%
G 129 of 271 ~ 47.6%
B 71 of 271 ~ 26.2'%

%26.2
%47.6
%26.2

CMYK color model

#478147 color CMYK value is (45,0,45,49).

  • cyan value is 44.96%
  • magenta value is 0.00%
  • yellow value is 44.96%
  • key color value is 49.41%
CMYK: (45,0,45,49) C45M0Y45K49 (45%,0%,45%,49%) (0.45/0.00/0.45/0.49) 

CMYK percentages

%44.96
%0
%44.96
%49.41

Codes

Color #478147 in popluar color models

47 81 47
RGB 71 129 71
HSL 120° 29.00% 39.22%
HSB/HSV 120° 44.96% 50.59%
CMYK 44.96% 0.00% 44.96%
49.41%

Color #478147 in popluar number systems.

HEX 47 81 47
Decimal 71 129 71
Binary 1000111 10000001 1000111
Octal 107 201 107

Shades and tints

Shades of #478147

#478147
(71,129,71)
#417641
(65,118,65)
#3B6B3B
(59,107,59)
#356035
(53,96,53)
#2F552F
(47,85,47)
#294A29
(41,74,41)
#233F23
(35,63,35)
#1D341D
(29,52,29)
#172917
(23,41,23)
#111E11
(17,30,17)
#0B130B
(11,19,11)
#000000
(0,0,0)

Tints of #478147

#478147
(71,129,71)
#578C57
(87,140,87)
#679767
(103,151,103)
#77A277
(119,162,119)
#87AD87
(135,173,135)
#97B897
(151,184,151)
#A7C3A7
(167,195,167)
#B7CEB7
(183,206,183)
#C7D9C7
(199,217,199)
#D7E4D7
(215,228,215)
#E7EFE7
(231,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #478147; }

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

This text font color is #478147.

Background Color

.myBgColor { background-color: #478147; }

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

This div background color is #478147.

Border color

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

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

This div border color is #478147.

Opacity

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

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

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

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

This text has shadow with #478147 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478147.

Preview

Color preview on black background

This text has color #478147 on black background.


Color preview on white background

This text has color #478147 on white background.


Black color preview on #478147 background

This text has black color on #478147 background.


White color preview on #478147 background

This text has white color on #478147 background.


Related colors

Complementary color

Complementary color for #hex is #B87EB8.


I love getcolorcode.com

Triadic colors

1 #474781 and #814747 with #478147 are triadic colors.

2 #478147 and #814747 with #478147 are triadic colors.