COLOR #470321

HEX: #470321 RGB: (71,3,33)

Color info

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

RGB color model

#470321 color RGB value is (71,3,33).

RGB: (71,3,33) (28%, 1%, 13%)

RGB channels and saturation

R 71 of 255 = 28%
G 3 of 255 = 1%
B 33 of 255 = 13%

71
3
33

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

Portions of RGB colors in percentages

R + G + B = 71 + 3 + 33 = 107 (100%)
R 71 of 107 ~ 66.36%
G 3 of 107 ~ 2.8%
B 33 of 107 ~ 30.84'%

%66.36
%30.84

CMYK color model

#470321 color CMYK value is (0,96,54,72).

  • cyan value is 0.00%
  • magenta value is 95.77%
  • yellow value is 53.52%
  • key color value is 72.16%

CMYK: (0,96,54,72)
C0M96Y54K72 (0%, 96%, 54%, 72%)
(0.00 / 0.96 / 0.54 / 0.72)

CMYK percentages

%0
%95.77
%53.52
%72.16

Codes

Color #470321 in popluar color models

47 03 21
RGB 71 3 33
HSL 334° 91.89% 14.51%
HSB/HSV 334° 95.77% 27.84%
CMYK 0.00% 95.77% 53.52%
72.16%

Color #470321 in popluar number systems.

HEX 47 03 21
Decimal 71 3 33
Binary 1000111 11 100001
Octal 107 3 41

Shades and tints

Shades of #470321

#470321
(71,3,33)
#41031E
(65,3,30)
#3B031B
(59,3,27)
#350318
(53,3,24)
#2F0315
(47,3,21)
#290312
(41,3,18)
#23030F
(35,3,15)
#1D030C
(29,3,12)
#170309
(23,3,9)
#110306
(17,3,6)
#0B0303
(11,3,3)
#000000
(0,0,0)

Tints of #470321

#470321
(71,3,33)
#571935
(87,25,53)
#672F49
(103,47,73)
#77455D
(119,69,93)
#875B71
(135,91,113)
#977185
(151,113,133)
#A78799
(167,135,153)
#B79DAD
(183,157,173)
#C7B3C1
(199,179,193)
#D7C9D5
(215,201,213)
#E7DFE9
(231,223,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #470321; }

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

This text font color is #470321.

Background Color

.myBgColor { background-color: #470321; }

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

This div background color is #470321.

Border color

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

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

This div border color is #470321.

Opacity

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

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

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

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

This text has shadow with #470321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470321.

Preview

Color preview on black background

This text has color #470321 on black background.


Color preview on white background

This text has color #470321 on white background.


Black color preview on #470321 background

This text has black color on #470321 background.


White color preview on #470321 background

This text has white color on #470321 background.


Related colors

Complementary color

Complementary color for #hex is #B8FCDE.


I love getcolorcode.com

Triadic colors

1 #214703 and #032147 with #470321 are triadic colors.

2 #210347 and #034721 with #470321 are triadic colors.