COLOR #47963E

HEX: #47963E RGB: (71,150,62)

Color info

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

RGB color model

#47963E color RGB value is (71,150,62).

RGB: (71,150,62) (28%, 59%, 24%)

RGB channels and saturation

R 71 of 255 = 28%
G 150 of 255 = 59%
B 62 of 255 = 24%

71
150
62

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

Portions of RGB colors in percentages

R + G + B = 71 + 150 + 62 = 283 (100%)
R 71 of 283 ~ 25.09%
G 150 of 283 ~ 53%
B 62 of 283 ~ 21.91'%

%25.09
%53
%21.91

CMYK color model

#47963E color CMYK value is (53,0,59,41).

  • cyan value is 52.67%
  • magenta value is 0.00%
  • yellow value is 58.67%
  • key color value is 41.18%
CMYK: (53,0,59,41) C53M0Y59K41 (53%,0%,59%,41%) (0.53/0.00/0.59/0.41) 

CMYK percentages

%52.67
%0
%58.67
%41.18

Codes

Color #47963E in popluar color models

47 96 3E
RGB 71 150 62
HSL 114° 41.51% 41.57%
HSB/HSV 114° 58.67% 58.82%
CMYK 52.67% 0.00% 58.67%
41.18%

Color #47963E in popluar number systems.

HEX 47 96 3E
Decimal 71 150 62
Binary 1000111 10010110 111110
Octal 107 226 76

Shades and tints

Shades of #47963E

#47963E
(71,150,62)
#418939
(65,137,57)
#3B7C34
(59,124,52)
#356F2F
(53,111,47)
#2F622A
(47,98,42)
#295525
(41,85,37)
#234820
(35,72,32)
#1D3B1B
(29,59,27)
#172E16
(23,46,22)
#112111
(17,33,17)
#0B140C
(11,20,12)
#000000
(0,0,0)

Tints of #47963E

#47963E
(71,150,62)
#579F4F
(87,159,79)
#67A860
(103,168,96)
#77B171
(119,177,113)
#87BA82
(135,186,130)
#97C393
(151,195,147)
#A7CCA4
(167,204,164)
#B7D5B5
(183,213,181)
#C7DEC6
(199,222,198)
#D7E7D7
(215,231,215)
#E7F0E8
(231,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47963E color. Also use rgb(71,150,62) instead hex code.

Text Font Color

.myTextColor { color: #47963E; }

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

This text font color is #47963E.

Background Color

.myBgColor { background-color: #47963E; }

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

This div background color is #47963E.

Border color

.myBorderColor { border: 1px solid #47963E; }

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

This div border color is #47963E.

Opacity

.myOpacity80 { color: #47963E; opacity: 0.8; }

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

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

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

This text has shadow with #47963E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47963E.

Preview

Color preview on black background

This text has color #47963E on black background.


Color preview on white background

This text has color #47963E on white background.


Black color preview on #47963E background

This text has black color on #47963E background.


White color preview on #47963E background

This text has white color on #47963E background.


Related colors

Complementary color

Complementary color for #hex is #B869C1.


I love getcolorcode.com

Triadic colors

1 #3E4796 and #963E47 with #47963E are triadic colors.

2 #3E9647 and #96473E with #47963E are triadic colors.