COLOR #473229

HEX: #473229 RGB: (71,50,41)

Color info

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

RGB color model

#473229 color RGB value is (71,50,41).

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

RGB channels and saturation

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

71
50
41

R + G + B ~ 21%. #473229 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 50 + 41 = 162 (100%)
R 71 of 162 ~ 43.83%
G 50 of 162 ~ 30.86%
B 41 of 162 ~ 25.31'%

%43.83
%30.86
%25.31

CMYK color model

#473229 color CMYK value is (0,30,42,72).

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

CMYK: (0,30,42,72)
C0M30Y42K72 (0%, 30%, 42%, 72%)
(0.00 / 0.30 / 0.42 / 0.72)

CMYK percentages

%0
%29.58
%42.25
%72.16

Codes

Color #473229 in popluar color models

47 32 29
RGB 71 50 41
HSL 18° 26.79% 21.96%
HSB/HSV 18° 42.25% 27.84%
CMYK 0.00% 29.58% 42.25%
72.16%

Color #473229 in popluar number systems.

HEX 47 32 29
Decimal 71 50 41
Binary 1000111 110010 101001
Octal 107 62 51

Shades and tints

Shades of #473229

#473229
(71,50,41)
#412E26
(65,46,38)
#3B2A23
(59,42,35)
#352620
(53,38,32)
#2F221D
(47,34,29)
#291E1A
(41,30,26)
#231A17
(35,26,23)
#1D1614
(29,22,20)
#171211
(23,18,17)
#110E0E
(17,14,14)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #473229

#473229
(71,50,41)
#57443C
(87,68,60)
#67564F
(103,86,79)
#776862
(119,104,98)
#877A75
(135,122,117)
#978C88
(151,140,136)
#A79E9B
(167,158,155)
#B7B0AE
(183,176,174)
#C7C2C1
(199,194,193)
#D7D4D4
(215,212,212)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473229; }

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

This text font color is #473229.

Background Color

.myBgColor { background-color: #473229; }

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

This div background color is #473229.

Border color

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

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

This div border color is #473229.

Opacity

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

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

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

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

This text has shadow with #473229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473229.

Preview

Color preview on black background

This text has color #473229 on black background.


Color preview on white background

This text has color #473229 on white background.


Black color preview on #473229 background

This text has black color on #473229 background.


White color preview on #473229 background

This text has white color on #473229 background.


Related colors

Complementary color

Complementary color for #hex is #B8CDD6.


I love getcolorcode.com

Triadic colors

1 #294732 and #322947 with #473229 are triadic colors.

2 #293247 and #324729 with #473229 are triadic colors.