COLOR #47BD46

HEX: #47BD46 RGB: (71,189,70)

Color info

#47BD46 contains mainly green color. Web safe color of #47BD46 is #33CC33 (or #3C3).

RGB color model

#47BD46 color RGB value is (71,189,70).

RGB: (71,189,70) (28%, 74%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 189 of 255 = 74%
B 70 of 255 = 27%

71
189
70

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

Portions of RGB colors in percentages

R + G + B = 71 + 189 + 70 = 330 (100%)
R 71 of 330 ~ 21.52%
G 189 of 330 ~ 57.27%
B 70 of 330 ~ 21.21'%

%21.52
%57.27
%21.21

CMYK color model

#47BD46 color CMYK value is (62,0,63,26).

  • cyan value is 62.43%
  • magenta value is 0.00%
  • yellow value is 62.96%
  • key color value is 25.88%

CMYK: (62,0,63,26)
C62M0Y63K26 (62%, 0%, 63%, 26%)
(0.62 / 0.00 / 0.63 / 0.26)

CMYK percentages

%62.43
%0
%62.96
%25.88

Codes

Color #47BD46 in popluar color models

47 BD 46
RGB 71 189 70
HSL 119° 47.41% 50.78%
HSB/HSV 119° 62.96% 74.12%
CMYK 62.43% 0.00% 62.96%
25.88%

Color #47BD46 in popluar number systems.

HEX 47 BD 46
Decimal 71 189 70
Binary 1000111 10111101 1000110
Octal 107 275 106

Shades and tints

Shades of #47BD46

#47BD46
(71,189,70)
#41AC40
(65,172,64)
#3B9B3A
(59,155,58)
#358A34
(53,138,52)
#2F792E
(47,121,46)
#296828
(41,104,40)
#235722
(35,87,34)
#1D461C
(29,70,28)
#173516
(23,53,22)
#112410
(17,36,16)
#0B130A
(11,19,10)
#000000
(0,0,0)

Tints of #47BD46

#47BD46
(71,189,70)
#57C356
(87,195,86)
#67C966
(103,201,102)
#77CF76
(119,207,118)
#87D586
(135,213,134)
#97DB96
(151,219,150)
#A7E1A6
(167,225,166)
#B7E7B6
(183,231,182)
#C7EDC6
(199,237,198)
#D7F3D6
(215,243,214)
#E7F9E6
(231,249,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47BD46 color. Also use rgb(71,189,70) instead hex code.

Text Font Color

.myTextColor { color: #47BD46; }

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

This text font color is #47BD46.

Background Color

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

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

This div background color is #47BD46.

Border color

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

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

This div border color is #47BD46.

Opacity

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

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

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

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

This text has shadow with #47BD46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47BD46.

Preview

Color preview on black background

This text has color #47BD46 on black background.


Color preview on white background

This text has color #47BD46 on white background.


Black color preview on #47BD46 background

This text has black color on #47BD46 background.


White color preview on #47BD46 background

This text has white color on #47BD46 background.


Related colors

Complementary color

Complementary color for #hex is #B842B9.


I love getcolorcode.com

Triadic colors

1 #4647BD and #BD4647 with #47BD46 are triadic colors.

2 #46BD47 and #BD4746 with #47BD46 are triadic colors.