COLOR #47332D

HEX: #47332D RGB: (71,51,45)

Color info

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

RGB color model

#47332D color RGB value is (71,51,45).

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

RGB channels and saturation

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

71
51
45

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

Portions of RGB colors in percentages

R + G + B = 71 + 51 + 45 = 167 (100%)
R 71 of 167 ~ 42.51%
G 51 of 167 ~ 30.54%
B 45 of 167 ~ 26.95'%

%42.51
%30.54
%26.95

CMYK color model

#47332D color CMYK value is (0,28,37,72).

  • cyan value is 0.00%
  • magenta value is 28.17%
  • yellow value is 36.62%
  • key color value is 72.16%
CMYK: (0,28,37,72) C0M28Y37K72 (0%,28%,37%,72%) (0.00/0.28/0.37/0.72) 

CMYK percentages

%0
%28.17
%36.62
%72.16

Codes

Color #47332D in popluar color models

47 33 2D
RGB 71 51 45
HSL 14° 22.41% 22.75%
HSB/HSV 14° 36.62% 27.84%
CMYK 0.00% 28.17% 36.62%
72.16%

Color #47332D in popluar number systems.

HEX 47 33 2D
Decimal 71 51 45
Binary 1000111 110011 101101
Octal 107 63 55

Shades and tints

Shades of #47332D

#47332D
(71,51,45)
#412F29
(65,47,41)
#3B2B25
(59,43,37)
#352721
(53,39,33)
#2F231D
(47,35,29)
#291F19
(41,31,25)
#231B15
(35,27,21)
#1D1711
(29,23,17)
#17130D
(23,19,13)
#110F09
(17,15,9)
#0B0B05
(11,11,5)
#000000
(0,0,0)

Tints of #47332D

#47332D
(71,51,45)
#574540
(87,69,64)
#675753
(103,87,83)
#776966
(119,105,102)
#877B79
(135,123,121)
#978D8C
(151,141,140)
#A79F9F
(167,159,159)
#B7B1B2
(183,177,178)
#C7C3C5
(199,195,197)
#D7D5D8
(215,213,216)
#E7E7EB
(231,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47332D; }

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

This text font color is #47332D.

Background Color

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

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

This div background color is #47332D.

Border color

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

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

This div border color is #47332D.

Opacity

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

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

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

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

This text has shadow with #47332D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47332D.

Preview

Color preview on black background

This text has color #47332D on black background.


Color preview on white background

This text has color #47332D on white background.


Black color preview on #47332D background

This text has black color on #47332D background.


White color preview on #47332D background

This text has white color on #47332D background.


Related colors

Complementary color

Complementary color for #hex is #B8CCD2.


I love getcolorcode.com

Triadic colors

1 #2D4733 and #332D47 with #47332D are triadic colors.

2 #2D3347 and #33472D with #47332D are triadic colors.