Shades of Hot Purple #531054
Tints of Hot Purple #531054
RGB
CMYK
RGB Variations
Color information
#531054 (or 0x531054) is known color: Hot Purple. HEX triplet: 53, 10 and 54. RGB value is (83,16,84). Sum of RGB (Red+Green+Blue) = 83+16+84=183 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.36% from 183); Green value is 16 (6.64% from 255 or 8.74% from 183); Blue value is 84 (33.20% from 255 or 45.90% from 183); Max value from RGB is 84 - color contains mainly: blue. Hex color #531054 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531054 is #ACEFAB. Grayscale: #2B2B2B. Windows color (decimal): -11333548 or 5509203. OLE color: 5509203.
HSL color Cylindrical-coordinate representation of color #531054: hue angle of 299.12º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #531054 is Cyan = 0.01, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 84 | - |
| CMYK | 0.01 | 0.81 | 0 | 0.67 |
| HSL | 299.12º | 0.68% | 0.2% | - |
| HSV(B) | 299.12º | 0.81% | 0.33% | - |
| XYZ | 5.35 | 2.85 | 8.66 | - |
| YUV | 43.79 | 150.7 | 155.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 84 | 0.01 | 0.81 | 0 | 0.67 | 299.12 | 0.68 | 0.2 |
| Hex | 53 | 10 | 54 | 1 | 51 | 0 | 43 | 12B | 44 | 14 |
| Octal | 123 | 20 | 124 | 1 | 121 | 0 | 103 | 453 | 104 | 24 |
| Binary | 1010011 | 10000 | 1010100 | 1 | 1010001 | 0 | 1000011 | 100101011 | 1000100 | 10100 |
Color Harmonies of #531054
Complementary color
Monochromatic Colors of #531054
Black with #531054
Text Example
Text Example
White with #531054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531054; }
p { color: rgb(83,16,84); }
H1.HeaderClassName
{
color: #531054;
}
.AnyTagClassName
{
color: #531054;
}
</style>
background-color css
<style>
a { background-color: #531054; }
a { background-color: rgb(83,16,84); }
div.DivClassName
{
background-color: #531054;
}
.BgClassName
{
background-color: #531054;
}
</style>
border-color css
<style>
span { border-color: #531054; }
span { border-color: rgb(83,16,84); }
td.TdClassName
{
border-color: #531054;
}
.TagClassName
{
border-color: #531054;
}
</style>