Shades of Hot Purple #530652
Tints of Hot Purple #530652
RGB
CMYK
RGB Variations
Color information
#530652 (or 0x530652) is known color: Hot Purple. HEX triplet: 53, 06 and 52. RGB value is (83,6,82). Sum of RGB (Red+Green+Blue) = 83+6+82=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 6 (2.73% from 255 or 3.51% from 171); Blue value is 82 (32.42% from 255 or 47.95% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #530652 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530652 is #ACF9AD. Grayscale: #252525. Windows color (decimal): -11336110 or 5375571. OLE color: 5375571.
HSL color Cylindrical-coordinate representation of color #530652: hue angle of 300.78º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530652 is Cyan = 0, Magento = 0.93, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 82 | - |
| CMYK | 0 | 0.93 | 0.01 | 0.67 |
| HSL | 300.78º | 0.87% | 0.17% | - |
| HSV(B) | 300.78º | 0.93% | 0.33% | - |
| XYZ | 5.16 | 2.58 | 8.21 | - |
| YUV | 37.69 | 153.01 | 160.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 82 | 0 | 0.93 | 0.01 | 0.67 | 300.78 | 0.87 | 0.17 |
| Hex | 53 | 6 | 52 | 0 | 5D | 1 | 43 | 12D | 57 | 11 |
| Octal | 123 | 6 | 122 | 0 | 135 | 1 | 103 | 455 | 127 | 21 |
| Binary | 1010011 | 110 | 1010010 | 0 | 1011101 | 1 | 1000011 | 100101101 | 1010111 | 10001 |
Color Harmonies of #530652
Complementary color
Monochromatic Colors of #530652
Black with #530652
Text Example
Text Example
White with #530652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530652; }
p { color: rgb(83,6,82); }
H1.HeaderClassName
{
color: #530652;
}
.AnyTagClassName
{
color: #530652;
}
</style>
background-color css
<style>
a { background-color: #530652; }
a { background-color: rgb(83,6,82); }
div.DivClassName
{
background-color: #530652;
}
.BgClassName
{
background-color: #530652;
}
</style>
border-color css
<style>
span { border-color: #530652; }
span { border-color: rgb(83,6,82); }
td.TdClassName
{
border-color: #530652;
}
.TagClassName
{
border-color: #530652;
}
</style>