Shades of Hot Purple #511651
Tints of Hot Purple #511651
RGB
CMYK
RGB Variations
Color information
#511651 (or 0x511651) is known color: Hot Purple. HEX triplet: 51, 16 and 51. RGB value is (81,22,81). Sum of RGB (Red+Green+Blue) = 81+22+81=184 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.02% from 184); Green value is 22 (8.98% from 255 or 11.96% from 184); Blue value is 81 (32.03% from 255 or 44.02% from 184); Max value from RGB is 81 - color contains mainly: red, blue. Hex color #511651 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #511651 is #AEE9AE. Grayscale: #2E2E2E. Windows color (decimal): -11463087 or 5314129. OLE color: 5314129.
HSL color Cylindrical-coordinate representation of color #511651: hue angle of 300º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #511651 is Cyan = 0, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 22 | 81 | - |
| CMYK | 0 | 0.73 | 0 | 0.68 |
| HSL | 300º | 0.57% | 0.2% | - |
| HSV(B) | 300º | 0.73% | 0.32% | - |
| XYZ | 5.17 | 2.92 | 8.08 | - |
| YUV | 46.37 | 147.55 | 152.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 22 | 81 | 0 | 0.73 | 0 | 0.68 | 300 | 0.57 | 0.2 |
| Hex | 51 | 16 | 51 | 0 | 49 | 0 | 44 | 12C | 39 | 14 |
| Octal | 121 | 26 | 121 | 0 | 111 | 0 | 104 | 454 | 71 | 24 |
| Binary | 1010001 | 10110 | 1010001 | 0 | 1001001 | 0 | 1000100 | 100101100 | 111001 | 10100 |
Color Harmonies of #511651
Complementary color
Monochromatic Colors of #511651
Black with #511651
Text Example
Text Example
White with #511651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511651; }
p { color: rgb(81,22,81); }
H1.HeaderClassName
{
color: #511651;
}
.AnyTagClassName
{
color: #511651;
}
</style>
background-color css
<style>
a { background-color: #511651; }
a { background-color: rgb(81,22,81); }
div.DivClassName
{
background-color: #511651;
}
.BgClassName
{
background-color: #511651;
}
</style>
border-color css
<style>
span { border-color: #511651; }
span { border-color: rgb(81,22,81); }
td.TdClassName
{
border-color: #511651;
}
.TagClassName
{
border-color: #511651;
}
</style>