COLOR #47143C

HEX: #47143C RGB: (71,20,60)

Color info

#47143C contains red, green and blue colors in about the same proportion. Web safe color of #47143C is #330033 (or #303).

RGB color model

#47143C color RGB value is (71,20,60).

RGB: (71,20,60) (28%, 8%, 24%)

RGB channels and saturation

R 71 of 255 = 28%
G 20 of 255 = 8%
B 60 of 255 = 24%

71
20
60

R + G + B ~ 20%. #47143C is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 20 + 60 = 151 (100%)
R 71 of 151 ~ 47.02%
G 20 of 151 ~ 13.25%
B 60 of 151 ~ 39.74'%

%47.02
%13.25
%39.74

CMYK color model

#47143C color CMYK value is (0,72,15,72).

  • cyan value is 0.00%
  • magenta value is 71.83%
  • yellow value is 15.49%
  • key color value is 72.16%
CMYK: (0,72,15,72) C0M72Y15K72 (0%,72%,15%,72%) (0.00/0.72/0.15/0.72) 

CMYK percentages

%0
%71.83
%15.49
%72.16

Codes

Color #47143C in popluar color models

47 14 3C
RGB 71 20 60
HSL 313° 56.04% 17.84%
HSB/HSV 313° 71.83% 27.84%
CMYK 0.00% 71.83% 15.49%
72.16%

Color #47143C in popluar number systems.

HEX 47 14 3C
Decimal 71 20 60
Binary 1000111 10100 111100
Octal 107 24 74

Shades and tints

Shades of #47143C

#47143C
(71,20,60)
#411337
(65,19,55)
#3B1232
(59,18,50)
#35112D
(53,17,45)
#2F1028
(47,16,40)
#290F23
(41,15,35)
#230E1E
(35,14,30)
#1D0D19
(29,13,25)
#170C14
(23,12,20)
#110B0F
(17,11,15)
#0B0A0A
(11,10,10)
#000000
(0,0,0)

Tints of #47143C

#47143C
(71,20,60)
#57294D
(87,41,77)
#673E5E
(103,62,94)
#77536F
(119,83,111)
#876880
(135,104,128)
#977D91
(151,125,145)
#A792A2
(167,146,162)
#B7A7B3
(183,167,179)
#C7BCC4
(199,188,196)
#D7D1D5
(215,209,213)
#E7E6E6
(231,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47143C; }

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

This text font color is #47143C.

Background Color

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

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

This div background color is #47143C.

Border color

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

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

This div border color is #47143C.

Opacity

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

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

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

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

This text has shadow with #47143C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47143C.

Preview

Color preview on black background

This text has color #47143C on black background.


Color preview on white background

This text has color #47143C on white background.


Black color preview on #47143C background

This text has black color on #47143C background.


White color preview on #47143C background

This text has white color on #47143C background.


Related colors

Complementary color

Complementary color for #hex is #B8EBC3.


I love getcolorcode.com

Triadic colors

1 #3C4714 and #143C47 with #47143C are triadic colors.

2 #3C1447 and #14473C with #47143C are triadic colors.