Shades of Hot Purple #510956
Tints of Hot Purple #510956
RGB
CMYK
RGB Variations
Color information
#510956 (or 0x510956) is known color: Hot Purple. HEX triplet: 51, 09 and 56. RGB value is (81,9,86). Sum of RGB (Red+Green+Blue) = 81+9+86=176 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.02% from 176); Green value is 9 (3.91% from 255 or 5.11% from 176); Blue value is 86 (33.98% from 255 or 48.86% from 176); Max value from RGB is 86 - color contains mainly: blue. Hex color #510956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #510956 is #AEF6A9. Grayscale: #272727. Windows color (decimal): -11466410 or 5638481. OLE color: 5638481.
HSL color Cylindrical-coordinate representation of color #510956: hue angle of 296.1º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #510956 is Cyan = 0.06, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 9 | 86 | - |
| CMYK | 0.06 | 0.90 | 0 | 0.66 |
| HSL | 296.1º | 0.81% | 0.19% | - |
| HSV(B) | 296.1º | 0.9% | 0.34% | - |
| XYZ | 5.17 | 2.62 | 9.04 | - |
| YUV | 39.31 | 154.35 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 9 | 86 | 0.06 | 0.90 | 0 | 0.66 | 296.1 | 0.81 | 0.19 |
| Hex | 51 | 9 | 56 | 6 | 5A | 0 | 42 | 128 | 51 | 13 |
| Octal | 121 | 11 | 126 | 6 | 132 | 0 | 102 | 450 | 121 | 23 |
| Binary | 1010001 | 1001 | 1010110 | 110 | 1011010 | 0 | 1000010 | 100101000 | 1010001 | 10011 |
Color Harmonies of #510956
Complementary color
Monochromatic Colors of #510956
Black with #510956
Text Example
Text Example
White with #510956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510956; }
p { color: rgb(81,9,86); }
H1.HeaderClassName
{
color: #510956;
}
.AnyTagClassName
{
color: #510956;
}
</style>
background-color css
<style>
a { background-color: #510956; }
a { background-color: rgb(81,9,86); }
div.DivClassName
{
background-color: #510956;
}
.BgClassName
{
background-color: #510956;
}
</style>
border-color css
<style>
span { border-color: #510956; }
span { border-color: rgb(81,9,86); }
td.TdClassName
{
border-color: #510956;
}
.TagClassName
{
border-color: #510956;
}
</style>