COLOR #47310D

HEX: #47310D RGB: (71,49,13)

Color info

#47310D contains red, green and blue colors in about the same proportion. Web safe color of #47310D is #333300 (or #330).

RGB color model

#47310D color RGB value is (71,49,13).

RGB: (71,49,13) (28%, 19%, 5%)

RGB channels and saturation

R 71 of 255 = 28%
G 49 of 255 = 19%
B 13 of 255 = 5%

71
49
13

R + G + B ~ 17%. #47310D is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 49 + 13 = 133 (100%)
R 71 of 133 ~ 53.38%
G 49 of 133 ~ 36.84%
B 13 of 133 ~ 9.77'%

%53.38
%36.84

CMYK color model

#47310D color CMYK value is (0,31,82,72).

  • cyan value is 0.00%
  • magenta value is 30.99%
  • yellow value is 81.69%
  • key color value is 72.16%

CMYK: (0,31,82,72)
C0M31Y82K72 (0%, 31%, 82%, 72%)
(0.00 / 0.31 / 0.82 / 0.72)

CMYK percentages

%0
%30.99
%81.69
%72.16

Codes

Color #47310D in popluar color models

47 31 0D
RGB 71 49 13
HSL 37° 69.05% 16.47%
HSB/HSV 37° 81.69% 27.84%
CMYK 0.00% 30.99% 81.69%
72.16%

Color #47310D in popluar number systems.

HEX 47 31 0D
Decimal 71 49 13
Binary 1000111 110001 1101
Octal 107 61 15

Shades and tints

Shades of #47310D

#47310D
(71,49,13)
#412D0C
(65,45,12)
#3B290B
(59,41,11)
#35250A
(53,37,10)
#2F2109
(47,33,9)
#291D08
(41,29,8)
#231907
(35,25,7)
#1D1506
(29,21,6)
#171105
(23,17,5)
#110D04
(17,13,4)
#0B0903
(11,9,3)
#000000
(0,0,0)

Tints of #47310D

#47310D
(71,49,13)
#574323
(87,67,35)
#675539
(103,85,57)
#77674F
(119,103,79)
#877965
(135,121,101)
#978B7B
(151,139,123)
#A79D91
(167,157,145)
#B7AFA7
(183,175,167)
#C7C1BD
(199,193,189)
#D7D3D3
(215,211,211)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47310D color. Also use rgb(71,49,13) instead hex code.

Text Font Color

.myTextColor { color: #47310D; }

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

This text font color is #47310D.

Background Color

.myBgColor { background-color: #47310D; }

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

This div background color is #47310D.

Border color

.myBorderColor { border: 1px solid #47310D; }

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

This div border color is #47310D.

Opacity

.myOpacity80 { color: #47310D; opacity: 0.8; }

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

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

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

This text has shadow with #47310D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47310D.

Preview

Color preview on black background

This text has color #47310D on black background.


Color preview on white background

This text has color #47310D on white background.


Black color preview on #47310D background

This text has black color on #47310D background.


White color preview on #47310D background

This text has white color on #47310D background.


Related colors

Complementary color

Complementary color for #hex is #B8CEF2.


I love getcolorcode.com

Triadic colors

1 #0D4731 and #310D47 with #47310D are triadic colors.

2 #0D3147 and #31470D with #47310D are triadic colors.