COLOR #470C14

HEX: #470C14 RGB: (71,12,20)

Color info

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

RGB color model

#470C14 color RGB value is (71,12,20).

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

RGB channels and saturation

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

71
12
20

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

Portions of RGB colors in percentages

R + G + B = 71 + 12 + 20 = 103 (100%)
R 71 of 103 ~ 68.93%
G 12 of 103 ~ 11.65%
B 20 of 103 ~ 19.42'%

%68.93
%11.65
%19.42

CMYK color model

#470C14 color CMYK value is (0,83,72,72).

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

CMYK: (0,83,72,72)
C0M83Y72K72 (0%, 83%, 72%, 72%)
(0.00 / 0.83 / 0.72 / 0.72)

CMYK percentages

%0
%83.1
%71.83
%72.16

Codes

Color #470C14 in popluar color models

47 0C 14
RGB 71 12 20
HSL 352° 71.08% 16.27%
HSB/HSV 352° 83.10% 27.84%
CMYK 0.00% 83.10% 71.83%
72.16%

Color #470C14 in popluar number systems.

HEX 47 0C 14
Decimal 71 12 20
Binary 1000111 1100 10100
Octal 107 14 24

Shades and tints

Shades of #470C14

#470C14
(71,12,20)
#410B13
(65,11,19)
#3B0A12
(59,10,18)
#350911
(53,9,17)
#2F0810
(47,8,16)
#29070F
(41,7,15)
#23060E
(35,6,14)
#1D050D
(29,5,13)
#17040C
(23,4,12)
#11030B
(17,3,11)
#0B020A
(11,2,10)
#000000
(0,0,0)

Tints of #470C14

#470C14
(71,12,20)
#572229
(87,34,41)
#67383E
(103,56,62)
#774E53
(119,78,83)
#876468
(135,100,104)
#977A7D
(151,122,125)
#A79092
(167,144,146)
#B7A6A7
(183,166,167)
#C7BCBC
(199,188,188)
#D7D2D1
(215,210,209)
#E7E8E6
(231,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #470C14; }

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

This text font color is #470C14.

Background Color

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

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

This div background color is #470C14.

Border color

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

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

This div border color is #470C14.

Opacity

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

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

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

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

This text has shadow with #470C14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470C14.

Preview

Color preview on black background

This text has color #470C14 on black background.


Color preview on white background

This text has color #470C14 on white background.


Black color preview on #470C14 background

This text has black color on #470C14 background.


White color preview on #470C14 background

This text has white color on #470C14 background.


Related colors

Complementary color

Complementary color for #hex is #B8F3EB.


I love getcolorcode.com

Triadic colors

1 #14470C and #0C1447 with #470C14 are triadic colors.

2 #140C47 and #0C4714 with #470C14 are triadic colors.