COLOR #47611B

HEX: #47611B RGB: (71,97,27)

Color info

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

RGB color model

#47611B color RGB value is (71,97,27).

RGB: (71,97,27) (28%, 38%, 11%)

RGB channels and saturation

R 71 of 255 = 28%
G 97 of 255 = 38%
B 27 of 255 = 11%

71
97
27

R + G + B ~ 26%. #47611B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 97 + 27 = 195 (100%)
R 71 of 195 ~ 36.41%
G 97 of 195 ~ 49.74%
B 27 of 195 ~ 13.85'%

%36.41
%49.74
%13.85

CMYK color model

#47611B color CMYK value is (27,0,72,62).

  • cyan value is 26.80%
  • magenta value is 0.00%
  • yellow value is 72.16%
  • key color value is 61.96%

CMYK: (27,0,72,62)
C27M0Y72K62 (27%, 0%, 72%, 62%)
(0.27 / 0.00 / 0.72 / 0.62)

CMYK percentages

%26.8
%0
%72.16
%61.96

Codes

Color #47611B in popluar color models

47 61 1B
RGB 71 97 27
HSL 82° 56.45% 24.31%
HSB/HSV 82° 72.16% 38.04%
CMYK 26.80% 0.00% 72.16%
61.96%

Color #47611B in popluar number systems.

HEX 47 61 1B
Decimal 71 97 27
Binary 1000111 1100001 11011
Octal 107 141 33

Shades and tints

Shades of #47611B

#47611B
(71,97,27)
#415919
(65,89,25)
#3B5117
(59,81,23)
#354915
(53,73,21)
#2F4113
(47,65,19)
#293911
(41,57,17)
#23310F
(35,49,15)
#1D290D
(29,41,13)
#17210B
(23,33,11)
#111909
(17,25,9)
#0B1107
(11,17,7)
#000000
(0,0,0)

Tints of #47611B

#47611B
(71,97,27)
#576F2F
(87,111,47)
#677D43
(103,125,67)
#778B57
(119,139,87)
#87996B
(135,153,107)
#97A77F
(151,167,127)
#A7B593
(167,181,147)
#B7C3A7
(183,195,167)
#C7D1BB
(199,209,187)
#D7DFCF
(215,223,207)
#E7EDE3
(231,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47611B; }

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

This text font color is #47611B.

Background Color

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

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

This div background color is #47611B.

Border color

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

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

This div border color is #47611B.

Opacity

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

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

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

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

This text has shadow with #47611B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47611B.

Preview

Color preview on black background

This text has color #47611B on black background.


Color preview on white background

This text has color #47611B on white background.


Black color preview on #47611B background

This text has black color on #47611B background.


White color preview on #47611B background

This text has white color on #47611B background.


Related colors

Complementary color

Complementary color for #hex is #B89EE4.


I love getcolorcode.com

Triadic colors

1 #1B4761 and #611B47 with #47611B are triadic colors.

2 #1B6147 and #61471B with #47611B are triadic colors.