COLOR #473A29

HEX: #473A29 RGB: (71,58,41)

Color info

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

RGB color model

#473A29 color RGB value is (71,58,41).

RGB: (71,58,41) (28%, 23%, 16%)

RGB channels and saturation

R 71 of 255 = 28%
G 58 of 255 = 23%
B 41 of 255 = 16%

71
58
41

R + G + B ~ 22%. #473A29 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 58 + 41 = 170 (100%)
R 71 of 170 ~ 41.76%
G 58 of 170 ~ 34.12%
B 41 of 170 ~ 24.12'%

%41.76
%34.12
%24.12

CMYK color model

#473A29 color CMYK value is (0,18,42,72).

  • cyan value is 0.00%
  • magenta value is 18.31%
  • yellow value is 42.25%
  • key color value is 72.16%
CMYK: (0,18,42,72) C0M18Y42K72 (0%,18%,42%,72%) (0.00/0.18/0.42/0.72) 

CMYK percentages

%0
%18.31
%42.25
%72.16

Codes

Color #473A29 in popluar color models

47 3A 29
RGB 71 58 41
HSL 34° 26.79% 21.96%
HSB/HSV 34° 42.25% 27.84%
CMYK 0.00% 18.31% 42.25%
72.16%

Color #473A29 in popluar number systems.

HEX 47 3A 29
Decimal 71 58 41
Binary 1000111 111010 101001
Octal 107 72 51

Shades and tints

Shades of #473A29

#473A29
(71,58,41)
#413526
(65,53,38)
#3B3023
(59,48,35)
#352B20
(53,43,32)
#2F261D
(47,38,29)
#29211A
(41,33,26)
#231C17
(35,28,23)
#1D1714
(29,23,20)
#171211
(23,18,17)
#110D0E
(17,13,14)
#0B080B
(11,8,11)
#000000
(0,0,0)

Tints of #473A29

#473A29
(71,58,41)
#574B3C
(87,75,60)
#675C4F
(103,92,79)
#776D62
(119,109,98)
#877E75
(135,126,117)
#978F88
(151,143,136)
#A7A09B
(167,160,155)
#B7B1AE
(183,177,174)
#C7C2C1
(199,194,193)
#D7D3D4
(215,211,212)
#E7E4E7
(231,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473A29; }

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

This text font color is #473A29.

Background Color

.myBgColor { background-color: #473A29; }

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

This div background color is #473A29.

Border color

.myBorderColor { border: 1px solid #473A29; }

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

This div border color is #473A29.

Opacity

.myOpacity80 { color: #473A29; opacity: 0.8; }

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

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

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

This text has shadow with #473A29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473A29.

Preview

Color preview on black background

This text has color #473A29 on black background.


Color preview on white background

This text has color #473A29 on white background.


Black color preview on #473A29 background

This text has black color on #473A29 background.


White color preview on #473A29 background

This text has white color on #473A29 background.


Related colors

Complementary color

Complementary color for #hex is #B8C5D6.


I love getcolorcode.com

Triadic colors

1 #29473A and #3A2947 with #473A29 are triadic colors.

2 #293A47 and #3A4729 with #473A29 are triadic colors.