COLOR #473210

HEX: #473210 RGB: (71,50,16)

Color info

#473210 contains red, green and blue colors in about the same proportion. Web safe color of #473210 is #333300 (or #330).

RGB color model

#473210 color RGB value is (71,50,16).

RGB: (71,50,16) (28%, 20%, 6%)

RGB channels and saturation

R 71 of 255 = 28%
G 50 of 255 = 20%
B 16 of 255 = 6%

71
50
16

R + G + B ~ 18%. #473210 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 50 + 16 = 137 (100%)
R 71 of 137 ~ 51.82%
G 50 of 137 ~ 36.5%
B 16 of 137 ~ 11.68'%

%51.82
%36.5
%11.68

CMYK color model

#473210 color CMYK value is (0,30,77,72).

  • cyan value is 0.00%
  • magenta value is 29.58%
  • yellow value is 77.46%
  • key color value is 72.16%

CMYK: (0,30,77,72)
C0M30Y77K72 (0%, 30%, 77%, 72%)
(0.00 / 0.30 / 0.77 / 0.72)

CMYK percentages

%0
%29.58
%77.46
%72.16

Codes

Color #473210 in popluar color models

47 32 10
RGB 71 50 16
HSL 37° 63.22% 17.06%
HSB/HSV 37° 77.46% 27.84%
CMYK 0.00% 29.58% 77.46%
72.16%

Color #473210 in popluar number systems.

HEX 47 32 10
Decimal 71 50 16
Binary 1000111 110010 10000
Octal 107 62 20

Shades and tints

Shades of #473210

#473210
(71,50,16)
#412E0F
(65,46,15)
#3B2A0E
(59,42,14)
#35260D
(53,38,13)
#2F220C
(47,34,12)
#291E0B
(41,30,11)
#231A0A
(35,26,10)
#1D1609
(29,22,9)
#171208
(23,18,8)
#110E07
(17,14,7)
#0B0A06
(11,10,6)
#000000
(0,0,0)

Tints of #473210

#473210
(71,50,16)
#574425
(87,68,37)
#67563A
(103,86,58)
#77684F
(119,104,79)
#877A64
(135,122,100)
#978C79
(151,140,121)
#A79E8E
(167,158,142)
#B7B0A3
(183,176,163)
#C7C2B8
(199,194,184)
#D7D4CD
(215,212,205)
#E7E6E2
(231,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473210 color. Also use rgb(71,50,16) instead hex code.

Text Font Color

.myTextColor { color: #473210; }

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

This text font color is #473210.

Background Color

.myBgColor { background-color: #473210; }

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

This div background color is #473210.

Border color

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

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

This div border color is #473210.

Opacity

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

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

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

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

This text has shadow with #473210 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473210.

Preview

Color preview on black background

This text has color #473210 on black background.


Color preview on white background

This text has color #473210 on white background.


Black color preview on #473210 background

This text has black color on #473210 background.


White color preview on #473210 background

This text has white color on #473210 background.


Related colors

Complementary color

Complementary color for #hex is #B8CDEF.


I love getcolorcode.com

Triadic colors

1 #104732 and #321047 with #473210 are triadic colors.

2 #103247 and #324710 with #473210 are triadic colors.