COLOR #470873

HEX: #470873 RGB: (71,8,115)

Color info

#470873 contains mainly red and blue colors. Web safe color of #470873 is #330066 (or #306).

RGB color model

#470873 color RGB value is (71,8,115).

RGB: (71,8,115) (28%, 3%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 8 of 255 = 3%
B 115 of 255 = 45%

71
8
115

R + G + B ~ 25%. #470873 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 8 + 115 = 194 (100%)
R 71 of 194 ~ 36.6%
G 8 of 194 ~ 4.12%
B 115 of 194 ~ 59.28'%

%36.6
%59.28

CMYK color model

#470873 color CMYK value is (38,93,0,55).

  • cyan value is 38.26%
  • magenta value is 93.04%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (38,93,0,55)
C38M93Y0K55 (38%, 93%, 0%, 55%)
(0.38 / 0.93 / 0.00 / 0.55)

CMYK percentages

%38.26
%93.04
%0
%54.9

Codes

Color #470873 in popluar color models

47 08 73
RGB 71 8 115
HSL 275° 86.99% 24.12%
HSB/HSV 275° 93.04% 45.10%
CMYK 38.26% 93.04% 0.00%
54.90%

Color #470873 in popluar number systems.

HEX 47 08 73
Decimal 71 8 115
Binary 1000111 1000 1110011
Octal 107 10 163

Shades and tints

Shades of #470873

#470873
(71,8,115)
#410869
(65,8,105)
#3B085F
(59,8,95)
#350855
(53,8,85)
#2F084B
(47,8,75)
#290841
(41,8,65)
#230837
(35,8,55)
#1D082D
(29,8,45)
#170823
(23,8,35)
#110819
(17,8,25)
#0B080F
(11,8,15)
#000000
(0,0,0)

Tints of #470873

#470873
(71,8,115)
#571E7F
(87,30,127)
#67348B
(103,52,139)
#774A97
(119,74,151)
#8760A3
(135,96,163)
#9776AF
(151,118,175)
#A78CBB
(167,140,187)
#B7A2C7
(183,162,199)
#C7B8D3
(199,184,211)
#D7CEDF
(215,206,223)
#E7E4EB
(231,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470873 color. Also use rgb(71,8,115) instead hex code.

Text Font Color

.myTextColor { color: #470873; }

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

This text font color is #470873.

Background Color

.myBgColor { background-color: #470873; }

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

This div background color is #470873.

Border color

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

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

This div border color is #470873.

Opacity

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

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

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

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

This text has shadow with #470873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470873.

Preview

Color preview on black background

This text has color #470873 on black background.


Color preview on white background

This text has color #470873 on white background.


Black color preview on #470873 background

This text has black color on #470873 background.


White color preview on #470873 background

This text has white color on #470873 background.


Related colors

Complementary color

Complementary color for #hex is #B8F78C.


I love getcolorcode.com

Triadic colors

1 #734708 and #087347 with #470873 are triadic colors.

2 #730847 and #084773 with #470873 are triadic colors.