COLOR #471D19

HEX: #471D19 RGB: (71,29,25)

Color info

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

RGB color model

#471D19 color RGB value is (71,29,25).

RGB: (71,29,25) (28%, 11%, 10%)

RGB channels and saturation

R 71 of 255 = 28%
G 29 of 255 = 11%
B 25 of 255 = 10%

71
29
25

R + G + B ~ 16%. #471D19 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 29 + 25 = 125 (100%)
R 71 of 125 ~ 56.8%
G 29 of 125 ~ 23.2%
B 25 of 125 ~ 20'%

%56.8
%23.2
%20

CMYK color model

#471D19 color CMYK value is (0,59,65,72).

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

CMYK: (0,59,65,72)
C0M59Y65K72 (0%, 59%, 65%, 72%)
(0.00 / 0.59 / 0.65 / 0.72)

CMYK percentages

%0
%59.15
%64.79
%72.16

Codes

Color #471D19 in popluar color models

47 1D 19
RGB 71 29 25
HSL 47.92% 18.82%
HSB/HSV 64.79% 27.84%
CMYK 0.00% 59.15% 64.79%
72.16%

Color #471D19 in popluar number systems.

HEX 47 1D 19
Decimal 71 29 25
Binary 1000111 11101 11001
Octal 107 35 31

Shades and tints

Shades of #471D19

#471D19
(71,29,25)
#411B17
(65,27,23)
#3B1915
(59,25,21)
#351713
(53,23,19)
#2F1511
(47,21,17)
#29130F
(41,19,15)
#23110D
(35,17,13)
#1D0F0B
(29,15,11)
#170D09
(23,13,9)
#110B07
(17,11,7)
#0B0905
(11,9,5)
#000000
(0,0,0)

Tints of #471D19

#471D19
(71,29,25)
#57312D
(87,49,45)
#674541
(103,69,65)
#775955
(119,89,85)
#876D69
(135,109,105)
#97817D
(151,129,125)
#A79591
(167,149,145)
#B7A9A5
(183,169,165)
#C7BDB9
(199,189,185)
#D7D1CD
(215,209,205)
#E7E5E1
(231,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471D19; }

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

This text font color is #471D19.

Background Color

.myBgColor { background-color: #471D19; }

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

This div background color is #471D19.

Border color

.myBorderColor { border: 1px solid #471D19; }

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

This div border color is #471D19.

Opacity

.myOpacity80 { color: #471D19; opacity: 0.8; }

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

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

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

This text has shadow with #471D19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471D19.

Preview

Color preview on black background

This text has color #471D19 on black background.


Color preview on white background

This text has color #471D19 on white background.


Black color preview on #471D19 background

This text has black color on #471D19 background.


White color preview on #471D19 background

This text has white color on #471D19 background.


Related colors

Complementary color

Complementary color for #hex is #B8E2E6.


I love getcolorcode.com

Triadic colors

1 #19471D and #1D1947 with #471D19 are triadic colors.

2 #191D47 and #1D4719 with #471D19 are triadic colors.