COLOR #47390B

HEX: #47390B RGB: (71,57,11)

Color info

#47390B contains mainly red and green colors. Web safe color of #47390B is #333300 (or #330).

RGB color model

#47390B color RGB value is (71,57,11).

RGB: (71,57,11) (28%, 22%, 4%)

RGB channels and saturation

R 71 of 255 = 28%
G 57 of 255 = 22%
B 11 of 255 = 4%

71
57
11

R + G + B ~ 18%. #47390B is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 57 + 11 = 139 (100%)
R 71 of 139 ~ 51.08%
G 57 of 139 ~ 41.01%
B 11 of 139 ~ 7.91'%

%51.08
%41.01

CMYK color model

#47390B color CMYK value is (0,20,85,72).

  • cyan value is 0.00%
  • magenta value is 19.72%
  • yellow value is 84.51%
  • key color value is 72.16%

CMYK: (0,20,85,72)
C0M20Y85K72 (0%, 20%, 85%, 72%)
(0.00 / 0.20 / 0.85 / 0.72)

CMYK percentages

%0
%19.72
%84.51
%72.16

Codes

Color #47390B in popluar color models

47 39 0B
RGB 71 57 11
HSL 46° 73.17% 16.08%
HSB/HSV 46° 84.51% 27.84%
CMYK 0.00% 19.72% 84.51%
72.16%

Color #47390B in popluar number systems.

HEX 47 39 0B
Decimal 71 57 11
Binary 1000111 111001 1011
Octal 107 71 13

Shades and tints

Shades of #47390B

#47390B
(71,57,11)
#41340A
(65,52,10)
#3B2F09
(59,47,9)
#352A08
(53,42,8)
#2F2507
(47,37,7)
#292006
(41,32,6)
#231B05
(35,27,5)
#1D1604
(29,22,4)
#171103
(23,17,3)
#110C02
(17,12,2)
#0B0701
(11,7,1)
#000000
(0,0,0)

Tints of #47390B

#47390B
(71,57,11)
#574B21
(87,75,33)
#675D37
(103,93,55)
#776F4D
(119,111,77)
#878163
(135,129,99)
#979379
(151,147,121)
#A7A58F
(167,165,143)
#B7B7A5
(183,183,165)
#C7C9BB
(199,201,187)
#D7DBD1
(215,219,209)
#E7EDE7
(231,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47390B color. Also use rgb(71,57,11) instead hex code.

Text Font Color

.myTextColor { color: #47390B; }

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

This text font color is #47390B.

Background Color

.myBgColor { background-color: #47390B; }

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

This div background color is #47390B.

Border color

.myBorderColor { border: 1px solid #47390B; }

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

This div border color is #47390B.

Opacity

.myOpacity80 { color: #47390B; opacity: 0.8; }

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

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

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

This text has shadow with #47390B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47390B.

Preview

Color preview on black background

This text has color #47390B on black background.


Color preview on white background

This text has color #47390B on white background.


Black color preview on #47390B background

This text has black color on #47390B background.


White color preview on #47390B background

This text has white color on #47390B background.


Related colors

Complementary color

Complementary color for #hex is #B8C6F4.


I love getcolorcode.com

Triadic colors

1 #0B4739 and #390B47 with #47390B are triadic colors.

2 #0B3947 and #39470B with #47390B are triadic colors.