Shades of Hot Purple #510658
Tints of Hot Purple #510658
RGB
CMYK
RGB Variations
Color information
#510658 (or 0x510658) is known color: Hot Purple. HEX triplet: 51, 06 and 58. RGB value is (81,6,88). Sum of RGB (Red+Green+Blue) = 81+6+88=175 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.29% from 175); Green value is 6 (2.73% from 255 or 3.43% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #510658 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #510658 is #AEF9A7. Grayscale: #252525. Windows color (decimal): -11467176 or 5768785. OLE color: 5768785.
HSL color Cylindrical-coordinate representation of color #510658: hue angle of 294.88º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #510658 is Cyan = 0.08, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 6 | 88 | - |
| CMYK | 0.08 | 0.93 | 0 | 0.65 |
| HSL | 294.88º | 0.87% | 0.18% | - |
| HSV(B) | 294.88º | 0.93% | 0.35% | - |
| XYZ | 5.22 | 2.58 | 9.46 | - |
| YUV | 37.77 | 156.35 | 158.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 6 | 88 | 0.08 | 0.93 | 0 | 0.65 | 294.88 | 0.87 | 0.18 |
| Hex | 51 | 6 | 58 | 8 | 5D | 0 | 41 | 127 | 57 | 12 |
| Octal | 121 | 6 | 130 | 10 | 135 | 0 | 101 | 447 | 127 | 22 |
| Binary | 1010001 | 110 | 1011000 | 1000 | 1011101 | 0 | 1000001 | 100100111 | 1010111 | 10010 |
Color Harmonies of #510658
Complementary color
Monochromatic Colors of #510658
Black with #510658
Text Example
Text Example
White with #510658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510658; }
p { color: rgb(81,6,88); }
H1.HeaderClassName
{
color: #510658;
}
.AnyTagClassName
{
color: #510658;
}
</style>
background-color css
<style>
a { background-color: #510658; }
a { background-color: rgb(81,6,88); }
div.DivClassName
{
background-color: #510658;
}
.BgClassName
{
background-color: #510658;
}
</style>
border-color css
<style>
span { border-color: #510658; }
span { border-color: rgb(81,6,88); }
td.TdClassName
{
border-color: #510658;
}
.TagClassName
{
border-color: #510658;
}
</style>