Shades of Hot Purple #520751
Tints of Hot Purple #520751
RGB
CMYK
RGB Variations
Color information
#520751 (or 0x520751) is known color: Hot Purple. HEX triplet: 52, 07 and 51. RGB value is (82,7,81). Sum of RGB (Red+Green+Blue) = 82+7+81=170 (22% of max value = 765). Red value is 82 (32.42% from 255 or 48.24% from 170); Green value is 7 (3.12% from 255 or 4.12% from 170); Blue value is 81 (32.03% from 255 or 47.65% from 170); Max value from RGB is 82 - color contains mainly: red. Hex color #520751 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #520751 is #ADF8AE. Grayscale: #252525. Windows color (decimal): -11401391 or 5310290. OLE color: 5310290.
HSL color Cylindrical-coordinate representation of color #520751: hue angle of 300.8º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #520751 is Cyan = 0, Magento = 0.91, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 7 | 81 | - |
| CMYK | 0 | 0.91 | 0.01 | 0.68 |
| HSL | 300.8º | 0.84% | 0.17% | - |
| HSV(B) | 300.8º | 0.91% | 0.32% | - |
| XYZ | 5.04 | 2.54 | 8.01 | - |
| YUV | 37.86 | 152.35 | 159.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 81 | 0 | 0.91 | 0.01 | 0.68 | 300.8 | 0.84 | 0.17 |
| Hex | 52 | 7 | 51 | 0 | 5B | 1 | 44 | 12D | 54 | 11 |
| Octal | 122 | 7 | 121 | 0 | 133 | 1 | 104 | 455 | 124 | 21 |
| Binary | 1010010 | 111 | 1010001 | 0 | 1011011 | 1 | 1000100 | 100101101 | 1010100 | 10001 |
Color Harmonies of #520751
Complementary color
Monochromatic Colors of #520751
Black with #520751
Text Example
Text Example
White with #520751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520751; }
p { color: rgb(82,7,81); }
H1.HeaderClassName
{
color: #520751;
}
.AnyTagClassName
{
color: #520751;
}
</style>
background-color css
<style>
a { background-color: #520751; }
a { background-color: rgb(82,7,81); }
div.DivClassName
{
background-color: #520751;
}
.BgClassName
{
background-color: #520751;
}
</style>
border-color css
<style>
span { border-color: #520751; }
span { border-color: rgb(82,7,81); }
td.TdClassName
{
border-color: #520751;
}
.TagClassName
{
border-color: #520751;
}
</style>