Shades of Hot Purple #531751
Tints of Hot Purple #531751
RGB
CMYK
RGB Variations
Color information
#531751 (or 0x531751) is known color: Hot Purple. HEX triplet: 53, 17 and 51. RGB value is (83,23,81). Sum of RGB (Red+Green+Blue) = 83+23+81=187 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.39% from 187); Green value is 23 (9.38% from 255 or 12.30% from 187); Blue value is 81 (32.03% from 255 or 43.32% from 187); Max value from RGB is 83 - color contains mainly: red. Hex color #531751 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531751 is #ACE8AE. Grayscale: #2F2F2F. Windows color (decimal): -11331759 or 5314387. OLE color: 5314387.
HSL color Cylindrical-coordinate representation of color #531751: hue angle of 302º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #531751 is Cyan = 0, Magento = 0.72, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 81 | - |
| CMYK | 0 | 0.72 | 0.02 | 0.67 |
| HSL | 302º | 0.57% | 0.21% | - |
| HSV(B) | 302º | 0.72% | 0.33% | - |
| XYZ | 5.36 | 3.05 | 8.09 | - |
| YUV | 47.55 | 146.88 | 153.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 81 | 0 | 0.72 | 0.02 | 0.67 | 302 | 0.57 | 0.21 |
| Hex | 53 | 17 | 51 | 0 | 48 | 2 | 43 | 12E | 39 | 15 |
| Octal | 123 | 27 | 121 | 0 | 110 | 2 | 103 | 456 | 71 | 25 |
| Binary | 1010011 | 10111 | 1010001 | 0 | 1001000 | 10 | 1000011 | 100101110 | 111001 | 10101 |
Color Harmonies of #531751
Complementary color
Monochromatic Colors of #531751
Black with #531751
Text Example
Text Example
White with #531751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531751; }
p { color: rgb(83,23,81); }
H1.HeaderClassName
{
color: #531751;
}
.AnyTagClassName
{
color: #531751;
}
</style>
background-color css
<style>
a { background-color: #531751; }
a { background-color: rgb(83,23,81); }
div.DivClassName
{
background-color: #531751;
}
.BgClassName
{
background-color: #531751;
}
</style>
border-color css
<style>
span { border-color: #531751; }
span { border-color: rgb(83,23,81); }
td.TdClassName
{
border-color: #531751;
}
.TagClassName
{
border-color: #531751;
}
</style>