Shades of Hot Purple #510859
Tints of Hot Purple #510859
RGB
CMYK
RGB Variations
Color information
#510859 (or 0x510859) is known color: Hot Purple. HEX triplet: 51, 08 and 59. RGB value is (81,8,89). Sum of RGB (Red+Green+Blue) = 81+8+89=178 (23% of max value = 765). Red value is 81 (32.03% from 255 or 45.51% from 178); Green value is 8 (3.52% from 255 or 4.49% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #510859 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #510859 is #AEF7A6. Grayscale: #262626. Windows color (decimal): -11466663 or 5834833. OLE color: 5834833.
HSL color Cylindrical-coordinate representation of color #510859: hue angle of 294.07º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #510859 is Cyan = 0.09, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 8 | 89 | - |
| CMYK | 0.09 | 0.91 | 0 | 0.65 |
| HSL | 294.07º | 0.84% | 0.19% | - |
| HSV(B) | 294.07º | 0.91% | 0.35% | - |
| XYZ | 5.28 | 2.64 | 9.68 | - |
| YUV | 39.06 | 156.18 | 157.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 89 | 0.09 | 0.91 | 0 | 0.65 | 294.07 | 0.84 | 0.19 |
| Hex | 51 | 8 | 59 | 9 | 5B | 0 | 41 | 126 | 54 | 13 |
| Octal | 121 | 10 | 131 | 11 | 133 | 0 | 101 | 446 | 124 | 23 |
| Binary | 1010001 | 1000 | 1011001 | 1001 | 1011011 | 0 | 1000001 | 100100110 | 1010100 | 10011 |
Color Harmonies of #510859
Complementary color
Monochromatic Colors of #510859
Black with #510859
Text Example
Text Example
White with #510859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510859; }
p { color: rgb(81,8,89); }
H1.HeaderClassName
{
color: #510859;
}
.AnyTagClassName
{
color: #510859;
}
</style>
background-color css
<style>
a { background-color: #510859; }
a { background-color: rgb(81,8,89); }
div.DivClassName
{
background-color: #510859;
}
.BgClassName
{
background-color: #510859;
}
</style>
border-color css
<style>
span { border-color: #510859; }
span { border-color: rgb(81,8,89); }
td.TdClassName
{
border-color: #510859;
}
.TagClassName
{
border-color: #510859;
}
</style>