COLOR #47641B

HEX: #47641B RGB: (71,100,27)

Color info

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

RGB color model

#47641B color RGB value is (71,100,27).

RGB: (71,100,27) (28%, 39%, 11%)

RGB channels and saturation

R 71 of 255 = 28%
G 100 of 255 = 39%
B 27 of 255 = 11%

71
100
27

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

Portions of RGB colors in percentages

R + G + B = 71 + 100 + 27 = 198 (100%)
R 71 of 198 ~ 35.86%
G 100 of 198 ~ 50.51%
B 27 of 198 ~ 13.64'%

%35.86
%50.51
%13.64

CMYK color model

#47641B color CMYK value is (29,0,73,61).

  • cyan value is 29.00%
  • magenta value is 0.00%
  • yellow value is 73.00%
  • key color value is 60.78%
CMYK: (29,0,73,61) C29M0Y73K61 (29%,0%,73%,61%) (0.29/0.00/0.73/0.61) 

CMYK percentages

%29
%0
%73
%60.78

Codes

Color #47641B in popluar color models

47 64 1B
RGB 71 100 27
HSL 84° 57.48% 24.90%
HSB/HSV 84° 73.00% 39.22%
CMYK 29.00% 0.00% 73.00%
60.78%

Color #47641B in popluar number systems.

HEX 47 64 1B
Decimal 71 100 27
Binary 1000111 1100100 11011
Octal 107 144 33

Shades and tints

Shades of #47641B

#47641B
(71,100,27)
#415B19
(65,91,25)
#3B5217
(59,82,23)
#354915
(53,73,21)
#2F4013
(47,64,19)
#293711
(41,55,17)
#232E0F
(35,46,15)
#1D250D
(29,37,13)
#171C0B
(23,28,11)
#111309
(17,19,9)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #47641B

#47641B
(71,100,27)
#57722F
(87,114,47)
#678043
(103,128,67)
#778E57
(119,142,87)
#879C6B
(135,156,107)
#97AA7F
(151,170,127)
#A7B893
(167,184,147)
#B7C6A7
(183,198,167)
#C7D4BB
(199,212,187)
#D7E2CF
(215,226,207)
#E7F0E3
(231,240,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47641B; }

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

This text font color is #47641B.

Background Color

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

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

This div background color is #47641B.

Border color

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

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

This div border color is #47641B.

Opacity

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

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

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

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

This text has shadow with #47641B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47641B.

Preview

Color preview on black background

This text has color #47641B on black background.


Color preview on white background

This text has color #47641B on white background.


Black color preview on #47641B background

This text has black color on #47641B background.


White color preview on #47641B background

This text has white color on #47641B background.


Related colors

Complementary color

Complementary color for #hex is #B89BE4.


I love getcolorcode.com

Triadic colors

1 #1B4764 and #641B47 with #47641B are triadic colors.

2 #1B6447 and #64471B with #47641B are triadic colors.