Shades of Hot Purple #513459
Tints of Hot Purple #513459
RGB
CMYK
RGB Variations
Color information
#513459 (or 0x513459) is known color: Hot Purple. HEX triplet: 51, 34 and 59. RGB value is (81,52,89). Sum of RGB (Red+Green+Blue) = 81+52+89=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 52 (20.70% from 255 or 23.42% from 222); Blue value is 89 (35.16% from 255 or 40.09% from 222); Max value from RGB is 89 - color contains mainly: blue. Hex color #513459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513459 is #AECBA6. Grayscale: #404040. Windows color (decimal): -11455399 or 5846097. OLE color: 5846097.
HSL color Cylindrical-coordinate representation of color #513459: hue angle of 287.03º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #513459 is Cyan = 0.09, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 52 | 89 | - |
| CMYK | 0.09 | 0.42 | 0 | 0.65 |
| HSL | 287.03º | 0.26% | 0.28% | - |
| HSV(B) | 287.03º | 0.42% | 0.35% | - |
| XYZ | 6.42 | 4.93 | 10.06 | - |
| YUV | 64.89 | 141.61 | 139.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 89 | 0.09 | 0.42 | 0 | 0.65 | 287.03 | 0.26 | 0.28 |
| Hex | 51 | 34 | 59 | 9 | 2A | 0 | 41 | 11F | 1A | 1C |
| Octal | 121 | 64 | 131 | 11 | 52 | 0 | 101 | 437 | 32 | 34 |
| Binary | 1010001 | 110100 | 1011001 | 1001 | 101010 | 0 | 1000001 | 100011111 | 11010 | 11100 |
Color Harmonies of #513459
Complementary color
Monochromatic Colors of #513459
Black with #513459
Text Example
Text Example
White with #513459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513459; }
p { color: rgb(81,52,89); }
H1.HeaderClassName
{
color: #513459;
}
.AnyTagClassName
{
color: #513459;
}
</style>
background-color css
<style>
a { background-color: #513459; }
a { background-color: rgb(81,52,89); }
div.DivClassName
{
background-color: #513459;
}
.BgClassName
{
background-color: #513459;
}
</style>
border-color css
<style>
span { border-color: #513459; }
span { border-color: rgb(81,52,89); }
td.TdClassName
{
border-color: #513459;
}
.TagClassName
{
border-color: #513459;
}
</style>