COLOR #47342D

HEX: #47342D RGB: (71,52,45)

Color info

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

RGB color model

#47342D color RGB value is (71,52,45).

RGB: (71,52,45) (28%, 20%, 18%)

RGB channels and saturation

R 71 of 255 = 28%
G 52 of 255 = 20%
B 45 of 255 = 18%

71
52
45

R + G + B ~ 22%. #47342D is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 52 + 45 = 168 (100%)
R 71 of 168 ~ 42.26%
G 52 of 168 ~ 30.95%
B 45 of 168 ~ 26.79'%

%42.26
%30.95
%26.79

CMYK color model

#47342D color CMYK value is (0,27,37,72).

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

CMYK: (0,27,37,72)
C0M27Y37K72 (0%, 27%, 37%, 72%)
(0.00 / 0.27 / 0.37 / 0.72)

CMYK percentages

%0
%26.76
%36.62
%72.16

Codes

Color #47342D in popluar color models

47 34 2D
RGB 71 52 45
HSL 16° 22.41% 22.75%
HSB/HSV 16° 36.62% 27.84%
CMYK 0.00% 26.76% 36.62%
72.16%

Color #47342D in popluar number systems.

HEX 47 34 2D
Decimal 71 52 45
Binary 1000111 110100 101101
Octal 107 64 55

Shades and tints

Shades of #47342D

#47342D
(71,52,45)
#413029
(65,48,41)
#3B2C25
(59,44,37)
#352821
(53,40,33)
#2F241D
(47,36,29)
#292019
(41,32,25)
#231C15
(35,28,21)
#1D1811
(29,24,17)
#17140D
(23,20,13)
#111009
(17,16,9)
#0B0C05
(11,12,5)
#000000
(0,0,0)

Tints of #47342D

#47342D
(71,52,45)
#574640
(87,70,64)
#675853
(103,88,83)
#776A66
(119,106,102)
#877C79
(135,124,121)
#978E8C
(151,142,140)
#A7A09F
(167,160,159)
#B7B2B2
(183,178,178)
#C7C4C5
(199,196,197)
#D7D6D8
(215,214,216)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47342D color. Also use rgb(71,52,45) instead hex code.

Text Font Color

.myTextColor { color: #47342D; }

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

This text font color is #47342D.

Background Color

.myBgColor { background-color: #47342D; }

<div style="background-color:#47342D">Inner text</div>

This div background color is #47342D.

Border color

.myBorderColor { border: 1px solid #47342D; }

<div style="border:3px solid #47342D">Div</div>

This div border color is #47342D.

Opacity

.myOpacity80 { color: #47342D; opacity: 0.8; }

<p style="color:#47342D;opacity:0.8;">80%</p>

Text with #47342D 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 #47342D;}

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

This text has shadow with #47342D color.


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

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

This text has shadow with #47342D primary color and red secondary color.


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

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

This text has shadow with #47342D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47342D.

Preview

Color preview on black background

This text has color #47342D on black background.


Color preview on white background

This text has color #47342D on white background.


Black color preview on #47342D background

This text has black color on #47342D background.


White color preview on #47342D background

This text has white color on #47342D background.


Related colors

Complementary color

Complementary color for #hex is #B8CBD2.


I love getcolorcode.com

Triadic colors

1 #2D4734 and #342D47 with #47342D are triadic colors.

2 #2D3447 and #34472D with #47342D are triadic colors.