Shades of Hot Purple #530758
Tints of Hot Purple #530758
RGB
CMYK
RGB Variations
Color information
#530758 (or 0x530758) is known color: Hot Purple. HEX triplet: 53, 07 and 58. RGB value is (83,7,88). Sum of RGB (Red+Green+Blue) = 83+7+88=178 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.63% from 178); Green value is 7 (3.12% from 255 or 3.93% from 178); Blue value is 88 (34.77% from 255 or 49.44% from 178); Max value from RGB is 88 - color contains mainly: blue. Hex color #530758 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530758 is #ACF8A7. Grayscale: #262626. Windows color (decimal): -11335848 or 5769043. OLE color: 5769043.
HSL color Cylindrical-coordinate representation of color #530758: hue angle of 296.3º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #530758 is Cyan = 0.06, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 7 | 88 | - |
| CMYK | 0.06 | 0.92 | 0 | 0.65 |
| HSL | 296.3º | 0.85% | 0.19% | - |
| HSV(B) | 296.3º | 0.92% | 0.35% | - |
| XYZ | 5.4 | 2.7 | 9.47 | - |
| YUV | 38.96 | 155.68 | 159.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 88 | 0.06 | 0.92 | 0 | 0.65 | 296.3 | 0.85 | 0.19 |
| Hex | 53 | 7 | 58 | 6 | 5C | 0 | 41 | 128 | 55 | 13 |
| Octal | 123 | 7 | 130 | 6 | 134 | 0 | 101 | 450 | 125 | 23 |
| Binary | 1010011 | 111 | 1011000 | 110 | 1011100 | 0 | 1000001 | 100101000 | 1010101 | 10011 |
Color Harmonies of #530758
Complementary color
Monochromatic Colors of #530758
Black with #530758
Text Example
Text Example
White with #530758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530758; }
p { color: rgb(83,7,88); }
H1.HeaderClassName
{
color: #530758;
}
.AnyTagClassName
{
color: #530758;
}
</style>
background-color css
<style>
a { background-color: #530758; }
a { background-color: rgb(83,7,88); }
div.DivClassName
{
background-color: #530758;
}
.BgClassName
{
background-color: #530758;
}
</style>
border-color css
<style>
span { border-color: #530758; }
span { border-color: rgb(83,7,88); }
td.TdClassName
{
border-color: #530758;
}
.TagClassName
{
border-color: #530758;
}
</style>