Shades of Hot Purple #530158
Tints of Hot Purple #530158
RGB
CMYK
RGB Variations
Color information
#530158 (or 0x530158) is known color: Hot Purple. HEX triplet: 53, 01 and 58. RGB value is (83,1,88). Sum of RGB (Red+Green+Blue) = 83+1+88=172 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.26% from 172); Green value is 1 (0.78% from 255 or 0.58% from 172); Blue value is 88 (34.77% from 255 or 51.16% from 172); Max value from RGB is 88 - color contains mainly: blue. Hex color #530158 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530158 is #ACFEA7. Grayscale: #232323. Windows color (decimal): -11337384 or 5767507. OLE color: 5767507.
HSL color Cylindrical-coordinate representation of color #530158: hue angle of 296.55º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #530158 is Cyan = 0.06, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 1 | 88 | - |
| CMYK | 0.06 | 0.99 | 0 | 0.65 |
| HSL | 296.55º | 0.98% | 0.17% | - |
| HSV(B) | 296.55º | 0.99% | 0.35% | - |
| XYZ | 5.34 | 2.57 | 9.45 | - |
| YUV | 35.44 | 157.67 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 1 | 88 | 0.06 | 0.99 | 0 | 0.65 | 296.55 | 0.98 | 0.17 |
| Hex | 53 | 1 | 58 | 6 | 63 | 0 | 41 | 129 | 62 | 11 |
| Octal | 123 | 1 | 130 | 6 | 143 | 0 | 101 | 451 | 142 | 21 |
| Binary | 1010011 | 1 | 1011000 | 110 | 1100011 | 0 | 1000001 | 100101001 | 1100010 | 10001 |
Color Harmonies of #530158
Complementary color
Monochromatic Colors of #530158
Black with #530158
Text Example
Text Example
White with #530158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530158; }
p { color: rgb(83,1,88); }
H1.HeaderClassName
{
color: #530158;
}
.AnyTagClassName
{
color: #530158;
}
</style>
background-color css
<style>
a { background-color: #530158; }
a { background-color: rgb(83,1,88); }
div.DivClassName
{
background-color: #530158;
}
.BgClassName
{
background-color: #530158;
}
</style>
border-color css
<style>
span { border-color: #530158; }
span { border-color: rgb(83,1,88); }
td.TdClassName
{
border-color: #530158;
}
.TagClassName
{
border-color: #530158;
}
</style>