Shades of Hot Purple #470553
Tints of Hot Purple #470553
RGB
CMYK
RGB Variations
Color information
#470553 (or 0x470553) is known color: Hot Purple. HEX triplet: 47, 05 and 53. RGB value is (71,5,83). Sum of RGB (Red+Green+Blue) = 71+5+83=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 83 (32.81% from 255 or 52.20% from 159); Max value from RGB is 83 - color contains mainly: blue. Hex color #470553 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470553 is #B8FAAC. Grayscale: #212121. Windows color (decimal): -12122797 or 5440839. OLE color: 5440839.
HSL color Cylindrical-coordinate representation of color #470553: hue angle of 290.77º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #470553 is Cyan = 0.14, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 5 | 83 | - |
| CMYK | 0.14 | 0.94 | 0 | 0.67 |
| HSL | 290.77º | 0.89% | 0.17% | - |
| HSV(B) | 290.77º | 0.94% | 0.33% | - |
| XYZ | 4.21 | 2.07 | 8.36 | - |
| YUV | 33.63 | 155.87 | 154.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 83 | 0.14 | 0.94 | 0 | 0.67 | 290.77 | 0.89 | 0.17 |
| Hex | 47 | 5 | 53 | E | 5E | 0 | 43 | 123 | 59 | 11 |
| Octal | 107 | 5 | 123 | 16 | 136 | 0 | 103 | 443 | 131 | 21 |
| Binary | 1000111 | 101 | 1010011 | 1110 | 1011110 | 0 | 1000011 | 100100011 | 1011001 | 10001 |
Color Harmonies of #470553
Complementary color
Monochromatic Colors of #470553
Black with #470553
Text Example
Text Example
White with #470553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470553; }
p { color: rgb(71,5,83); }
H1.HeaderClassName
{
color: #470553;
}
.AnyTagClassName
{
color: #470553;
}
</style>
background-color css
<style>
a { background-color: #470553; }
a { background-color: rgb(71,5,83); }
div.DivClassName
{
background-color: #470553;
}
.BgClassName
{
background-color: #470553;
}
</style>
border-color css
<style>
span { border-color: #470553; }
span { border-color: rgb(71,5,83); }
td.TdClassName
{
border-color: #470553;
}
.TagClassName
{
border-color: #470553;
}
</style>