COLOR #47711B

HEX: #47711B RGB: (71,113,27)

Color info

#47711B contains mainly red and green colors. Web safe color of #47711B is #336633 (or #363).

RGB color model

#47711B color RGB value is (71,113,27).

RGB: (71,113,27) (28%, 44%, 11%)

RGB channels and saturation

R 71 of 255 = 28%
G 113 of 255 = 44%
B 27 of 255 = 11%

71
113
27

R + G + B ~ 28%. #47711B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 113 + 27 = 211 (100%)
R 71 of 211 ~ 33.65%
G 113 of 211 ~ 53.55%
B 27 of 211 ~ 12.8'%

%33.65
%53.55
%12.8

CMYK color model

#47711B color CMYK value is (37,0,76,56).

  • cyan value is 37.17%
  • magenta value is 0.00%
  • yellow value is 76.11%
  • key color value is 55.69%

CMYK: (37,0,76,56)
C37M0Y76K56 (37%, 0%, 76%, 56%)
(0.37 / 0.00 / 0.76 / 0.56)

CMYK percentages

%37.17
%0
%76.11
%55.69

Codes

Color #47711B in popluar color models

47 71 1B
RGB 71 113 27
HSL 89° 61.43% 27.45%
HSB/HSV 89° 76.11% 44.31%
CMYK 37.17% 0.00% 76.11%
55.69%

Color #47711B in popluar number systems.

HEX 47 71 1B
Decimal 71 113 27
Binary 1000111 1110001 11011
Octal 107 161 33

Shades and tints

Shades of #47711B

#47711B
(71,113,27)
#416719
(65,103,25)
#3B5D17
(59,93,23)
#355315
(53,83,21)
#2F4913
(47,73,19)
#293F11
(41,63,17)
#23350F
(35,53,15)
#1D2B0D
(29,43,13)
#17210B
(23,33,11)
#111709
(17,23,9)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #47711B

#47711B
(71,113,27)
#577D2F
(87,125,47)
#678943
(103,137,67)
#779557
(119,149,87)
#87A16B
(135,161,107)
#97AD7F
(151,173,127)
#A7B993
(167,185,147)
#B7C5A7
(183,197,167)
#C7D1BB
(199,209,187)
#D7DDCF
(215,221,207)
#E7E9E3
(231,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47711B color. Also use rgb(71,113,27) instead hex code.

Text Font Color

.myTextColor { color: #47711B; }

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

This text font color is #47711B.

Background Color

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

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

This div background color is #47711B.

Border color

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

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

This div border color is #47711B.

Opacity

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

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

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

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

This text has shadow with #47711B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47711B.

Preview

Color preview on black background

This text has color #47711B on black background.


Color preview on white background

This text has color #47711B on white background.


Black color preview on #47711B background

This text has black color on #47711B background.


White color preview on #47711B background

This text has white color on #47711B background.


Related colors

Complementary color

Complementary color for #hex is #B88EE4.


I love getcolorcode.com

Triadic colors

1 #1B4771 and #711B47 with #47711B are triadic colors.

2 #1B7147 and #71471B with #47711B are triadic colors.