Shades of Hot Purple #513359
Tints of Hot Purple #513359
RGB
CMYK
RGB Variations
Color information
#513359 (or 0x513359) is known color: Hot Purple. HEX triplet: 51, 33 and 59. RGB value is (81,51,89). Sum of RGB (Red+Green+Blue) = 81+51+89=221 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.65% from 221); Green value is 51 (20.31% from 255 or 23.08% from 221); Blue value is 89 (35.16% from 255 or 40.27% from 221); Max value from RGB is 89 - color contains mainly: blue. Hex color #513359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513359 is #AECCA6. Grayscale: #404040. Windows color (decimal): -11455655 or 5845841. OLE color: 5845841.
HSL color Cylindrical-coordinate representation of color #513359: hue angle of 287.37º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #513359 is Cyan = 0.09, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 51 | 89 | - |
| CMYK | 0.09 | 0.43 | 0 | 0.65 |
| HSL | 287.37º | 0.27% | 0.27% | - |
| HSV(B) | 287.37º | 0.43% | 0.35% | - |
| XYZ | 6.38 | 4.84 | 10.05 | - |
| YUV | 64.3 | 141.94 | 139.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 89 | 0.09 | 0.43 | 0 | 0.65 | 287.37 | 0.27 | 0.27 |
| Hex | 51 | 33 | 59 | 9 | 2B | 0 | 41 | 11F | 1B | 1B |
| Octal | 121 | 63 | 131 | 11 | 53 | 0 | 101 | 437 | 33 | 33 |
| Binary | 1010001 | 110011 | 1011001 | 1001 | 101011 | 0 | 1000001 | 100011111 | 11011 | 11011 |
Color Harmonies of #513359
Complementary color
Monochromatic Colors of #513359
Black with #513359
Text Example
Text Example
White with #513359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513359; }
p { color: rgb(81,51,89); }
H1.HeaderClassName
{
color: #513359;
}
.AnyTagClassName
{
color: #513359;
}
</style>
background-color css
<style>
a { background-color: #513359; }
a { background-color: rgb(81,51,89); }
div.DivClassName
{
background-color: #513359;
}
.BgClassName
{
background-color: #513359;
}
</style>
border-color css
<style>
span { border-color: #513359; }
span { border-color: rgb(81,51,89); }
td.TdClassName
{
border-color: #513359;
}
.TagClassName
{
border-color: #513359;
}
</style>