COLOR #47815F

HEX: #47815F RGB: (71,129,95)

Color info

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

RGB color model

#47815F color RGB value is (71,129,95).

RGB: (71,129,95) (28%, 51%, 37%)

RGB channels and saturation

R 71 of 255 = 28%
G 129 of 255 = 51%
B 95 of 255 = 37%

71
129
95

R + G + B ~ 39%. #47815F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 129 + 95 = 295 (100%)
R 71 of 295 ~ 24.07%
G 129 of 295 ~ 43.73%
B 95 of 295 ~ 32.2'%

%24.07
%43.73
%32.2

CMYK color model

#47815F color CMYK value is (45,0,26,49).

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

CMYK: (45,0,26,49)
C45M0Y26K49 (45%, 0%, 26%, 49%)
(0.45 / 0.00 / 0.26 / 0.49)

CMYK percentages

%44.96
%0
%26.36
%49.41

Codes

Color #47815F in popluar color models

47 81 5F
RGB 71 129 95
HSL 145° 29.00% 39.22%
HSB/HSV 145° 44.96% 50.59%
CMYK 44.96% 0.00% 26.36%
49.41%

Color #47815F in popluar number systems.

HEX 47 81 5F
Decimal 71 129 95
Binary 1000111 10000001 1011111
Octal 107 201 137

Shades and tints

Shades of #47815F

#47815F
(71,129,95)
#417657
(65,118,87)
#3B6B4F
(59,107,79)
#356047
(53,96,71)
#2F553F
(47,85,63)
#294A37
(41,74,55)
#233F2F
(35,63,47)
#1D3427
(29,52,39)
#17291F
(23,41,31)
#111E17
(17,30,23)
#0B130F
(11,19,15)
#000000
(0,0,0)

Tints of #47815F

#47815F
(71,129,95)
#578C6D
(87,140,109)
#67977B
(103,151,123)
#77A289
(119,162,137)
#87AD97
(135,173,151)
#97B8A5
(151,184,165)
#A7C3B3
(167,195,179)
#B7CEC1
(183,206,193)
#C7D9CF
(199,217,207)
#D7E4DD
(215,228,221)
#E7EFEB
(231,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47815F color. Also use rgb(71,129,95) instead hex code.

Text Font Color

.myTextColor { color: #47815F; }

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

This text font color is #47815F.

Background Color

.myBgColor { background-color: #47815F; }

<div style="background-color:#47815F">Inner text</div>

This div background color is #47815F.

Border color

.myBorderColor { border: 1px solid #47815F; }

<div style="border:3px solid #47815F">Div</div>

This div border color is #47815F.

Opacity

.myOpacity80 { color: #47815F; opacity: 0.8; }

<p style="color:#47815F;opacity:0.8;">80%</p>

Text with #47815F 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 #47815F;}

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

This text has shadow with #47815F color.


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

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

This text has shadow with #47815F primary color and red secondary color.


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

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

This text has shadow with #47815F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47815F.

Preview

Color preview on black background

This text has color #47815F on black background.


Color preview on white background

This text has color #47815F on white background.


Black color preview on #47815F background

This text has black color on #47815F background.


White color preview on #47815F background

This text has white color on #47815F background.


Related colors

Complementary color

Complementary color for #hex is #B87EA0.


I love getcolorcode.com

Triadic colors

1 #5F4781 and #815F47 with #47815F are triadic colors.

2 #5F8147 and #81475F with #47815F are triadic colors.