COLOR #471021

HEX: #471021 RGB: (71,16,33)

Color info

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

RGB color model

#471021 color RGB value is (71,16,33).

RGB: (71,16,33) (28%, 6%, 13%)

RGB channels and saturation

R 71 of 255 = 28%
G 16 of 255 = 6%
B 33 of 255 = 13%

71
16
33

R + G + B ~ 16%. #471021 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 16 + 33 = 120 (100%)
R 71 of 120 ~ 59.17%
G 16 of 120 ~ 13.33%
B 33 of 120 ~ 27.5'%

%59.17
%13.33
%27.5

CMYK color model

#471021 color CMYK value is (0,77,54,72).

  • cyan value is 0.00%
  • magenta value is 77.46%
  • yellow value is 53.52%
  • key color value is 72.16%
CMYK: (0,77,54,72) C0M77Y54K72 (0%,77%,54%,72%) (0.00/0.77/0.54/0.72) 

CMYK percentages

%0
%77.46
%53.52
%72.16

Codes

Color #471021 in popluar color models

47 10 21
RGB 71 16 33
HSL 341° 63.22% 17.06%
HSB/HSV 341° 77.46% 27.84%
CMYK 0.00% 77.46% 53.52%
72.16%

Color #471021 in popluar number systems.

HEX 47 10 21
Decimal 71 16 33
Binary 1000111 10000 100001
Octal 107 20 41

Shades and tints

Shades of #471021

#471021
(71,16,33)
#410F1E
(65,15,30)
#3B0E1B
(59,14,27)
#350D18
(53,13,24)
#2F0C15
(47,12,21)
#290B12
(41,11,18)
#230A0F
(35,10,15)
#1D090C
(29,9,12)
#170809
(23,8,9)
#110706
(17,7,6)
#0B0603
(11,6,3)
#000000
(0,0,0)

Tints of #471021

#471021
(71,16,33)
#572535
(87,37,53)
#673A49
(103,58,73)
#774F5D
(119,79,93)
#876471
(135,100,113)
#977985
(151,121,133)
#A78E99
(167,142,153)
#B7A3AD
(183,163,173)
#C7B8C1
(199,184,193)
#D7CDD5
(215,205,213)
#E7E2E9
(231,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471021 color. Also use rgb(71,16,33) instead hex code.

Text Font Color

.myTextColor { color: #471021; }

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

This text font color is #471021.

Background Color

.myBgColor { background-color: #471021; }

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

This div background color is #471021.

Border color

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

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

This div border color is #471021.

Opacity

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

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

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

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

This text has shadow with #471021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471021.

Preview

Color preview on black background

This text has color #471021 on black background.


Color preview on white background

This text has color #471021 on white background.


Black color preview on #471021 background

This text has black color on #471021 background.


White color preview on #471021 background

This text has white color on #471021 background.


Related colors

Complementary color

Complementary color for #hex is #B8EFDE.


I love getcolorcode.com

Triadic colors

1 #214710 and #102147 with #471021 are triadic colors.

2 #211047 and #104721 with #471021 are triadic colors.