Shades of Hot Purple #531657
Tints of Hot Purple #531657
RGB
CMYK
RGB Variations
Color information
#531657 (or 0x531657) is known color: Hot Purple. HEX triplet: 53, 16 and 57. RGB value is (83,22,87). Sum of RGB (Red+Green+Blue) = 83+22+87=192 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.23% from 192); Green value is 22 (8.98% from 255 or 11.46% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 87 - color contains mainly: blue. Hex color #531657 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531657 is #ACE9A8. Grayscale: #2F2F2F. Windows color (decimal): -11332009 or 5707347. OLE color: 5707347.
HSL color Cylindrical-coordinate representation of color #531657: hue angle of 296.31º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #531657 is Cyan = 0.05, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 22 | 87 | - |
| CMYK | 0.05 | 0.75 | 0 | 0.66 |
| HSL | 296.31º | 0.6% | 0.21% | - |
| HSV(B) | 296.31º | 0.75% | 0.34% | - |
| XYZ | 5.57 | 3.1 | 9.32 | - |
| YUV | 47.65 | 150.21 | 153.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 87 | 0.05 | 0.75 | 0 | 0.66 | 296.31 | 0.6 | 0.21 |
| Hex | 53 | 16 | 57 | 5 | 4B | 0 | 42 | 128 | 3C | 15 |
| Octal | 123 | 26 | 127 | 5 | 113 | 0 | 102 | 450 | 74 | 25 |
| Binary | 1010011 | 10110 | 1010111 | 101 | 1001011 | 0 | 1000010 | 100101000 | 111100 | 10101 |
Color Harmonies of #531657
Complementary color
Monochromatic Colors of #531657
Black with #531657
Text Example
Text Example
White with #531657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531657; }
p { color: rgb(83,22,87); }
H1.HeaderClassName
{
color: #531657;
}
.AnyTagClassName
{
color: #531657;
}
</style>
background-color css
<style>
a { background-color: #531657; }
a { background-color: rgb(83,22,87); }
div.DivClassName
{
background-color: #531657;
}
.BgClassName
{
background-color: #531657;
}
</style>
border-color css
<style>
span { border-color: #531657; }
span { border-color: rgb(83,22,87); }
td.TdClassName
{
border-color: #531657;
}
.TagClassName
{
border-color: #531657;
}
</style>