COLOR #47D293

HEX: #47D293 RGB: (71,210,147)

Color info

#47D293 contains mainly green color. Web safe color of #47D293 is #33CC99 (or #3C9).

RGB color model

#47D293 color RGB value is (71,210,147).

RGB: (71,210,147) (28%, 82%, 58%)

RGB channels and saturation

R 71 of 255 = 28%
G 210 of 255 = 82%
B 147 of 255 = 58%

71
210
147

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

Portions of RGB colors in percentages

R + G + B = 71 + 210 + 147 = 428 (100%)
R 71 of 428 ~ 16.59%
G 210 of 428 ~ 49.07%
B 147 of 428 ~ 34.35'%

%16.59
%49.07
%34.35

CMYK color model

#47D293 color CMYK value is (66,0,30,18).

  • cyan value is 66.19%
  • magenta value is 0.00%
  • yellow value is 30.00%
  • key color value is 17.65%
CMYK: (66,0,30,18) C66M0Y30K18 (66%,0%,30%,18%) (0.66/0.00/0.30/0.18) 

CMYK percentages

%66.19
%0
%30
%17.65

Codes

Color #47D293 in popluar color models

47 D2 93
RGB 71 210 147
HSL 153° 60.70% 55.10%
HSB/HSV 153° 66.19% 82.35%
CMYK 66.19% 0.00% 30.00%
17.65%

Color #47D293 in popluar number systems.

HEX 47 D2 93
Decimal 71 210 147
Binary 1000111 11010010 10010011
Octal 107 322 223

Shades and tints

Shades of #47D293

#47D293
(71,210,147)
#41BF86
(65,191,134)
#3BAC79
(59,172,121)
#35996C
(53,153,108)
#2F865F
(47,134,95)
#297352
(41,115,82)
#236045
(35,96,69)
#1D4D38
(29,77,56)
#173A2B
(23,58,43)
#11271E
(17,39,30)
#0B1411
(11,20,17)
#000000
(0,0,0)

Tints of #47D293

#47D293
(71,210,147)
#57D69C
(87,214,156)
#67DAA5
(103,218,165)
#77DEAE
(119,222,174)
#87E2B7
(135,226,183)
#97E6C0
(151,230,192)
#A7EAC9
(167,234,201)
#B7EED2
(183,238,210)
#C7F2DB
(199,242,219)
#D7F6E4
(215,246,228)
#E7FAED
(231,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47D293 color. Also use rgb(71,210,147) instead hex code.

Text Font Color

.myTextColor { color: #47D293; }

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

This text font color is #47D293.

Background Color

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

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

This div background color is #47D293.

Border color

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

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

This div border color is #47D293.

Opacity

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

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

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

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

This text has shadow with #47D293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47D293.

Preview

Color preview on black background

This text has color #47D293 on black background.


Color preview on white background

This text has color #47D293 on white background.


Black color preview on #47D293 background

This text has black color on #47D293 background.


White color preview on #47D293 background

This text has white color on #47D293 background.


Related colors

Complementary color

Complementary color for #hex is #B82D6C.


I love getcolorcode.com

Triadic colors

1 #9347D2 and #D29347 with #47D293 are triadic colors.

2 #93D247 and #D24793 with #47D293 are triadic colors.