COLOR #471B11

HEX: #471B11 RGB: (71,27,17)

Color info

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

RGB color model

#471B11 color RGB value is (71,27,17).

RGB: (71,27,17) (28%, 11%, 7%)

RGB channels and saturation

R 71 of 255 = 28%
G 27 of 255 = 11%
B 17 of 255 = 7%

71
27
17

R + G + B ~ 15%. #471B11 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 27 + 17 = 115 (100%)
R 71 of 115 ~ 61.74%
G 27 of 115 ~ 23.48%
B 17 of 115 ~ 14.78'%

%61.74
%23.48
%14.78

CMYK color model

#471B11 color CMYK value is (0,62,76,72).

  • cyan value is 0.00%
  • magenta value is 61.97%
  • yellow value is 76.06%
  • key color value is 72.16%

CMYK: (0,62,76,72)
C0M62Y76K72 (0%, 62%, 76%, 72%)
(0.00 / 0.62 / 0.76 / 0.72)

CMYK percentages

%0
%61.97
%76.06
%72.16

Codes

Color #471B11 in popluar color models

47 1B 11
RGB 71 27 17
HSL 11° 61.36% 17.25%
HSB/HSV 11° 76.06% 27.84%
CMYK 0.00% 61.97% 76.06%
72.16%

Color #471B11 in popluar number systems.

HEX 47 1B 11
Decimal 71 27 17
Binary 1000111 11011 10001
Octal 107 33 21

Shades and tints

Shades of #471B11

#471B11
(71,27,17)
#411910
(65,25,16)
#3B170F
(59,23,15)
#35150E
(53,21,14)
#2F130D
(47,19,13)
#29110C
(41,17,12)
#230F0B
(35,15,11)
#1D0D0A
(29,13,10)
#170B09
(23,11,9)
#110908
(17,9,8)
#0B0707
(11,7,7)
#000000
(0,0,0)

Tints of #471B11

#471B11
(71,27,17)
#572F26
(87,47,38)
#67433B
(103,67,59)
#775750
(119,87,80)
#876B65
(135,107,101)
#977F7A
(151,127,122)
#A7938F
(167,147,143)
#B7A7A4
(183,167,164)
#C7BBB9
(199,187,185)
#D7CFCE
(215,207,206)
#E7E3E3
(231,227,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471B11 color. Also use rgb(71,27,17) instead hex code.

Text Font Color

.myTextColor { color: #471B11; }

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

This text font color is #471B11.

Background Color

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

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

This div background color is #471B11.

Border color

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

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

This div border color is #471B11.

Opacity

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

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

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

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

This text has shadow with #471B11 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471B11.

Preview

Color preview on black background

This text has color #471B11 on black background.


Color preview on white background

This text has color #471B11 on white background.


Black color preview on #471B11 background

This text has black color on #471B11 background.


White color preview on #471B11 background

This text has white color on #471B11 background.


Related colors

Complementary color

Complementary color for #hex is #B8E4EE.


I love getcolorcode.com

Triadic colors

1 #11471B and #1B1147 with #471B11 are triadic colors.

2 #111B47 and #1B4711 with #471B11 are triadic colors.