Shades of Hot Purple #531458
Tints of Hot Purple #531458
RGB
CMYK
RGB Variations
Color information
#531458 (or 0x531458) is known color: Hot Purple. HEX triplet: 53, 14 and 58. RGB value is (83,20,88). Sum of RGB (Red+Green+Blue) = 83+20+88=191 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.46% from 191); Green value is 20 (8.20% from 255 or 10.47% from 191); Blue value is 88 (34.77% from 255 or 46.07% from 191); Max value from RGB is 88 - color contains mainly: blue. Hex color #531458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531458 is #ACEBA7. Grayscale: #2E2E2E. Windows color (decimal): -11332520 or 5772371. OLE color: 5772371.
HSL color Cylindrical-coordinate representation of color #531458: hue angle of 295.59º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #531458 is Cyan = 0.06, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 20 | 88 | - |
| CMYK | 0.06 | 0.77 | 0 | 0.65 |
| HSL | 295.59º | 0.63% | 0.21% | - |
| HSV(B) | 295.59º | 0.77% | 0.35% | - |
| XYZ | 5.58 | 3.04 | 9.53 | - |
| YUV | 46.59 | 151.37 | 153.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 88 | 0.06 | 0.77 | 0 | 0.65 | 295.59 | 0.63 | 0.21 |
| Hex | 53 | 14 | 58 | 6 | 4D | 0 | 41 | 128 | 3F | 15 |
| Octal | 123 | 24 | 130 | 6 | 115 | 0 | 101 | 450 | 77 | 25 |
| Binary | 1010011 | 10100 | 1011000 | 110 | 1001101 | 0 | 1000001 | 100101000 | 111111 | 10101 |
Color Harmonies of #531458
Complementary color
Monochromatic Colors of #531458
Black with #531458
Text Example
Text Example
White with #531458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531458; }
p { color: rgb(83,20,88); }
H1.HeaderClassName
{
color: #531458;
}
.AnyTagClassName
{
color: #531458;
}
</style>
background-color css
<style>
a { background-color: #531458; }
a { background-color: rgb(83,20,88); }
div.DivClassName
{
background-color: #531458;
}
.BgClassName
{
background-color: #531458;
}
</style>
border-color css
<style>
span { border-color: #531458; }
span { border-color: rgb(83,20,88); }
td.TdClassName
{
border-color: #531458;
}
.TagClassName
{
border-color: #531458;
}
</style>