COLOR #47E0C6

HEX: #47E0C6 RGB: (71,224,198)

Color info

#47E0C6 contains mainly green and blue colors. Web safe color of #47E0C6 is #33CCCC (or #3CC).

RGB color model

#47E0C6 color RGB value is (71,224,198).

RGB: (71,224,198) (28%, 88%, 78%)

RGB channels and saturation

R 71 of 255 = 28%
G 224 of 255 = 88%
B 198 of 255 = 78%

71
224
198

R + G + B ~ 65%. #47E0C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 71 + 224 + 198 = 493 (100%)
R 71 of 493 ~ 14.4%
G 224 of 493 ~ 45.44%
B 198 of 493 ~ 40.16'%

%14.4
%45.44
%40.16

CMYK color model

#47E0C6 color CMYK value is (68,0,12,12).

  • cyan value is 68.30%
  • magenta value is 0.00%
  • yellow value is 11.61%
  • key color value is 12.16%
CMYK: (68,0,12,12) C68M0Y12K12 (68%,0%,12%,12%) (0.68/0.00/0.12/0.12) 

CMYK percentages

%68.3
%0
%11.61
%12.16

Codes

Color #47E0C6 in popluar color models

47 E0 C6
RGB 71 224 198
HSL 170° 71.16% 57.84%
HSB/HSV 170° 68.30% 87.84%
CMYK 68.30% 0.00% 11.61%
12.16%

Color #47E0C6 in popluar number systems.

HEX 47 E0 C6
Decimal 71 224 198
Binary 1000111 11100000 11000110
Octal 107 340 306

Shades and tints

Shades of #47E0C6

#47E0C6
(71,224,198)
#41CCB4
(65,204,180)
#3BB8A2
(59,184,162)
#35A490
(53,164,144)
#2F907E
(47,144,126)
#297C6C
(41,124,108)
#23685A
(35,104,90)
#1D5448
(29,84,72)
#174036
(23,64,54)
#112C24
(17,44,36)
#0B1812
(11,24,18)
#000000
(0,0,0)

Tints of #47E0C6

#47E0C6
(71,224,198)
#57E2CB
(87,226,203)
#67E4D0
(103,228,208)
#77E6D5
(119,230,213)
#87E8DA
(135,232,218)
#97EADF
(151,234,223)
#A7ECE4
(167,236,228)
#B7EEE9
(183,238,233)
#C7F0EE
(199,240,238)
#D7F2F3
(215,242,243)
#E7F4F8
(231,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47E0C6 color. Also use rgb(71,224,198) instead hex code.

Text Font Color

.myTextColor { color: #47E0C6; }

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

This text font color is #47E0C6.

Background Color

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

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

This div background color is #47E0C6.

Border color

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

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

This div border color is #47E0C6.

Opacity

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

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

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

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

This text has shadow with #47E0C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47E0C6.

Preview

Color preview on black background

This text has color #47E0C6 on black background.


Color preview on white background

This text has color #47E0C6 on white background.


Black color preview on #47E0C6 background

This text has black color on #47E0C6 background.


White color preview on #47E0C6 background

This text has white color on #47E0C6 background.


Related colors

Complementary color

Complementary color for #hex is #B81F39.


I love getcolorcode.com

Triadic colors

1 #C647E0 and #E0C647 with #47E0C6 are triadic colors.

2 #C6E047 and #E047C6 with #47E0C6 are triadic colors.