COLOR #47896B

HEX: #47896B RGB: (71,137,107)

Color info

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

RGB color model

#47896B color RGB value is (71,137,107).

RGB: (71,137,107) (28%, 54%, 42%)

RGB channels and saturation

R 71 of 255 = 28%
G 137 of 255 = 54%
B 107 of 255 = 42%

71
137
107

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

Portions of RGB colors in percentages

R + G + B = 71 + 137 + 107 = 315 (100%)
R 71 of 315 ~ 22.54%
G 137 of 315 ~ 43.49%
B 107 of 315 ~ 33.97'%

%22.54
%43.49
%33.97

CMYK color model

#47896B color CMYK value is (48,0,22,46).

  • cyan value is 48.18%
  • magenta value is 0.00%
  • yellow value is 21.90%
  • key color value is 46.27%
CMYK: (48,0,22,46) C48M0Y22K46 (48%,0%,22%,46%) (0.48/0.00/0.22/0.46) 

CMYK percentages

%48.18
%0
%21.9
%46.27

Codes

Color #47896B in popluar color models

47 89 6B
RGB 71 137 107
HSL 153° 31.73% 40.78%
HSB/HSV 153° 48.18% 53.73%
CMYK 48.18% 0.00% 21.90%
46.27%

Color #47896B in popluar number systems.

HEX 47 89 6B
Decimal 71 137 107
Binary 1000111 10001001 1101011
Octal 107 211 153

Shades and tints

Shades of #47896B

#47896B
(71,137,107)
#417D62
(65,125,98)
#3B7159
(59,113,89)
#356550
(53,101,80)
#2F5947
(47,89,71)
#294D3E
(41,77,62)
#234135
(35,65,53)
#1D352C
(29,53,44)
#172923
(23,41,35)
#111D1A
(17,29,26)
#0B1111
(11,17,17)
#000000
(0,0,0)

Tints of #47896B

#47896B
(71,137,107)
#579378
(87,147,120)
#679D85
(103,157,133)
#77A792
(119,167,146)
#87B19F
(135,177,159)
#97BBAC
(151,187,172)
#A7C5B9
(167,197,185)
#B7CFC6
(183,207,198)
#C7D9D3
(199,217,211)
#D7E3E0
(215,227,224)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47896B color. Also use rgb(71,137,107) instead hex code.

Text Font Color

.myTextColor { color: #47896B; }

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

This text font color is #47896B.

Background Color

.myBgColor { background-color: #47896B; }

<div style="background-color:#47896B">Inner text</div>

This div background color is #47896B.

Border color

.myBorderColor { border: 1px solid #47896B; }

<div style="border:3px solid #47896B">Div</div>

This div border color is #47896B.

Opacity

.myOpacity80 { color: #47896B; opacity: 0.8; }

<p style="color:#47896B;opacity:0.8;">80%</p>

Text with #47896B 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 #47896B;}

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

This text has shadow with #47896B color.


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

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

This text has shadow with #47896B primary color and red secondary color.


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

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

This text has shadow with #47896B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47896B.

Preview

Color preview on black background

This text has color #47896B on black background.


Color preview on white background

This text has color #47896B on white background.


Black color preview on #47896B background

This text has black color on #47896B background.


White color preview on #47896B background

This text has white color on #47896B background.


Related colors

Complementary color

Complementary color for #hex is #B87694.


I love getcolorcode.com

Triadic colors

1 #6B4789 and #896B47 with #47896B are triadic colors.

2 #6B8947 and #89476B with #47896B are triadic colors.