COLOR #471006

HEX: #471006 RGB: (71,16,6)

Color info

#471006 contains mainly red and green colors. Web safe color of #471006 is #330000 (or #300).

RGB color model

#471006 color RGB value is (71,16,6).

RGB: (71,16,6) (28%, 6%, 2%)

RGB channels and saturation

R 71 of 255 = 28%
G 16 of 255 = 6%
B 6 of 255 = 2%

71
16
6

R + G + B ~ 12%. #471006 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 16 + 6 = 93 (100%)
R 71 of 93 ~ 76.34%
G 16 of 93 ~ 17.2%
B 6 of 93 ~ 6.45'%

%76.34
%17.2

CMYK color model

#471006 color CMYK value is (0,77,92,72).

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

CMYK: (0,77,92,72)
C0M77Y92K72 (0%, 77%, 92%, 72%)
(0.00 / 0.77 / 0.92 / 0.72)

CMYK percentages

%0
%77.46
%91.55
%72.16

Codes

Color #471006 in popluar color models

47 10 06
RGB 71 16 6
HSL 84.42% 15.10%
HSB/HSV 91.55% 27.84%
CMYK 0.00% 77.46% 91.55%
72.16%

Color #471006 in popluar number systems.

HEX 47 10 06
Decimal 71 16 6
Binary 1000111 10000 110
Octal 107 20 6

Shades and tints

Shades of #471006

#471006
(71,16,6)
#410F06
(65,15,6)
#3B0E06
(59,14,6)
#350D06
(53,13,6)
#2F0C06
(47,12,6)
#290B06
(41,11,6)
#230A06
(35,10,6)
#1D0906
(29,9,6)
#170806
(23,8,6)
#110706
(17,7,6)
#0B0606
(11,6,6)
#000000
(0,0,0)

Tints of #471006

#471006
(71,16,6)
#57251C
(87,37,28)
#673A32
(103,58,50)
#774F48
(119,79,72)
#87645E
(135,100,94)
#977974
(151,121,116)
#A78E8A
(167,142,138)
#B7A3A0
(183,163,160)
#C7B8B6
(199,184,182)
#D7CDCC
(215,205,204)
#E7E2E2
(231,226,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471006; }

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

This text font color is #471006.

Background Color

.myBgColor { background-color: #471006; }

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

This div background color is #471006.

Border color

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

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

This div border color is #471006.

Opacity

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

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

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

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

This text has shadow with #471006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471006.

Preview

Color preview on black background

This text has color #471006 on black background.


Color preview on white background

This text has color #471006 on white background.


Black color preview on #471006 background

This text has black color on #471006 background.


White color preview on #471006 background

This text has white color on #471006 background.


Related colors

Complementary color

Complementary color for #hex is #B8EFF9.


I love getcolorcode.com

Triadic colors

1 #064710 and #100647 with #471006 are triadic colors.

2 #061047 and #104706 with #471006 are triadic colors.