Shades of Hot Purple #510354
Tints of Hot Purple #510354
RGB
CMYK
RGB Variations
Color information
#510354 (or 0x510354) is known color: Hot Purple. HEX triplet: 51, 03 and 54. RGB value is (81,3,84). Sum of RGB (Red+Green+Blue) = 81+3+84=168 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.21% from 168); Green value is 3 (1.56% from 255 or 1.79% from 168); Blue value is 84 (33.20% from 255 or 50% from 168); Max value from RGB is 84 - color contains mainly: blue. Hex color #510354 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #510354 is #AEFCAB. Grayscale: #232323. Windows color (decimal): -11467948 or 5505873. OLE color: 5505873.
HSL color Cylindrical-coordinate representation of color #510354: hue angle of 297.78º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #510354 is Cyan = 0.04, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 3 | 84 | - |
| CMYK | 0.04 | 0.96 | 0 | 0.67 |
| HSL | 297.78º | 0.93% | 0.17% | - |
| HSV(B) | 297.78º | 0.96% | 0.33% | - |
| XYZ | 5.03 | 2.45 | 8.6 | - |
| YUV | 35.56 | 155.34 | 160.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 3 | 84 | 0.04 | 0.96 | 0 | 0.67 | 297.78 | 0.93 | 0.17 |
| Hex | 51 | 3 | 54 | 4 | 60 | 0 | 43 | 12A | 5D | 11 |
| Octal | 121 | 3 | 124 | 4 | 140 | 0 | 103 | 452 | 135 | 21 |
| Binary | 1010001 | 11 | 1010100 | 100 | 1100000 | 0 | 1000011 | 100101010 | 1011101 | 10001 |
Color Harmonies of #510354
Complementary color
Monochromatic Colors of #510354
Black with #510354
Text Example
Text Example
White with #510354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510354; }
p { color: rgb(81,3,84); }
H1.HeaderClassName
{
color: #510354;
}
.AnyTagClassName
{
color: #510354;
}
</style>
background-color css
<style>
a { background-color: #510354; }
a { background-color: rgb(81,3,84); }
div.DivClassName
{
background-color: #510354;
}
.BgClassName
{
background-color: #510354;
}
</style>
border-color css
<style>
span { border-color: #510354; }
span { border-color: rgb(81,3,84); }
td.TdClassName
{
border-color: #510354;
}
.TagClassName
{
border-color: #510354;
}
</style>