COLOR #47361E

HEX: #47361E RGB: (71,54,30)

Color info

#47361E contains red, green and blue colors in about the same proportion. Web safe color of #47361E is #333333 (or #333).

RGB color model

#47361E color RGB value is (71,54,30).

RGB: (71,54,30) (28%, 21%, 12%)

RGB channels and saturation

R 71 of 255 = 28%
G 54 of 255 = 21%
B 30 of 255 = 12%

71
54
30

R + G + B ~ 20%. #47361E is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 54 + 30 = 155 (100%)
R 71 of 155 ~ 45.81%
G 54 of 155 ~ 34.84%
B 30 of 155 ~ 19.35'%

%45.81
%34.84
%19.35

CMYK color model

#47361E color CMYK value is (0,24,58,72).

  • cyan value is 0.00%
  • magenta value is 23.94%
  • yellow value is 57.75%
  • key color value is 72.16%
CMYK: (0,24,58,72) C0M24Y58K72 (0%,24%,58%,72%) (0.00/0.24/0.58/0.72) 

CMYK percentages

%0
%23.94
%57.75
%72.16

Codes

Color #47361E in popluar color models

47 36 1E
RGB 71 54 30
HSL 35° 40.59% 19.80%
HSB/HSV 35° 57.75% 27.84%
CMYK 0.00% 23.94% 57.75%
72.16%

Color #47361E in popluar number systems.

HEX 47 36 1E
Decimal 71 54 30
Binary 1000111 110110 11110
Octal 107 66 36

Shades and tints

Shades of #47361E

#47361E
(71,54,30)
#41321C
(65,50,28)
#3B2E1A
(59,46,26)
#352A18
(53,42,24)
#2F2616
(47,38,22)
#292214
(41,34,20)
#231E12
(35,30,18)
#1D1A10
(29,26,16)
#17160E
(23,22,14)
#11120C
(17,18,12)
#0B0E0A
(11,14,10)
#000000
(0,0,0)

Tints of #47361E

#47361E
(71,54,30)
#574832
(87,72,50)
#675A46
(103,90,70)
#776C5A
(119,108,90)
#877E6E
(135,126,110)
#979082
(151,144,130)
#A7A296
(167,162,150)
#B7B4AA
(183,180,170)
#C7C6BE
(199,198,190)
#D7D8D2
(215,216,210)
#E7EAE6
(231,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47361E color. Also use rgb(71,54,30) instead hex code.

Text Font Color

.myTextColor { color: #47361E; }

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

This text font color is #47361E.

Background Color

.myBgColor { background-color: #47361E; }

<div style="background-color:#47361E">Inner text</div>

This div background color is #47361E.

Border color

.myBorderColor { border: 1px solid #47361E; }

<div style="border:3px solid #47361E">Div</div>

This div border color is #47361E.

Opacity

.myOpacity80 { color: #47361E; opacity: 0.8; }

<p style="color:#47361E;opacity:0.8;">80%</p>

Text with #47361E 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 #47361E;}

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

This text has shadow with #47361E color.


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

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

This text has shadow with #47361E primary color and red secondary color.


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

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

This text has shadow with #47361E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47361E.

Preview

Color preview on black background

This text has color #47361E on black background.


Color preview on white background

This text has color #47361E on white background.


Black color preview on #47361E background

This text has black color on #47361E background.


White color preview on #47361E background

This text has white color on #47361E background.


Related colors

Complementary color

Complementary color for #hex is #B8C9E1.


I love getcolorcode.com

Triadic colors

1 #1E4736 and #361E47 with #47361E are triadic colors.

2 #1E3647 and #36471E with #47361E are triadic colors.