Shades of Hot Purple #470851
Tints of Hot Purple #470851
RGB
CMYK
RGB Variations
Color information
#470851 (or 0x470851) is known color: Hot Purple. HEX triplet: 47, 08 and 51. RGB value is (71,8,81). Sum of RGB (Red+Green+Blue) = 71+8+81=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 8 (3.52% from 255 or 5% from 160); Blue value is 81 (32.03% from 255 or 50.62% from 160); Max value from RGB is 81 - color contains mainly: blue. Hex color #470851 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470851 is #B8F7AE. Grayscale: #222222. Windows color (decimal): -12122031 or 5310535. OLE color: 5310535.
HSL color Cylindrical-coordinate representation of color #470851: hue angle of 291.78º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #470851 is Cyan = 0.12, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 71 | 8 | 81 | - |
| CMYK | 0.12 | 0.90 | 0 | 0.68 |
| HSL | 291.78º | 0.82% | 0.17% | - |
| HSV(B) | 291.78º | 0.9% | 0.32% | - |
| XYZ | 4.17 | 2.11 | 7.97 | - |
| YUV | 35.16 | 153.87 | 153.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 8 | 81 | 0.12 | 0.90 | 0 | 0.68 | 291.78 | 0.82 | 0.17 |
| Hex | 47 | 8 | 51 | C | 5A | 0 | 44 | 124 | 52 | 11 |
| Octal | 107 | 10 | 121 | 14 | 132 | 0 | 104 | 444 | 122 | 21 |
| Binary | 1000111 | 1000 | 1010001 | 1100 | 1011010 | 0 | 1000100 | 100100100 | 1010010 | 10001 |
Color Harmonies of #470851
Complementary color
Monochromatic Colors of #470851
Black with #470851
Text Example
Text Example
White with #470851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470851; }
p { color: rgb(71,8,81); }
H1.HeaderClassName
{
color: #470851;
}
.AnyTagClassName
{
color: #470851;
}
</style>
background-color css
<style>
a { background-color: #470851; }
a { background-color: rgb(71,8,81); }
div.DivClassName
{
background-color: #470851;
}
.BgClassName
{
background-color: #470851;
}
</style>
border-color css
<style>
span { border-color: #470851; }
span { border-color: rgb(71,8,81); }
td.TdClassName
{
border-color: #470851;
}
.TagClassName
{
border-color: #470851;
}
</style>