Shades of Hot Purple #513456
Tints of Hot Purple #513456
RGB
CMYK
RGB Variations
Color information
#513456 (or 0x513456) is known color: Hot Purple. HEX triplet: 51, 34 and 56. RGB value is (81,52,86). Sum of RGB (Red+Green+Blue) = 81+52+86=219 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.99% from 219); Green value is 52 (20.70% from 255 or 23.74% from 219); Blue value is 86 (33.98% from 255 or 39.27% from 219); Max value from RGB is 86 - color contains mainly: blue. Hex color #513456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513456 is #AECBA9. Grayscale: #404040. Windows color (decimal): -11455402 or 5649489. OLE color: 5649489.
HSL color Cylindrical-coordinate representation of color #513456: hue angle of 291.18º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #513456 is Cyan = 0.06, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 52 | 86 | - |
| CMYK | 0.06 | 0.40 | 0 | 0.66 |
| HSL | 291.18º | 0.25% | 0.27% | - |
| HSV(B) | 291.18º | 0.4% | 0.34% | - |
| XYZ | 6.3 | 4.88 | 9.41 | - |
| YUV | 64.55 | 140.11 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 86 | 0.06 | 0.40 | 0 | 0.66 | 291.18 | 0.25 | 0.27 |
| Hex | 51 | 34 | 56 | 6 | 28 | 0 | 42 | 123 | 19 | 1B |
| Octal | 121 | 64 | 126 | 6 | 50 | 0 | 102 | 443 | 31 | 33 |
| Binary | 1010001 | 110100 | 1010110 | 110 | 101000 | 0 | 1000010 | 100100011 | 11001 | 11011 |
Color Harmonies of #513456
Complementary color
Monochromatic Colors of #513456
Black with #513456
Text Example
Text Example
White with #513456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513456; }
p { color: rgb(81,52,86); }
H1.HeaderClassName
{
color: #513456;
}
.AnyTagClassName
{
color: #513456;
}
</style>
background-color css
<style>
a { background-color: #513456; }
a { background-color: rgb(81,52,86); }
div.DivClassName
{
background-color: #513456;
}
.BgClassName
{
background-color: #513456;
}
</style>
border-color css
<style>
span { border-color: #513456; }
span { border-color: rgb(81,52,86); }
td.TdClassName
{
border-color: #513456;
}
.TagClassName
{
border-color: #513456;
}
</style>