COLOR #47814F

HEX: #47814F RGB: (71,129,79)

Color info

#47814F contains red, green and blue colors in about the same proportion. Web safe color of #47814F is #339966 (or #396).

RGB color model

#47814F color RGB value is (71,129,79).

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

RGB channels and saturation

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

71
129
79

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

Portions of RGB colors in percentages

R + G + B = 71 + 129 + 79 = 279 (100%)
R 71 of 279 ~ 25.45%
G 129 of 279 ~ 46.24%
B 79 of 279 ~ 28.32'%

%25.45
%46.24
%28.32

CMYK color model

#47814F color CMYK value is (45,0,39,49).

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

CMYK percentages

%44.96
%0
%38.76
%49.41

Codes

Color #47814F in popluar color models

47 81 4F
RGB 71 129 79
HSL 128° 29.00% 39.22%
HSB/HSV 128° 44.96% 50.59%
CMYK 44.96% 0.00% 38.76%
49.41%

Color #47814F in popluar number systems.

HEX 47 81 4F
Decimal 71 129 79
Binary 1000111 10000001 1001111
Octal 107 201 117

Shades and tints

Shades of #47814F

#47814F
(71,129,79)
#417648
(65,118,72)
#3B6B41
(59,107,65)
#35603A
(53,96,58)
#2F5533
(47,85,51)
#294A2C
(41,74,44)
#233F25
(35,63,37)
#1D341E
(29,52,30)
#172917
(23,41,23)
#111E10
(17,30,16)
#0B1309
(11,19,9)
#000000
(0,0,0)

Tints of #47814F

#47814F
(71,129,79)
#578C5F
(87,140,95)
#67976F
(103,151,111)
#77A27F
(119,162,127)
#87AD8F
(135,173,143)
#97B89F
(151,184,159)
#A7C3AF
(167,195,175)
#B7CEBF
(183,206,191)
#C7D9CF
(199,217,207)
#D7E4DF
(215,228,223)
#E7EFEF
(231,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47814F; }

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

This text font color is #47814F.

Background Color

.myBgColor { background-color: #47814F; }

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

This div background color is #47814F.

Border color

.myBorderColor { border: 1px solid #47814F; }

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

This div border color is #47814F.

Opacity

.myOpacity80 { color: #47814F; opacity: 0.8; }

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

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

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

This text has shadow with #47814F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47814F.

Preview

Color preview on black background

This text has color #47814F on black background.


Color preview on white background

This text has color #47814F on white background.


Black color preview on #47814F background

This text has black color on #47814F background.


White color preview on #47814F background

This text has white color on #47814F background.


Related colors

Complementary color

Complementary color for #hex is #B87EB0.


I love getcolorcode.com

Triadic colors

1 #4F4781 and #814F47 with #47814F are triadic colors.

2 #4F8147 and #81474F with #47814F are triadic colors.