COLOR #471610

HEX: #471610 RGB: (71,22,16)

Color info

#471610 contains red, green and blue colors in about the same proportion. Web safe color of #471610 is #330000 (or #300).

RGB color model

#471610 color RGB value is (71,22,16).

RGB: (71,22,16) (28%, 9%, 6%)

RGB channels and saturation

R 71 of 255 = 28%
G 22 of 255 = 9%
B 16 of 255 = 6%

71
22
16

R + G + B ~ 14%. #471610 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 22 + 16 = 109 (100%)
R 71 of 109 ~ 65.14%
G 22 of 109 ~ 20.18%
B 16 of 109 ~ 14.68'%

%65.14
%20.18
%14.68

CMYK color model

#471610 color CMYK value is (0,69,77,72).

  • cyan value is 0.00%
  • magenta value is 69.01%
  • yellow value is 77.46%
  • key color value is 72.16%
CMYK: (0,69,77,72) C0M69Y77K72 (0%,69%,77%,72%) (0.00/0.69/0.77/0.72) 

CMYK percentages

%0
%69.01
%77.46
%72.16

Codes

Color #471610 in popluar color models

47 16 10
RGB 71 22 16
HSL 63.22% 17.06%
HSB/HSV 77.46% 27.84%
CMYK 0.00% 69.01% 77.46%
72.16%

Color #471610 in popluar number systems.

HEX 47 16 10
Decimal 71 22 16
Binary 1000111 10110 10000
Octal 107 26 20

Shades and tints

Shades of #471610

#471610
(71,22,16)
#41140F
(65,20,15)
#3B120E
(59,18,14)
#35100D
(53,16,13)
#2F0E0C
(47,14,12)
#290C0B
(41,12,11)
#230A0A
(35,10,10)
#1D0809
(29,8,9)
#170608
(23,6,8)
#110407
(17,4,7)
#0B0206
(11,2,6)
#000000
(0,0,0)

Tints of #471610

#471610
(71,22,16)
#572B25
(87,43,37)
#67403A
(103,64,58)
#77554F
(119,85,79)
#876A64
(135,106,100)
#977F79
(151,127,121)
#A7948E
(167,148,142)
#B7A9A3
(183,169,163)
#C7BEB8
(199,190,184)
#D7D3CD
(215,211,205)
#E7E8E2
(231,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471610; }

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

This text font color is #471610.

Background Color

.myBgColor { background-color: #471610; }

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

This div background color is #471610.

Border color

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

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

This div border color is #471610.

Opacity

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

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

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

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

This text has shadow with #471610 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471610.

Preview

Color preview on black background

This text has color #471610 on black background.


Color preview on white background

This text has color #471610 on white background.


Black color preview on #471610 background

This text has black color on #471610 background.


White color preview on #471610 background

This text has white color on #471610 background.


Related colors

Complementary color

Complementary color for #hex is #B8E9EF.


I love getcolorcode.com

Triadic colors

1 #104716 and #161047 with #471610 are triadic colors.

2 #101647 and #164710 with #471610 are triadic colors.