COLOR #47341C

HEX: #47341C RGB: (71,52,28)

Color info

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

RGB color model

#47341C color RGB value is (71,52,28).

RGB: (71,52,28) (28%, 20%, 11%)

RGB channels and saturation

R 71 of 255 = 28%
G 52 of 255 = 20%
B 28 of 255 = 11%

71
52
28

R + G + B ~ 20%. #47341C is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 52 + 28 = 151 (100%)
R 71 of 151 ~ 47.02%
G 52 of 151 ~ 34.44%
B 28 of 151 ~ 18.54'%

%47.02
%34.44
%18.54

CMYK color model

#47341C color CMYK value is (0,27,61,72).

  • cyan value is 0.00%
  • magenta value is 26.76%
  • yellow value is 60.56%
  • key color value is 72.16%

CMYK: (0,27,61,72)
C0M27Y61K72 (0%, 27%, 61%, 72%)
(0.00 / 0.27 / 0.61 / 0.72)

CMYK percentages

%0
%26.76
%60.56
%72.16

Codes

Color #47341C in popluar color models

47 34 1C
RGB 71 52 28
HSL 33° 43.43% 19.41%
HSB/HSV 33° 60.56% 27.84%
CMYK 0.00% 26.76% 60.56%
72.16%

Color #47341C in popluar number systems.

HEX 47 34 1C
Decimal 71 52 28
Binary 1000111 110100 11100
Octal 107 64 34

Shades and tints

Shades of #47341C

#47341C
(71,52,28)
#41301A
(65,48,26)
#3B2C18
(59,44,24)
#352816
(53,40,22)
#2F2414
(47,36,20)
#292012
(41,32,18)
#231C10
(35,28,16)
#1D180E
(29,24,14)
#17140C
(23,20,12)
#11100A
(17,16,10)
#0B0C08
(11,12,8)
#000000
(0,0,0)

Tints of #47341C

#47341C
(71,52,28)
#574630
(87,70,48)
#675844
(103,88,68)
#776A58
(119,106,88)
#877C6C
(135,124,108)
#978E80
(151,142,128)
#A7A094
(167,160,148)
#B7B2A8
(183,178,168)
#C7C4BC
(199,196,188)
#D7D6D0
(215,214,208)
#E7E8E4
(231,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47341C color. Also use rgb(71,52,28) instead hex code.

Text Font Color

.myTextColor { color: #47341C; }

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

This text font color is #47341C.

Background Color

.myBgColor { background-color: #47341C; }

<div style="background-color:#47341C">Inner text</div>

This div background color is #47341C.

Border color

.myBorderColor { border: 1px solid #47341C; }

<div style="border:3px solid #47341C">Div</div>

This div border color is #47341C.

Opacity

.myOpacity80 { color: #47341C; opacity: 0.8; }

<p style="color:#47341C;opacity:0.8;">80%</p>

Text with #47341C 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 #47341C;}

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

This text has shadow with #47341C color.


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

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

This text has shadow with #47341C primary color and red secondary color.


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

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

This text has shadow with #47341C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47341C.

Preview

Color preview on black background

This text has color #47341C on black background.


Color preview on white background

This text has color #47341C on white background.


Black color preview on #47341C background

This text has black color on #47341C background.


White color preview on #47341C background

This text has white color on #47341C background.


Related colors

Complementary color

Complementary color for #hex is #B8CBE3.


I love getcolorcode.com

Triadic colors

1 #1C4734 and #341C47 with #47341C are triadic colors.

2 #1C3447 and #34471C with #47341C are triadic colors.