Shades of Hot Purple #531058
Tints of Hot Purple #531058
RGB
CMYK
RGB Variations
Color information
#531058 (or 0x531058) is known color: Hot Purple. HEX triplet: 53, 10 and 58. RGB value is (83,16,88). Sum of RGB (Red+Green+Blue) = 83+16+88=187 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.39% from 187); Green value is 16 (6.64% from 255 or 8.56% from 187); Blue value is 88 (34.77% from 255 or 47.06% from 187); Max value from RGB is 88 - color contains mainly: blue. Hex color #531058 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531058 is #ACEFA7. Grayscale: #2C2C2C. Windows color (decimal): -11333544 or 5771347. OLE color: 5771347.
HSL color Cylindrical-coordinate representation of color #531058: hue angle of 295.83º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #531058 is Cyan = 0.06, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 16 | 88 | - |
| CMYK | 0.06 | 0.82 | 0 | 0.65 |
| HSL | 295.83º | 0.69% | 0.2% | - |
| HSV(B) | 295.83º | 0.82% | 0.35% | - |
| XYZ | 5.51 | 2.91 | 9.5 | - |
| YUV | 44.24 | 152.7 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 88 | 0.06 | 0.82 | 0 | 0.65 | 295.83 | 0.69 | 0.2 |
| Hex | 53 | 10 | 58 | 6 | 52 | 0 | 41 | 128 | 45 | 14 |
| Octal | 123 | 20 | 130 | 6 | 122 | 0 | 101 | 450 | 105 | 24 |
| Binary | 1010011 | 10000 | 1011000 | 110 | 1010010 | 0 | 1000001 | 100101000 | 1000101 | 10100 |
Color Harmonies of #531058
Complementary color
Monochromatic Colors of #531058
Black with #531058
Text Example
Text Example
White with #531058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531058; }
p { color: rgb(83,16,88); }
H1.HeaderClassName
{
color: #531058;
}
.AnyTagClassName
{
color: #531058;
}
</style>
background-color css
<style>
a { background-color: #531058; }
a { background-color: rgb(83,16,88); }
div.DivClassName
{
background-color: #531058;
}
.BgClassName
{
background-color: #531058;
}
</style>
border-color css
<style>
span { border-color: #531058; }
span { border-color: rgb(83,16,88); }
td.TdClassName
{
border-color: #531058;
}
.TagClassName
{
border-color: #531058;
}
</style>