Shades of Hot Purple #530458
Tints of Hot Purple #530458
RGB
CMYK
RGB Variations
Color information
#530458 (or 0x530458) is known color: Hot Purple. HEX triplet: 53, 04 and 58. RGB value is (83,4,88). Sum of RGB (Red+Green+Blue) = 83+4+88=175 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.43% from 175); Green value is 4 (1.95% from 255 or 2.29% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #530458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530458 is #ACFBA7. Grayscale: #242424. Windows color (decimal): -11336616 or 5768275. OLE color: 5768275.
HSL color Cylindrical-coordinate representation of color #530458: hue angle of 296.43º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #530458 is Cyan = 0.06, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 4 | 88 | - |
| CMYK | 0.06 | 0.95 | 0 | 0.65 |
| HSL | 296.43º | 0.91% | 0.18% | - |
| HSV(B) | 296.43º | 0.95% | 0.35% | - |
| XYZ | 5.37 | 2.63 | 9.46 | - |
| YUV | 37.2 | 156.67 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 88 | 0.06 | 0.95 | 0 | 0.65 | 296.43 | 0.91 | 0.18 |
| Hex | 53 | 4 | 58 | 6 | 5F | 0 | 41 | 128 | 5B | 12 |
| Octal | 123 | 4 | 130 | 6 | 137 | 0 | 101 | 450 | 133 | 22 |
| Binary | 1010011 | 100 | 1011000 | 110 | 1011111 | 0 | 1000001 | 100101000 | 1011011 | 10010 |
Color Harmonies of #530458
Complementary color
Monochromatic Colors of #530458
Black with #530458
Text Example
Text Example
White with #530458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530458; }
p { color: rgb(83,4,88); }
H1.HeaderClassName
{
color: #530458;
}
.AnyTagClassName
{
color: #530458;
}
</style>
background-color css
<style>
a { background-color: #530458; }
a { background-color: rgb(83,4,88); }
div.DivClassName
{
background-color: #530458;
}
.BgClassName
{
background-color: #530458;
}
</style>
border-color css
<style>
span { border-color: #530458; }
span { border-color: rgb(83,4,88); }
td.TdClassName
{
border-color: #530458;
}
.TagClassName
{
border-color: #530458;
}
</style>