Shades of Hot Purple #470351
Tints of Hot Purple #470351
RGB
CMYK
RGB Variations
Color information
#470351 (or 0x470351) is known color: Hot Purple. HEX triplet: 47, 03 and 51. RGB value is (71,3,81). Sum of RGB (Red+Green+Blue) = 71+3+81=155 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.81% from 155); Green value is 3 (1.56% from 255 or 1.94% from 155); Blue value is 81 (32.03% from 255 or 52.26% from 155); Max value from RGB is 81 - color contains mainly: blue. Hex color #470351 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470351 is #B8FCAE. Grayscale: #1F1F1F. Windows color (decimal): -12123311 or 5309255. OLE color: 5309255.
HSL color Cylindrical-coordinate representation of color #470351: hue angle of 292.31º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470351 is Cyan = 0.12, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 71 | 3 | 81 | - |
| CMYK | 0.12 | 0.96 | 0 | 0.68 |
| HSL | 292.31º | 0.93% | 0.16% | - |
| HSV(B) | 292.31º | 0.96% | 0.32% | - |
| XYZ | 4.12 | 2 | 7.95 | - |
| YUV | 32.22 | 155.53 | 155.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 3 | 81 | 0.12 | 0.96 | 0 | 0.68 | 292.31 | 0.93 | 0.16 |
| Hex | 47 | 3 | 51 | C | 60 | 0 | 44 | 124 | 5D | 10 |
| Octal | 107 | 3 | 121 | 14 | 140 | 0 | 104 | 444 | 135 | 20 |
| Binary | 1000111 | 11 | 1010001 | 1100 | 1100000 | 0 | 1000100 | 100100100 | 1011101 | 10000 |
Color Harmonies of #470351
Complementary color
Monochromatic Colors of #470351
Black with #470351
Text Example
Text Example
White with #470351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470351; }
p { color: rgb(71,3,81); }
H1.HeaderClassName
{
color: #470351;
}
.AnyTagClassName
{
color: #470351;
}
</style>
background-color css
<style>
a { background-color: #470351; }
a { background-color: rgb(71,3,81); }
div.DivClassName
{
background-color: #470351;
}
.BgClassName
{
background-color: #470351;
}
</style>
border-color css
<style>
span { border-color: #470351; }
span { border-color: rgb(71,3,81); }
td.TdClassName
{
border-color: #470351;
}
.TagClassName
{
border-color: #470351;
}
</style>