Shades of Hot Purple #530957
Tints of Hot Purple #530957
RGB
CMYK
RGB Variations
Color information
#530957 (or 0x530957) is known color: Hot Purple. HEX triplet: 53, 09 and 57. RGB value is (83,9,87). Sum of RGB (Red+Green+Blue) = 83+9+87=179 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.37% from 179); Green value is 9 (3.91% from 255 or 5.03% from 179); Blue value is 87 (34.38% from 255 or 48.60% from 179); Max value from RGB is 87 - color contains mainly: blue. Hex color #530957 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530957 is #ACF6A8. Grayscale: #272727. Windows color (decimal): -11335337 or 5704019. OLE color: 5704019.
HSL color Cylindrical-coordinate representation of color #530957: hue angle of 296.92º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #530957 is Cyan = 0.05, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 9 | 87 | - |
| CMYK | 0.05 | 0.90 | 0 | 0.66 |
| HSL | 296.92º | 0.81% | 0.19% | - |
| HSV(B) | 296.92º | 0.9% | 0.34% | - |
| XYZ | 5.39 | 2.72 | 9.26 | - |
| YUV | 40.02 | 154.52 | 158.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 87 | 0.05 | 0.90 | 0 | 0.66 | 296.92 | 0.81 | 0.19 |
| Hex | 53 | 9 | 57 | 5 | 5A | 0 | 42 | 129 | 51 | 13 |
| Octal | 123 | 11 | 127 | 5 | 132 | 0 | 102 | 451 | 121 | 23 |
| Binary | 1010011 | 1001 | 1010111 | 101 | 1011010 | 0 | 1000010 | 100101001 | 1010001 | 10011 |
Color Harmonies of #530957
Complementary color
Monochromatic Colors of #530957
Black with #530957
Text Example
Text Example
White with #530957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530957; }
p { color: rgb(83,9,87); }
H1.HeaderClassName
{
color: #530957;
}
.AnyTagClassName
{
color: #530957;
}
</style>
background-color css
<style>
a { background-color: #530957; }
a { background-color: rgb(83,9,87); }
div.DivClassName
{
background-color: #530957;
}
.BgClassName
{
background-color: #530957;
}
</style>
border-color css
<style>
span { border-color: #530957; }
span { border-color: rgb(83,9,87); }
td.TdClassName
{
border-color: #530957;
}
.TagClassName
{
border-color: #530957;
}
</style>