COLOR #473819

HEX: #473819 RGB: (71,56,25)

Color info

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

RGB color model

#473819 color RGB value is (71,56,25).

RGB: (71,56,25) (28%, 22%, 10%)

RGB channels and saturation

R 71 of 255 = 28%
G 56 of 255 = 22%
B 25 of 255 = 10%

71
56
25

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

Portions of RGB colors in percentages

R + G + B = 71 + 56 + 25 = 152 (100%)
R 71 of 152 ~ 46.71%
G 56 of 152 ~ 36.84%
B 25 of 152 ~ 16.45'%

%46.71
%36.84
%16.45

CMYK color model

#473819 color CMYK value is (0,21,65,72).

  • cyan value is 0.00%
  • magenta value is 21.13%
  • yellow value is 64.79%
  • key color value is 72.16%

CMYK: (0,21,65,72)
C0M21Y65K72 (0%, 21%, 65%, 72%)
(0.00 / 0.21 / 0.65 / 0.72)

CMYK percentages

%0
%21.13
%64.79
%72.16

Codes

Color #473819 in popluar color models

47 38 19
RGB 71 56 25
HSL 40° 47.92% 18.82%
HSB/HSV 40° 64.79% 27.84%
CMYK 0.00% 21.13% 64.79%
72.16%

Color #473819 in popluar number systems.

HEX 47 38 19
Decimal 71 56 25
Binary 1000111 111000 11001
Octal 107 70 31

Shades and tints

Shades of #473819

#473819
(71,56,25)
#413317
(65,51,23)
#3B2E15
(59,46,21)
#352913
(53,41,19)
#2F2411
(47,36,17)
#291F0F
(41,31,15)
#231A0D
(35,26,13)
#1D150B
(29,21,11)
#171009
(23,16,9)
#110B07
(17,11,7)
#0B0605
(11,6,5)
#000000
(0,0,0)

Tints of #473819

#473819
(71,56,25)
#574A2D
(87,74,45)
#675C41
(103,92,65)
#776E55
(119,110,85)
#878069
(135,128,105)
#97927D
(151,146,125)
#A7A491
(167,164,145)
#B7B6A5
(183,182,165)
#C7C8B9
(199,200,185)
#D7DACD
(215,218,205)
#E7ECE1
(231,236,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473819 color. Also use rgb(71,56,25) instead hex code.

Text Font Color

.myTextColor { color: #473819; }

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

This text font color is #473819.

Background Color

.myBgColor { background-color: #473819; }

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

This div background color is #473819.

Border color

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

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

This div border color is #473819.

Opacity

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

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

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

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

This text has shadow with #473819 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473819.

Preview

Color preview on black background

This text has color #473819 on black background.


Color preview on white background

This text has color #473819 on white background.


Black color preview on #473819 background

This text has black color on #473819 background.


White color preview on #473819 background

This text has white color on #473819 background.


Related colors

Complementary color

Complementary color for #hex is #B8C7E6.


I love getcolorcode.com

Triadic colors

1 #194738 and #381947 with #473819 are triadic colors.

2 #193847 and #384719 with #473819 are triadic colors.