COLOR #47140C

HEX: #47140C RGB: (71,20,12)

Color info

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

RGB color model

#47140C color RGB value is (71,20,12).

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

RGB channels and saturation

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

71
20
12

R + G + B ~ 14%. #47140C is dark color.

Portions of RGB colors in percentages

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

%68.93
%19.42
%11.65

CMYK color model

#47140C color CMYK value is (0,72,83,72).

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

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

CMYK percentages

%0
%71.83
%83.1
%72.16

Codes

Color #47140C in popluar color models

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

Color #47140C in popluar number systems.

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

Shades and tints

Shades of #47140C

#47140C
(71,20,12)
#41130B
(65,19,11)
#3B120A
(59,18,10)
#351109
(53,17,9)
#2F1008
(47,16,8)
#290F07
(41,15,7)
#230E06
(35,14,6)
#1D0D05
(29,13,5)
#170C04
(23,12,4)
#110B03
(17,11,3)
#0B0A02
(11,10,2)
#000000
(0,0,0)

Tints of #47140C

#47140C
(71,20,12)
#572922
(87,41,34)
#673E38
(103,62,56)
#77534E
(119,83,78)
#876864
(135,104,100)
#977D7A
(151,125,122)
#A79290
(167,146,144)
#B7A7A6
(183,167,166)
#C7BCBC
(199,188,188)
#D7D1D2
(215,209,210)
#E7E6E8
(231,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47140C; }

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

This text font color is #47140C.

Background Color

.myBgColor { background-color: #47140C; }

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

This div background color is #47140C.

Border color

.myBorderColor { border: 1px solid #47140C; }

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

This div border color is #47140C.

Opacity

.myOpacity80 { color: #47140C; opacity: 0.8; }

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

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

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

This text has shadow with #47140C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47140C.

Preview

Color preview on black background

This text has color #47140C on black background.


Color preview on white background

This text has color #47140C on white background.


Black color preview on #47140C background

This text has black color on #47140C background.


White color preview on #47140C background

This text has white color on #47140C background.


Related colors

Complementary color

Complementary color for #hex is #B8EBF3.


I love getcolorcode.com

Triadic colors

1 #0C4714 and #140C47 with #47140C are triadic colors.

2 #0C1447 and #14470C with #47140C are triadic colors.