COLOR #471343

HEX: #471343 RGB: (71,19,67)

Color info

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

RGB color model

#471343 color RGB value is (71,19,67).

RGB: (71,19,67) (28%, 7%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 19 of 255 = 7%
B 67 of 255 = 26%

71
19
67

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

Portions of RGB colors in percentages

R + G + B = 71 + 19 + 67 = 157 (100%)
R 71 of 157 ~ 45.22%
G 19 of 157 ~ 12.1%
B 67 of 157 ~ 42.68'%

%45.22
%12.1
%42.68

CMYK color model

#471343 color CMYK value is (0,73,6,72).

  • cyan value is 0.00%
  • magenta value is 73.24%
  • yellow value is 5.63%
  • key color value is 72.16%
CMYK: (0,73,6,72) C0M73Y6K72 (0%,73%,6%,72%) (0.00/0.73/0.06/0.72) 

CMYK percentages

%0
%73.24
%5.63
%72.16

Codes

Color #471343 in popluar color models

47 13 43
RGB 71 19 67
HSL 305° 57.78% 17.65%
HSB/HSV 305° 73.24% 27.84%
CMYK 0.00% 73.24% 5.63%
72.16%

Color #471343 in popluar number systems.

HEX 47 13 43
Decimal 71 19 67
Binary 1000111 10011 1000011
Octal 107 23 103

Shades and tints

Shades of #471343

#471343
(71,19,67)
#41123D
(65,18,61)
#3B1137
(59,17,55)
#351031
(53,16,49)
#2F0F2B
(47,15,43)
#290E25
(41,14,37)
#230D1F
(35,13,31)
#1D0C19
(29,12,25)
#170B13
(23,11,19)
#110A0D
(17,10,13)
#0B0907
(11,9,7)
#000000
(0,0,0)

Tints of #471343

#471343
(71,19,67)
#572854
(87,40,84)
#673D65
(103,61,101)
#775276
(119,82,118)
#876787
(135,103,135)
#977C98
(151,124,152)
#A791A9
(167,145,169)
#B7A6BA
(183,166,186)
#C7BBCB
(199,187,203)
#D7D0DC
(215,208,220)
#E7E5ED
(231,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471343 color. Also use rgb(71,19,67) instead hex code.

Text Font Color

.myTextColor { color: #471343; }

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

This text font color is #471343.

Background Color

.myBgColor { background-color: #471343; }

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

This div background color is #471343.

Border color

.myBorderColor { border: 1px solid #471343; }

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

This div border color is #471343.

Opacity

.myOpacity80 { color: #471343; opacity: 0.8; }

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

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

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

This text has shadow with #471343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471343.

Preview

Color preview on black background

This text has color #471343 on black background.


Color preview on white background

This text has color #471343 on white background.


Black color preview on #471343 background

This text has black color on #471343 background.


White color preview on #471343 background

This text has white color on #471343 background.


Related colors

Complementary color

Complementary color for #hex is #B8ECBC.


I love getcolorcode.com

Triadic colors

1 #434713 and #134347 with #471343 are triadic colors.

2 #431347 and #134743 with #471343 are triadic colors.