COLOR #47A144

HEX: #47A144 RGB: (71,161,68)

Color info

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

RGB color model

#47A144 color RGB value is (71,161,68).

RGB: (71,161,68) (28%, 63%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 161 of 255 = 63%
B 68 of 255 = 27%

71
161
68

R + G + B ~ 39%. #47A144 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 161 + 68 = 300 (100%)
R 71 of 300 ~ 23.67%
G 161 of 300 ~ 53.67%
B 68 of 300 ~ 22.67'%

%23.67
%53.67
%22.67

CMYK color model

#47A144 color CMYK value is (56,0,58,37).

  • cyan value is 55.90%
  • magenta value is 0.00%
  • yellow value is 57.76%
  • key color value is 36.86%

CMYK: (56,0,58,37)
C56M0Y58K37 (56%, 0%, 58%, 37%)
(0.56 / 0.00 / 0.58 / 0.37)

CMYK percentages

%55.9
%0
%57.76
%36.86

Codes

Color #47A144 in popluar color models

47 A1 44
RGB 71 161 68
HSL 118° 40.61% 44.90%
HSB/HSV 118° 57.76% 63.14%
CMYK 55.90% 0.00% 57.76%
36.86%

Color #47A144 in popluar number systems.

HEX 47 A1 44
Decimal 71 161 68
Binary 1000111 10100001 1000100
Octal 107 241 104

Shades and tints

Shades of #47A144

#47A144
(71,161,68)
#41933E
(65,147,62)
#3B8538
(59,133,56)
#357732
(53,119,50)
#2F692C
(47,105,44)
#295B26
(41,91,38)
#234D20
(35,77,32)
#1D3F1A
(29,63,26)
#173114
(23,49,20)
#11230E
(17,35,14)
#0B1508
(11,21,8)
#000000
(0,0,0)

Tints of #47A144

#47A144
(71,161,68)
#57A955
(87,169,85)
#67B166
(103,177,102)
#77B977
(119,185,119)
#87C188
(135,193,136)
#97C999
(151,201,153)
#A7D1AA
(167,209,170)
#B7D9BB
(183,217,187)
#C7E1CC
(199,225,204)
#D7E9DD
(215,233,221)
#E7F1EE
(231,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47A144 color. Also use rgb(71,161,68) instead hex code.

Text Font Color

.myTextColor { color: #47A144; }

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

This text font color is #47A144.

Background Color

.myBgColor { background-color: #47A144; }

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

This div background color is #47A144.

Border color

.myBorderColor { border: 1px solid #47A144; }

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

This div border color is #47A144.

Opacity

.myOpacity80 { color: #47A144; opacity: 0.8; }

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

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

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

This text has shadow with #47A144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47A144.

Preview

Color preview on black background

This text has color #47A144 on black background.


Color preview on white background

This text has color #47A144 on white background.


Black color preview on #47A144 background

This text has black color on #47A144 background.


White color preview on #47A144 background

This text has white color on #47A144 background.


Related colors

Complementary color

Complementary color for #hex is #B85EBB.


I love getcolorcode.com

Triadic colors

1 #4447A1 and #A14447 with #47A144 are triadic colors.

2 #44A147 and #A14744 with #47A144 are triadic colors.