COLOR #473322

HEX: #473322 RGB: (71,51,34)

Color info

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

RGB color model

#473322 color RGB value is (71,51,34).

RGB: (71,51,34) (28%, 20%, 13%)

RGB channels and saturation

R 71 of 255 = 28%
G 51 of 255 = 20%
B 34 of 255 = 13%

71
51
34

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

Portions of RGB colors in percentages

R + G + B = 71 + 51 + 34 = 156 (100%)
R 71 of 156 ~ 45.51%
G 51 of 156 ~ 32.69%
B 34 of 156 ~ 21.79'%

%45.51
%32.69
%21.79

CMYK color model

#473322 color CMYK value is (0,28,52,72).

  • cyan value is 0.00%
  • magenta value is 28.17%
  • yellow value is 52.11%
  • key color value is 72.16%

CMYK: (0,28,52,72)
C0M28Y52K72 (0%, 28%, 52%, 72%)
(0.00 / 0.28 / 0.52 / 0.72)

CMYK percentages

%0
%28.17
%52.11
%72.16

Codes

Color #473322 in popluar color models

47 33 22
RGB 71 51 34
HSL 28° 35.24% 20.59%
HSB/HSV 28° 52.11% 27.84%
CMYK 0.00% 28.17% 52.11%
72.16%

Color #473322 in popluar number systems.

HEX 47 33 22
Decimal 71 51 34
Binary 1000111 110011 100010
Octal 107 63 42

Shades and tints

Shades of #473322

#473322
(71,51,34)
#412F1F
(65,47,31)
#3B2B1C
(59,43,28)
#352719
(53,39,25)
#2F2316
(47,35,22)
#291F13
(41,31,19)
#231B10
(35,27,16)
#1D170D
(29,23,13)
#17130A
(23,19,10)
#110F07
(17,15,7)
#0B0B04
(11,11,4)
#000000
(0,0,0)

Tints of #473322

#473322
(71,51,34)
#574536
(87,69,54)
#67574A
(103,87,74)
#77695E
(119,105,94)
#877B72
(135,123,114)
#978D86
(151,141,134)
#A79F9A
(167,159,154)
#B7B1AE
(183,177,174)
#C7C3C2
(199,195,194)
#D7D5D6
(215,213,214)
#E7E7EA
(231,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473322; }

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

This text font color is #473322.

Background Color

.myBgColor { background-color: #473322; }

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

This div background color is #473322.

Border color

.myBorderColor { border: 1px solid #473322; }

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

This div border color is #473322.

Opacity

.myOpacity80 { color: #473322; opacity: 0.8; }

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

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

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

This text has shadow with #473322 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473322.

Preview

Color preview on black background

This text has color #473322 on black background.


Color preview on white background

This text has color #473322 on white background.


Black color preview on #473322 background

This text has black color on #473322 background.


White color preview on #473322 background

This text has white color on #473322 background.


Related colors

Complementary color

Complementary color for #hex is #B8CCDD.


I love getcolorcode.com

Triadic colors

1 #224733 and #332247 with #473322 are triadic colors.

2 #223347 and #334722 with #473322 are triadic colors.