Shades of Hot Purple #530656
Tints of Hot Purple #530656
RGB
CMYK
RGB Variations
Color information
#530656 (or 0x530656) is known color: Hot Purple. HEX triplet: 53, 06 and 56. RGB value is (83,6,86). Sum of RGB (Red+Green+Blue) = 83+6+86=175 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.43% from 175); Green value is 6 (2.73% from 255 or 3.43% from 175); Blue value is 86 (33.98% from 255 or 49.14% from 175); Max value from RGB is 86 - color contains mainly: blue. Hex color #530656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530656 is #ACF9A9. Grayscale: #252525. Windows color (decimal): -11336106 or 5637715. OLE color: 5637715.
HSL color Cylindrical-coordinate representation of color #530656: hue angle of 297.75º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530656 is Cyan = 0.03, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 6 | 86 | - |
| CMYK | 0.03 | 0.93 | 0 | 0.66 |
| HSL | 297.75º | 0.87% | 0.18% | - |
| HSV(B) | 297.75º | 0.93% | 0.34% | - |
| XYZ | 5.31 | 2.64 | 9.03 | - |
| YUV | 38.14 | 155.01 | 160 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 86 | 0.03 | 0.93 | 0 | 0.66 | 297.75 | 0.87 | 0.18 |
| Hex | 53 | 6 | 56 | 3 | 5D | 0 | 42 | 12A | 57 | 12 |
| Octal | 123 | 6 | 126 | 3 | 135 | 0 | 102 | 452 | 127 | 22 |
| Binary | 1010011 | 110 | 1010110 | 11 | 1011101 | 0 | 1000010 | 100101010 | 1010111 | 10010 |
Color Harmonies of #530656
Complementary color
Monochromatic Colors of #530656
Black with #530656
Text Example
Text Example
White with #530656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530656; }
p { color: rgb(83,6,86); }
H1.HeaderClassName
{
color: #530656;
}
.AnyTagClassName
{
color: #530656;
}
</style>
background-color css
<style>
a { background-color: #530656; }
a { background-color: rgb(83,6,86); }
div.DivClassName
{
background-color: #530656;
}
.BgClassName
{
background-color: #530656;
}
</style>
border-color css
<style>
span { border-color: #530656; }
span { border-color: rgb(83,6,86); }
td.TdClassName
{
border-color: #530656;
}
.TagClassName
{
border-color: #530656;
}
</style>