COLOR #47351C

HEX: #47351C RGB: (71,53,28)

Color info

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

RGB color model

#47351C color RGB value is (71,53,28).

RGB: (71,53,28) (28%, 21%, 11%)

RGB channels and saturation

R 71 of 255 = 28%
G 53 of 255 = 21%
B 28 of 255 = 11%

71
53
28

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

Portions of RGB colors in percentages

R + G + B = 71 + 53 + 28 = 152 (100%)
R 71 of 152 ~ 46.71%
G 53 of 152 ~ 34.87%
B 28 of 152 ~ 18.42'%

%46.71
%34.87
%18.42

CMYK color model

#47351C color CMYK value is (0,25,61,72).

  • cyan value is 0.00%
  • magenta value is 25.35%
  • yellow value is 60.56%
  • key color value is 72.16%
CMYK: (0,25,61,72) C0M25Y61K72 (0%,25%,61%,72%) (0.00/0.25/0.61/0.72) 

CMYK percentages

%0
%25.35
%60.56
%72.16

Codes

Color #47351C in popluar color models

47 35 1C
RGB 71 53 28
HSL 35° 43.43% 19.41%
HSB/HSV 35° 60.56% 27.84%
CMYK 0.00% 25.35% 60.56%
72.16%

Color #47351C in popluar number systems.

HEX 47 35 1C
Decimal 71 53 28
Binary 1000111 110101 11100
Octal 107 65 34

Shades and tints

Shades of #47351C

#47351C
(71,53,28)
#41311A
(65,49,26)
#3B2D18
(59,45,24)
#352916
(53,41,22)
#2F2514
(47,37,20)
#292112
(41,33,18)
#231D10
(35,29,16)
#1D190E
(29,25,14)
#17150C
(23,21,12)
#11110A
(17,17,10)
#0B0D08
(11,13,8)
#000000
(0,0,0)

Tints of #47351C

#47351C
(71,53,28)
#574730
(87,71,48)
#675944
(103,89,68)
#776B58
(119,107,88)
#877D6C
(135,125,108)
#978F80
(151,143,128)
#A7A194
(167,161,148)
#B7B3A8
(183,179,168)
#C7C5BC
(199,197,188)
#D7D7D0
(215,215,208)
#E7E9E4
(231,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47351C; }

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

This text font color is #47351C.

Background Color

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

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

This div background color is #47351C.

Border color

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

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

This div border color is #47351C.

Opacity

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

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

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

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

This text has shadow with #47351C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47351C.

Preview

Color preview on black background

This text has color #47351C on black background.


Color preview on white background

This text has color #47351C on white background.


Black color preview on #47351C background

This text has black color on #47351C background.


White color preview on #47351C background

This text has white color on #47351C background.


Related colors

Complementary color

Complementary color for #hex is #B8CAE3.


I love getcolorcode.com

Triadic colors

1 #1C4735 and #351C47 with #47351C are triadic colors.

2 #1C3547 and #35471C with #47351C are triadic colors.