COLOR #47051F

HEX: #47051F RGB: (71,5,31)

Color info

#47051F contains mainly red and blue colors. Web safe color of #47051F is #330033 (or #303).

RGB color model

#47051F color RGB value is (71,5,31).

RGB: (71,5,31) (28%, 2%, 12%)

RGB channels and saturation

R 71 of 255 = 28%
G 5 of 255 = 2%
B 31 of 255 = 12%

71
5
31

R + G + B ~ 14%. #47051F is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 5 + 31 = 107 (100%)
R 71 of 107 ~ 66.36%
G 5 of 107 ~ 4.67%
B 31 of 107 ~ 28.97'%

%66.36
%28.97

CMYK color model

#47051F color CMYK value is (0,93,56,72).

  • cyan value is 0.00%
  • magenta value is 92.96%
  • yellow value is 56.34%
  • key color value is 72.16%

CMYK: (0,93,56,72)
C0M93Y56K72 (0%, 93%, 56%, 72%)
(0.00 / 0.93 / 0.56 / 0.72)

CMYK percentages

%0
%92.96
%56.34
%72.16

Codes

Color #47051F in popluar color models

47 05 1F
RGB 71 5 31
HSL 336° 86.84% 14.90%
HSB/HSV 336° 92.96% 27.84%
CMYK 0.00% 92.96% 56.34%
72.16%

Color #47051F in popluar number systems.

HEX 47 05 1F
Decimal 71 5 31
Binary 1000111 101 11111
Octal 107 5 37

Shades and tints

Shades of #47051F

#47051F
(71,5,31)
#41051D
(65,5,29)
#3B051B
(59,5,27)
#350519
(53,5,25)
#2F0517
(47,5,23)
#290515
(41,5,21)
#230513
(35,5,19)
#1D0511
(29,5,17)
#17050F
(23,5,15)
#11050D
(17,5,13)
#0B050B
(11,5,11)
#000000
(0,0,0)

Tints of #47051F

#47051F
(71,5,31)
#571B33
(87,27,51)
#673147
(103,49,71)
#77475B
(119,71,91)
#875D6F
(135,93,111)
#977383
(151,115,131)
#A78997
(167,137,151)
#B79FAB
(183,159,171)
#C7B5BF
(199,181,191)
#D7CBD3
(215,203,211)
#E7E1E7
(231,225,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47051F color. Also use rgb(71,5,31) instead hex code.

Text Font Color

.myTextColor { color: #47051F; }

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

This text font color is #47051F.

Background Color

.myBgColor { background-color: #47051F; }

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

This div background color is #47051F.

Border color

.myBorderColor { border: 1px solid #47051F; }

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

This div border color is #47051F.

Opacity

.myOpacity80 { color: #47051F; opacity: 0.8; }

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

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

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

This text has shadow with #47051F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47051F.

Preview

Color preview on black background

This text has color #47051F on black background.


Color preview on white background

This text has color #47051F on white background.


Black color preview on #47051F background

This text has black color on #47051F background.


White color preview on #47051F background

This text has white color on #47051F background.


Related colors

Complementary color

Complementary color for #hex is #B8FAE0.


I love getcolorcode.com

Triadic colors

1 #1F4705 and #051F47 with #47051F are triadic colors.

2 #1F0547 and #05471F with #47051F are triadic colors.