Shades of Hot Purple #531053
Tints of Hot Purple #531053
RGB
CMYK
RGB Variations
Color information
#531053 (or 0x531053) is known color: Hot Purple. HEX triplet: 53, 10 and 53. RGB value is (83,16,83). Sum of RGB (Red+Green+Blue) = 83+16+83=182 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.60% from 182); Green value is 16 (6.64% from 255 or 8.79% from 182); Blue value is 83 (32.81% from 255 or 45.60% from 182); Max value from RGB is 83 - color contains mainly: red, blue. Hex color #531053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531053 is #ACEFAC. Grayscale: #2B2B2B. Windows color (decimal): -11333549 or 5443667. OLE color: 5443667.
HSL color Cylindrical-coordinate representation of color #531053: hue angle of 300º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #531053 is Cyan = 0, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 83 | - |
| CMYK | 0 | 0.81 | 0 | 0.67 |
| HSL | 300º | 0.68% | 0.19% | - |
| HSV(B) | 300º | 0.81% | 0.33% | - |
| XYZ | 5.31 | 2.83 | 8.45 | - |
| YUV | 43.67 | 150.2 | 156.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 83 | 0 | 0.81 | 0 | 0.67 | 300 | 0.68 | 0.19 |
| Hex | 53 | 10 | 53 | 0 | 51 | 0 | 43 | 12C | 44 | 13 |
| Octal | 123 | 20 | 123 | 0 | 121 | 0 | 103 | 454 | 104 | 23 |
| Binary | 1010011 | 10000 | 1010011 | 0 | 1010001 | 0 | 1000011 | 100101100 | 1000100 | 10011 |
Color Harmonies of #531053
Complementary color
Monochromatic Colors of #531053
Black with #531053
Text Example
Text Example
White with #531053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531053; }
p { color: rgb(83,16,83); }
H1.HeaderClassName
{
color: #531053;
}
.AnyTagClassName
{
color: #531053;
}
</style>
background-color css
<style>
a { background-color: #531053; }
a { background-color: rgb(83,16,83); }
div.DivClassName
{
background-color: #531053;
}
.BgClassName
{
background-color: #531053;
}
</style>
border-color css
<style>
span { border-color: #531053; }
span { border-color: rgb(83,16,83); }
td.TdClassName
{
border-color: #531053;
}
.TagClassName
{
border-color: #531053;
}
</style>