COLOR #47876A

HEX: #47876A RGB: (71,135,106)

Color info

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

RGB color model

#47876A color RGB value is (71,135,106).

RGB: (71,135,106) (28%, 53%, 42%)

RGB channels and saturation

R 71 of 255 = 28%
G 135 of 255 = 53%
B 106 of 255 = 42%

71
135
106

R + G + B ~ 41%. #47876A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 135 + 106 = 312 (100%)
R 71 of 312 ~ 22.76%
G 135 of 312 ~ 43.27%
B 106 of 312 ~ 33.97'%

%22.76
%43.27
%33.97

CMYK color model

#47876A color CMYK value is (47,0,21,47).

  • cyan value is 47.41%
  • magenta value is 0.00%
  • yellow value is 21.48%
  • key color value is 47.06%

CMYK: (47,0,21,47)
C47M0Y21K47 (47%, 0%, 21%, 47%)
(0.47 / 0.00 / 0.21 / 0.47)

CMYK percentages

%47.41
%0
%21.48
%47.06

Codes

Color #47876A in popluar color models

47 87 6A
RGB 71 135 106
HSL 153° 31.07% 40.39%
HSB/HSV 153° 47.41% 52.94%
CMYK 47.41% 0.00% 21.48%
47.06%

Color #47876A in popluar number systems.

HEX 47 87 6A
Decimal 71 135 106
Binary 1000111 10000111 1101010
Octal 107 207 152

Shades and tints

Shades of #47876A

#47876A
(71,135,106)
#417B61
(65,123,97)
#3B6F58
(59,111,88)
#35634F
(53,99,79)
#2F5746
(47,87,70)
#294B3D
(41,75,61)
#233F34
(35,63,52)
#1D332B
(29,51,43)
#172722
(23,39,34)
#111B19
(17,27,25)
#0B0F10
(11,15,16)
#000000
(0,0,0)

Tints of #47876A

#47876A
(71,135,106)
#579177
(87,145,119)
#679B84
(103,155,132)
#77A591
(119,165,145)
#87AF9E
(135,175,158)
#97B9AB
(151,185,171)
#A7C3B8
(167,195,184)
#B7CDC5
(183,205,197)
#C7D7D2
(199,215,210)
#D7E1DF
(215,225,223)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47876A color. Also use rgb(71,135,106) instead hex code.

Text Font Color

.myTextColor { color: #47876A; }

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

This text font color is #47876A.

Background Color

.myBgColor { background-color: #47876A; }

<div style="background-color:#47876A">Inner text</div>

This div background color is #47876A.

Border color

.myBorderColor { border: 1px solid #47876A; }

<div style="border:3px solid #47876A">Div</div>

This div border color is #47876A.

Opacity

.myOpacity80 { color: #47876A; opacity: 0.8; }

<p style="color:#47876A;opacity:0.8;">80%</p>

Text with #47876A 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 #47876A;}

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

This text has shadow with #47876A color.


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

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

This text has shadow with #47876A primary color and red secondary color.


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

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

This text has shadow with #47876A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47876A.

Preview

Color preview on black background

This text has color #47876A on black background.


Color preview on white background

This text has color #47876A on white background.


Black color preview on #47876A background

This text has black color on #47876A background.


White color preview on #47876A background

This text has white color on #47876A background.


Related colors

Complementary color

Complementary color for #hex is #B87895.


I love getcolorcode.com

Triadic colors

1 #6A4787 and #876A47 with #47876A are triadic colors.

2 #6A8747 and #87476A with #47876A are triadic colors.