COLOR #471328

HEX: #471328 RGB: (71,19,40)

Color info

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

RGB color model

#471328 color RGB value is (71,19,40).

RGB: (71,19,40) (28%, 7%, 16%)

RGB channels and saturation

R 71 of 255 = 28%
G 19 of 255 = 7%
B 40 of 255 = 16%

71
19
40

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

Portions of RGB colors in percentages

R + G + B = 71 + 19 + 40 = 130 (100%)
R 71 of 130 ~ 54.62%
G 19 of 130 ~ 14.62%
B 40 of 130 ~ 30.77'%

%54.62
%14.62
%30.77

CMYK color model

#471328 color CMYK value is (0,73,44,72).

  • cyan value is 0.00%
  • magenta value is 73.24%
  • yellow value is 43.66%
  • key color value is 72.16%

CMYK: (0,73,44,72)
C0M73Y44K72 (0%, 73%, 44%, 72%)
(0.00 / 0.73 / 0.44 / 0.72)

CMYK percentages

%0
%73.24
%43.66
%72.16

Codes

Color #471328 in popluar color models

47 13 28
RGB 71 19 40
HSL 336° 57.78% 17.65%
HSB/HSV 336° 73.24% 27.84%
CMYK 0.00% 73.24% 43.66%
72.16%

Color #471328 in popluar number systems.

HEX 47 13 28
Decimal 71 19 40
Binary 1000111 10011 101000
Octal 107 23 50

Shades and tints

Shades of #471328

#471328
(71,19,40)
#411225
(65,18,37)
#3B1122
(59,17,34)
#35101F
(53,16,31)
#2F0F1C
(47,15,28)
#290E19
(41,14,25)
#230D16
(35,13,22)
#1D0C13
(29,12,19)
#170B10
(23,11,16)
#110A0D
(17,10,13)
#0B090A
(11,9,10)
#000000
(0,0,0)

Tints of #471328

#471328
(71,19,40)
#57283B
(87,40,59)
#673D4E
(103,61,78)
#775261
(119,82,97)
#876774
(135,103,116)
#977C87
(151,124,135)
#A7919A
(167,145,154)
#B7A6AD
(183,166,173)
#C7BBC0
(199,187,192)
#D7D0D3
(215,208,211)
#E7E5E6
(231,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471328; }

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

This text font color is #471328.

Background Color

.myBgColor { background-color: #471328; }

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

This div background color is #471328.

Border color

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

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

This div border color is #471328.

Opacity

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

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

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

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

This text has shadow with #471328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471328.

Preview

Color preview on black background

This text has color #471328 on black background.


Color preview on white background

This text has color #471328 on white background.


Black color preview on #471328 background

This text has black color on #471328 background.


White color preview on #471328 background

This text has white color on #471328 background.


Related colors

Complementary color

Complementary color for #hex is #B8ECD7.


I love getcolorcode.com

Triadic colors

1 #284713 and #132847 with #471328 are triadic colors.

2 #281347 and #134728 with #471328 are triadic colors.