COLOR #470E14

HEX: #470E14 RGB: (71,14,20)

Color info

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

RGB color model

#470E14 color RGB value is (71,14,20).

RGB: (71,14,20) (28%, 5%, 8%)

RGB channels and saturation

R 71 of 255 = 28%
G 14 of 255 = 5%
B 20 of 255 = 8%

71
14
20

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

Portions of RGB colors in percentages

R + G + B = 71 + 14 + 20 = 105 (100%)
R 71 of 105 ~ 67.62%
G 14 of 105 ~ 13.33%
B 20 of 105 ~ 19.05'%

%67.62
%13.33
%19.05

CMYK color model

#470E14 color CMYK value is (0,80,72,72).

  • cyan value is 0.00%
  • magenta value is 80.28%
  • yellow value is 71.83%
  • key color value is 72.16%

CMYK: (0,80,72,72)
C0M80Y72K72 (0%, 80%, 72%, 72%)
(0.00 / 0.80 / 0.72 / 0.72)

CMYK percentages

%0
%80.28
%71.83
%72.16

Codes

Color #470E14 in popluar color models

47 0E 14
RGB 71 14 20
HSL 354° 67.06% 16.67%
HSB/HSV 354° 80.28% 27.84%
CMYK 0.00% 80.28% 71.83%
72.16%

Color #470E14 in popluar number systems.

HEX 47 0E 14
Decimal 71 14 20
Binary 1000111 1110 10100
Octal 107 16 24

Shades and tints

Shades of #470E14

#470E14
(71,14,20)
#410D13
(65,13,19)
#3B0C12
(59,12,18)
#350B11
(53,11,17)
#2F0A10
(47,10,16)
#29090F
(41,9,15)
#23080E
(35,8,14)
#1D070D
(29,7,13)
#17060C
(23,6,12)
#11050B
(17,5,11)
#0B040A
(11,4,10)
#000000
(0,0,0)

Tints of #470E14

#470E14
(71,14,20)
#572329
(87,35,41)
#67383E
(103,56,62)
#774D53
(119,77,83)
#876268
(135,98,104)
#97777D
(151,119,125)
#A78C92
(167,140,146)
#B7A1A7
(183,161,167)
#C7B6BC
(199,182,188)
#D7CBD1
(215,203,209)
#E7E0E6
(231,224,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470E14 color. Also use rgb(71,14,20) instead hex code.

Text Font Color

.myTextColor { color: #470E14; }

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

This text font color is #470E14.

Background Color

.myBgColor { background-color: #470E14; }

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

This div background color is #470E14.

Border color

.myBorderColor { border: 1px solid #470E14; }

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

This div border color is #470E14.

Opacity

.myOpacity80 { color: #470E14; opacity: 0.8; }

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

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

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

This text has shadow with #470E14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470E14.

Preview

Color preview on black background

This text has color #470E14 on black background.


Color preview on white background

This text has color #470E14 on white background.


Black color preview on #470E14 background

This text has black color on #470E14 background.


White color preview on #470E14 background

This text has white color on #470E14 background.


Related colors

Complementary color

Complementary color for #hex is #B8F1EB.


I love getcolorcode.com

Triadic colors

1 #14470E and #0E1447 with #470E14 are triadic colors.

2 #140E47 and #0E4714 with #470E14 are triadic colors.