Shades of Hot Purple #530456
Tints of Hot Purple #530456
RGB
CMYK
RGB Variations
Color information
#530456 (or 0x530456) is known color: Hot Purple. HEX triplet: 53, 04 and 56. RGB value is (83,4,86). Sum of RGB (Red+Green+Blue) = 83+4+86=173 (22% of max value = 765). Red value is 83 (32.81% from 255 or 47.98% from 173); Green value is 4 (1.95% from 255 or 2.31% from 173); Blue value is 86 (33.98% from 255 or 49.71% from 173); Max value from RGB is 86 - color contains mainly: blue. Hex color #530456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530456 is #ACFBA9. Grayscale: #242424. Windows color (decimal): -11336618 or 5637203. OLE color: 5637203.
HSL color Cylindrical-coordinate representation of color #530456: hue angle of 297.8º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #530456 is Cyan = 0.03, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 4 | 86 | - |
| CMYK | 0.03 | 0.95 | 0 | 0.66 |
| HSL | 297.8º | 0.91% | 0.18% | - |
| HSV(B) | 297.8º | 0.95% | 0.34% | - |
| XYZ | 5.29 | 2.6 | 9.03 | - |
| YUV | 36.97 | 155.67 | 160.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 86 | 0.03 | 0.95 | 0 | 0.66 | 297.8 | 0.91 | 0.18 |
| Hex | 53 | 4 | 56 | 3 | 5F | 0 | 42 | 12A | 5B | 12 |
| Octal | 123 | 4 | 126 | 3 | 137 | 0 | 102 | 452 | 133 | 22 |
| Binary | 1010011 | 100 | 1010110 | 11 | 1011111 | 0 | 1000010 | 100101010 | 1011011 | 10010 |
Color Harmonies of #530456
Complementary color
Monochromatic Colors of #530456
Black with #530456
Text Example
Text Example
White with #530456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530456; }
p { color: rgb(83,4,86); }
H1.HeaderClassName
{
color: #530456;
}
.AnyTagClassName
{
color: #530456;
}
</style>
background-color css
<style>
a { background-color: #530456; }
a { background-color: rgb(83,4,86); }
div.DivClassName
{
background-color: #530456;
}
.BgClassName
{
background-color: #530456;
}
</style>
border-color css
<style>
span { border-color: #530456; }
span { border-color: rgb(83,4,86); }
td.TdClassName
{
border-color: #530456;
}
.TagClassName
{
border-color: #530456;
}
</style>