Shades of Hot Purple #531460
Tints of Hot Purple #531460
RGB
CMYK
RGB Variations
Color information
#531460 (or 0x531460) is known color: Hot Purple. HEX triplet: 53, 14 and 60. RGB value is (83,20,96). Sum of RGB (Red+Green+Blue) = 83+20+96=199 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.71% from 199); Green value is 20 (8.20% from 255 or 10.05% from 199); Blue value is 96 (37.89% from 255 or 48.24% from 199); Max value from RGB is 96 - color contains mainly: blue. Hex color #531460 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531460 is #ACEB9F. Grayscale: #2F2F2F. Windows color (decimal): -11332512 or 6296659. OLE color: 6296659.
HSL color Cylindrical-coordinate representation of color #531460: hue angle of 289.74º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #531460 is Cyan = 0.14, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 20 | 96 | - |
| CMYK | 0.14 | 0.79 | 0 | 0.62 |
| HSL | 289.74º | 0.66% | 0.23% | - |
| HSV(B) | 289.74º | 0.79% | 0.38% | - |
| XYZ | 5.93 | 3.18 | 11.37 | - |
| YUV | 47.5 | 155.37 | 153.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 96 | 0.14 | 0.79 | 0 | 0.62 | 289.74 | 0.66 | 0.23 |
| Hex | 53 | 14 | 60 | E | 4F | 0 | 3E | 122 | 42 | 17 |
| Octal | 123 | 24 | 140 | 16 | 117 | 0 | 76 | 442 | 102 | 27 |
| Binary | 1010011 | 10100 | 1100000 | 1110 | 1001111 | 0 | 111110 | 100100010 | 1000010 | 10111 |
Color Harmonies of #531460
Complementary color
Monochromatic Colors of #531460
Black with #531460
Text Example
Text Example
White with #531460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531460; }
p { color: rgb(83,20,96); }
H1.HeaderClassName
{
color: #531460;
}
.AnyTagClassName
{
color: #531460;
}
</style>
background-color css
<style>
a { background-color: #531460; }
a { background-color: rgb(83,20,96); }
div.DivClassName
{
background-color: #531460;
}
.BgClassName
{
background-color: #531460;
}
</style>
border-color css
<style>
span { border-color: #531460; }
span { border-color: rgb(83,20,96); }
td.TdClassName
{
border-color: #531460;
}
.TagClassName
{
border-color: #531460;
}
</style>