COLOR #47997E

HEX: #47997E RGB: (71,153,126)

Color info

#47997E contains mainly green and blue colors. Web safe color of #47997E is #339966 (or #396).

RGB color model

#47997E color RGB value is (71,153,126).

RGB: (71,153,126) (28%, 60%, 49%)

RGB channels and saturation

R 71 of 255 = 28%
G 153 of 255 = 60%
B 126 of 255 = 49%

71
153
126

R + G + B ~ 46%. #47997E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 153 + 126 = 350 (100%)
R 71 of 350 ~ 20.29%
G 153 of 350 ~ 43.71%
B 126 of 350 ~ 36'%

%20.29
%43.71
%36

CMYK color model

#47997E color CMYK value is (54,0,18,40).

  • cyan value is 53.59%
  • magenta value is 0.00%
  • yellow value is 17.65%
  • key color value is 40.00%

CMYK: (54,0,18,40)
C54M0Y18K40 (54%, 0%, 18%, 40%)
(0.54 / 0.00 / 0.18 / 0.40)

CMYK percentages

%53.59
%0
%17.65
%40

Codes

Color #47997E in popluar color models

47 99 7E
RGB 71 153 126
HSL 160° 36.61% 43.92%
HSB/HSV 160° 53.59% 60.00%
CMYK 53.59% 0.00% 17.65%
40.00%

Color #47997E in popluar number systems.

HEX 47 99 7E
Decimal 71 153 126
Binary 1000111 10011001 1111110
Octal 107 231 176

Shades and tints

Shades of #47997E

#47997E
(71,153,126)
#418C73
(65,140,115)
#3B7F68
(59,127,104)
#35725D
(53,114,93)
#2F6552
(47,101,82)
#295847
(41,88,71)
#234B3C
(35,75,60)
#1D3E31
(29,62,49)
#173126
(23,49,38)
#11241B
(17,36,27)
#0B1710
(11,23,16)
#000000
(0,0,0)

Tints of #47997E

#47997E
(71,153,126)
#57A289
(87,162,137)
#67AB94
(103,171,148)
#77B49F
(119,180,159)
#87BDAA
(135,189,170)
#97C6B5
(151,198,181)
#A7CFC0
(167,207,192)
#B7D8CB
(183,216,203)
#C7E1D6
(199,225,214)
#D7EAE1
(215,234,225)
#E7F3EC
(231,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47997E color. Also use rgb(71,153,126) instead hex code.

Text Font Color

.myTextColor { color: #47997E; }

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

This text font color is #47997E.

Background Color

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

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

This div background color is #47997E.

Border color

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

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

This div border color is #47997E.

Opacity

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

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

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

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

This text has shadow with #47997E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47997E.

Preview

Color preview on black background

This text has color #47997E on black background.


Color preview on white background

This text has color #47997E on white background.


Black color preview on #47997E background

This text has black color on #47997E background.


White color preview on #47997E background

This text has white color on #47997E background.


Related colors

Complementary color

Complementary color for #hex is #B86681.


I love getcolorcode.com

Triadic colors

1 #7E4799 and #997E47 with #47997E are triadic colors.

2 #7E9947 and #99477E with #47997E are triadic colors.