COLOR #47817E

HEX: #47817E RGB: (71,129,126)

Color info

#47817E contains red, green and blue colors in about the same proportion. Web safe color of #47817E is #339966 (or #396).

RGB color model

#47817E color RGB value is (71,129,126).

RGB: (71,129,126) (28%, 51%, 49%)

RGB channels and saturation

R 71 of 255 = 28%
G 129 of 255 = 51%
B 126 of 255 = 49%

71
129
126

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

Portions of RGB colors in percentages

R + G + B = 71 + 129 + 126 = 326 (100%)
R 71 of 326 ~ 21.78%
G 129 of 326 ~ 39.57%
B 126 of 326 ~ 38.65'%

%21.78
%39.57
%38.65

CMYK color model

#47817E color CMYK value is (45,0,2,49).

  • cyan value is 44.96%
  • magenta value is 0.00%
  • yellow value is 2.33%
  • key color value is 49.41%

CMYK: (45,0,2,49)
C45M0Y2K49 (45%, 0%, 2%, 49%)
(0.45 / 0.00 / 0.02 / 0.49)

CMYK percentages

%44.96
%0
%2.33
%49.41

Codes

Color #47817E in popluar color models

47 81 7E
RGB 71 129 126
HSL 177° 29.00% 39.22%
HSB/HSV 177° 44.96% 50.59%
CMYK 44.96% 0.00% 2.33%
49.41%

Color #47817E in popluar number systems.

HEX 47 81 7E
Decimal 71 129 126
Binary 1000111 10000001 1111110
Octal 107 201 176

Shades and tints

Shades of #47817E

#47817E
(71,129,126)
#417673
(65,118,115)
#3B6B68
(59,107,104)
#35605D
(53,96,93)
#2F5552
(47,85,82)
#294A47
(41,74,71)
#233F3C
(35,63,60)
#1D3431
(29,52,49)
#172926
(23,41,38)
#111E1B
(17,30,27)
#0B1310
(11,19,16)
#000000
(0,0,0)

Tints of #47817E

#47817E
(71,129,126)
#578C89
(87,140,137)
#679794
(103,151,148)
#77A29F
(119,162,159)
#87ADAA
(135,173,170)
#97B8B5
(151,184,181)
#A7C3C0
(167,195,192)
#B7CECB
(183,206,203)
#C7D9D6
(199,217,214)
#D7E4E1
(215,228,225)
#E7EFEC
(231,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47817E; }

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

This text font color is #47817E.

Background Color

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

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

This div background color is #47817E.

Border color

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

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

This div border color is #47817E.

Opacity

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

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

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

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

This text has shadow with #47817E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47817E.

Preview

Color preview on black background

This text has color #47817E on black background.


Color preview on white background

This text has color #47817E on white background.


Black color preview on #47817E background

This text has black color on #47817E background.


White color preview on #47817E background

This text has white color on #47817E background.


Related colors

Complementary color

Complementary color for #hex is #B87E81.


I love getcolorcode.com

Triadic colors

1 #7E4781 and #817E47 with #47817E are triadic colors.

2 #7E8147 and #81477E with #47817E are triadic colors.