COLOR #470611

HEX: #470611 RGB: (71,6,17)

Color info

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

RGB color model

#470611 color RGB value is (71,6,17).

RGB: (71,6,17) (28%, 2%, 7%)

RGB channels and saturation

R 71 of 255 = 28%
G 6 of 255 = 2%
B 17 of 255 = 7%

71
6
17

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

Portions of RGB colors in percentages

R + G + B = 71 + 6 + 17 = 94 (100%)
R 71 of 94 ~ 75.53%
G 6 of 94 ~ 6.38%
B 17 of 94 ~ 18.09'%

%75.53
%18.09

CMYK color model

#470611 color CMYK value is (0,92,76,72).

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

CMYK: (0,92,76,72)
C0M92Y76K72 (0%, 92%, 76%, 72%)
(0.00 / 0.92 / 0.76 / 0.72)

CMYK percentages

%0
%91.55
%76.06
%72.16

Codes

Color #470611 in popluar color models

47 06 11
RGB 71 6 17
HSL 350° 84.42% 15.10%
HSB/HSV 350° 91.55% 27.84%
CMYK 0.00% 91.55% 76.06%
72.16%

Color #470611 in popluar number systems.

HEX 47 06 11
Decimal 71 6 17
Binary 1000111 110 10001
Octal 107 6 21

Shades and tints

Shades of #470611

#470611
(71,6,17)
#410610
(65,6,16)
#3B060F
(59,6,15)
#35060E
(53,6,14)
#2F060D
(47,6,13)
#29060C
(41,6,12)
#23060B
(35,6,11)
#1D060A
(29,6,10)
#170609
(23,6,9)
#110608
(17,6,8)
#0B0607
(11,6,7)
#000000
(0,0,0)

Tints of #470611

#470611
(71,6,17)
#571C26
(87,28,38)
#67323B
(103,50,59)
#774850
(119,72,80)
#875E65
(135,94,101)
#97747A
(151,116,122)
#A78A8F
(167,138,143)
#B7A0A4
(183,160,164)
#C7B6B9
(199,182,185)
#D7CCCE
(215,204,206)
#E7E2E3
(231,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #470611; }

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

This text font color is #470611.

Background Color

.myBgColor { background-color: #470611; }

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

This div background color is #470611.

Border color

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

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

This div border color is #470611.

Opacity

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

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

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

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

This text has shadow with #470611 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470611.

Preview

Color preview on black background

This text has color #470611 on black background.


Color preview on white background

This text has color #470611 on white background.


Black color preview on #470611 background

This text has black color on #470611 background.


White color preview on #470611 background

This text has white color on #470611 background.


Related colors

Complementary color

Complementary color for #hex is #B8F9EE.


I love getcolorcode.com

Triadic colors

1 #114706 and #061147 with #470611 are triadic colors.

2 #110647 and #064711 with #470611 are triadic colors.