COLOR #47946D

HEX: #47946D RGB: (71,148,109)

Color info

#47946D contains mainly green and blue colors. Web safe color of #47946D is #339966 (or #396).

RGB color model

#47946D color RGB value is (71,148,109).

RGB: (71,148,109) (28%, 58%, 43%)

RGB channels and saturation

R 71 of 255 = 28%
G 148 of 255 = 58%
B 109 of 255 = 43%

71
148
109

R + G + B ~ 43%. #47946D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 148 + 109 = 328 (100%)
R 71 of 328 ~ 21.65%
G 148 of 328 ~ 45.12%
B 109 of 328 ~ 33.23'%

%21.65
%45.12
%33.23

CMYK color model

#47946D color CMYK value is (52,0,26,42).

  • cyan value is 52.03%
  • magenta value is 0.00%
  • yellow value is 26.35%
  • key color value is 41.96%

CMYK: (52,0,26,42)
C52M0Y26K42 (52%, 0%, 26%, 42%)
(0.52 / 0.00 / 0.26 / 0.42)

CMYK percentages

%52.03
%0
%26.35
%41.96

Codes

Color #47946D in popluar color models

47 94 6D
RGB 71 148 109
HSL 150° 35.16% 42.94%
HSB/HSV 150° 52.03% 58.04%
CMYK 52.03% 0.00% 26.35%
41.96%

Color #47946D in popluar number systems.

HEX 47 94 6D
Decimal 71 148 109
Binary 1000111 10010100 1101101
Octal 107 224 155

Shades and tints

Shades of #47946D

#47946D
(71,148,109)
#418764
(65,135,100)
#3B7A5B
(59,122,91)
#356D52
(53,109,82)
#2F6049
(47,96,73)
#295340
(41,83,64)
#234637
(35,70,55)
#1D392E
(29,57,46)
#172C25
(23,44,37)
#111F1C
(17,31,28)
#0B1213
(11,18,19)
#000000
(0,0,0)

Tints of #47946D

#47946D
(71,148,109)
#579D7A
(87,157,122)
#67A687
(103,166,135)
#77AF94
(119,175,148)
#87B8A1
(135,184,161)
#97C1AE
(151,193,174)
#A7CABB
(167,202,187)
#B7D3C8
(183,211,200)
#C7DCD5
(199,220,213)
#D7E5E2
(215,229,226)
#E7EEEF
(231,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47946D color. Also use rgb(71,148,109) instead hex code.

Text Font Color

.myTextColor { color: #47946D; }

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

This text font color is #47946D.

Background Color

.myBgColor { background-color: #47946D; }

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

This div background color is #47946D.

Border color

.myBorderColor { border: 1px solid #47946D; }

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

This div border color is #47946D.

Opacity

.myOpacity80 { color: #47946D; opacity: 0.8; }

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

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

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

This text has shadow with #47946D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47946D.

Preview

Color preview on black background

This text has color #47946D on black background.


Color preview on white background

This text has color #47946D on white background.


Black color preview on #47946D background

This text has black color on #47946D background.


White color preview on #47946D background

This text has white color on #47946D background.


Related colors

Complementary color

Complementary color for #hex is #B86B92.


I love getcolorcode.com

Triadic colors

1 #6D4794 and #946D47 with #47946D are triadic colors.

2 #6D9447 and #94476D with #47946D are triadic colors.