COLOR #470714

HEX: #470714 RGB: (71,7,20)

Color info

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

RGB color model

#470714 color RGB value is (71,7,20).

RGB: (71,7,20) (28%, 3%, 8%)

RGB channels and saturation

R 71 of 255 = 28%
G 7 of 255 = 3%
B 20 of 255 = 8%

71
7
20

R + G + B ~ 13%. #470714 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 7 + 20 = 98 (100%)
R 71 of 98 ~ 72.45%
G 7 of 98 ~ 7.14%
B 20 of 98 ~ 20.41'%

%72.45
%20.41

CMYK color model

#470714 color CMYK value is (0,90,72,72).

  • cyan value is 0.00%
  • magenta value is 90.14%
  • yellow value is 71.83%
  • key color value is 72.16%
CMYK: (0,90,72,72) C0M90Y72K72 (0%,90%,72%,72%) (0.00/0.90/0.72/0.72) 

CMYK percentages

%0
%90.14
%71.83
%72.16

Codes

Color #470714 in popluar color models

47 07 14
RGB 71 7 20
HSL 348° 82.05% 15.29%
HSB/HSV 348° 90.14% 27.84%
CMYK 0.00% 90.14% 71.83%
72.16%

Color #470714 in popluar number systems.

HEX 47 07 14
Decimal 71 7 20
Binary 1000111 111 10100
Octal 107 7 24

Shades and tints

Shades of #470714

#470714
(71,7,20)
#410713
(65,7,19)
#3B0712
(59,7,18)
#350711
(53,7,17)
#2F0710
(47,7,16)
#29070F
(41,7,15)
#23070E
(35,7,14)
#1D070D
(29,7,13)
#17070C
(23,7,12)
#11070B
(17,7,11)
#0B070A
(11,7,10)
#000000
(0,0,0)

Tints of #470714

#470714
(71,7,20)
#571D29
(87,29,41)
#67333E
(103,51,62)
#774953
(119,73,83)
#875F68
(135,95,104)
#97757D
(151,117,125)
#A78B92
(167,139,146)
#B7A1A7
(183,161,167)
#C7B7BC
(199,183,188)
#D7CDD1
(215,205,209)
#E7E3E6
(231,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #470714; }

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

This text font color is #470714.

Background Color

.myBgColor { background-color: #470714; }

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

This div background color is #470714.

Border color

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

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

This div border color is #470714.

Opacity

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

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

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

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

This text has shadow with #470714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470714.

Preview

Color preview on black background

This text has color #470714 on black background.


Color preview on white background

This text has color #470714 on white background.


Black color preview on #470714 background

This text has black color on #470714 background.


White color preview on #470714 background

This text has white color on #470714 background.


Related colors

Complementary color

Complementary color for #hex is #B8F8EB.


I love getcolorcode.com

Triadic colors

1 #144707 and #071447 with #470714 are triadic colors.

2 #140747 and #074714 with #470714 are triadic colors.