COLOR #47070E

HEX: #47070E RGB: (71,7,14)

Color info

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

RGB color model

#47070E color RGB value is (71,7,14).

RGB: (71,7,14) (28%, 3%, 5%)

RGB channels and saturation

R 71 of 255 = 28%
G 7 of 255 = 3%
B 14 of 255 = 5%

71
7
14

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

Portions of RGB colors in percentages

R + G + B = 71 + 7 + 14 = 92 (100%)
R 71 of 92 ~ 77.17%
G 7 of 92 ~ 7.61%
B 14 of 92 ~ 15.22'%

%77.17
%15.22

CMYK color model

#47070E color CMYK value is (0,90,80,72).

  • cyan value is 0.00%
  • magenta value is 90.14%
  • yellow value is 80.28%
  • key color value is 72.16%
CMYK: (0,90,80,72) C0M90Y80K72 (0%,90%,80%,72%) (0.00/0.90/0.80/0.72) 

CMYK percentages

%0
%90.14
%80.28
%72.16

Codes

Color #47070E in popluar color models

47 07 0E
RGB 71 7 14
HSL 353° 82.05% 15.29%
HSB/HSV 353° 90.14% 27.84%
CMYK 0.00% 90.14% 80.28%
72.16%

Color #47070E in popluar number systems.

HEX 47 07 0E
Decimal 71 7 14
Binary 1000111 111 1110
Octal 107 7 16

Shades and tints

Shades of #47070E

#47070E
(71,7,14)
#41070D
(65,7,13)
#3B070C
(59,7,12)
#35070B
(53,7,11)
#2F070A
(47,7,10)
#290709
(41,7,9)
#230708
(35,7,8)
#1D0707
(29,7,7)
#170706
(23,7,6)
#110705
(17,7,5)
#0B0704
(11,7,4)
#000000
(0,0,0)

Tints of #47070E

#47070E
(71,7,14)
#571D23
(87,29,35)
#673338
(103,51,56)
#77494D
(119,73,77)
#875F62
(135,95,98)
#977577
(151,117,119)
#A78B8C
(167,139,140)
#B7A1A1
(183,161,161)
#C7B7B6
(199,183,182)
#D7CDCB
(215,205,203)
#E7E3E0
(231,227,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47070E; }

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

This text font color is #47070E.

Background Color

.myBgColor { background-color: #47070E; }

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

This div background color is #47070E.

Border color

.myBorderColor { border: 1px solid #47070E; }

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

This div border color is #47070E.

Opacity

.myOpacity80 { color: #47070E; opacity: 0.8; }

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

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

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

This text has shadow with #47070E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47070E.

Preview

Color preview on black background

This text has color #47070E on black background.


Color preview on white background

This text has color #47070E on white background.


Black color preview on #47070E background

This text has black color on #47070E background.


White color preview on #47070E background

This text has white color on #47070E background.


Related colors

Complementary color

Complementary color for #hex is #B8F8F1.


I love getcolorcode.com

Triadic colors

1 #0E4707 and #070E47 with #47070E are triadic colors.

2 #0E0747 and #07470E with #47070E are triadic colors.