Shades of Hot Purple #520953
Tints of Hot Purple #520953
RGB
CMYK
RGB Variations
Color information
#520953 (or 0x520953) is known color: Hot Purple. HEX triplet: 52, 09 and 53. RGB value is (82,9,83). Sum of RGB (Red+Green+Blue) = 82+9+83=174 (23% of max value = 765). Red value is 82 (32.42% from 255 or 47.13% from 174); Green value is 9 (3.91% from 255 or 5.17% from 174); Blue value is 83 (32.81% from 255 or 47.70% from 174); Max value from RGB is 83 - color contains mainly: blue. Hex color #520953 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #520953 is #ADF6AC. Grayscale: #272727. Windows color (decimal): -11400877 or 5441874. OLE color: 5441874.
HSL color Cylindrical-coordinate representation of color #520953: hue angle of 299.19º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #520953 is Cyan = 0.01, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 9 | 83 | - |
| CMYK | 0.01 | 0.89 | 0 | 0.67 |
| HSL | 299.19º | 0.8% | 0.18% | - |
| HSV(B) | 299.19º | 0.89% | 0.33% | - |
| XYZ | 5.14 | 2.61 | 8.42 | - |
| YUV | 39.26 | 152.68 | 158.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 9 | 83 | 0.01 | 0.89 | 0 | 0.67 | 299.19 | 0.8 | 0.18 |
| Hex | 52 | 9 | 53 | 1 | 59 | 0 | 43 | 12B | 50 | 12 |
| Octal | 122 | 11 | 123 | 1 | 131 | 0 | 103 | 453 | 120 | 22 |
| Binary | 1010010 | 1001 | 1010011 | 1 | 1011001 | 0 | 1000011 | 100101011 | 1010000 | 10010 |
Color Harmonies of #520953
Complementary color
Monochromatic Colors of #520953
Black with #520953
Text Example
Text Example
White with #520953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520953; }
p { color: rgb(82,9,83); }
H1.HeaderClassName
{
color: #520953;
}
.AnyTagClassName
{
color: #520953;
}
</style>
background-color css
<style>
a { background-color: #520953; }
a { background-color: rgb(82,9,83); }
div.DivClassName
{
background-color: #520953;
}
.BgClassName
{
background-color: #520953;
}
</style>
border-color css
<style>
span { border-color: #520953; }
span { border-color: rgb(82,9,83); }
td.TdClassName
{
border-color: #520953;
}
.TagClassName
{
border-color: #520953;
}
</style>