Shades of Hot Purple #523759
Tints of Hot Purple #523759
RGB
CMYK
RGB Variations
Color information
#523759 (or 0x523759) is known color: Hot Purple. HEX triplet: 52, 37 and 59. RGB value is (82,55,89). Sum of RGB (Red+Green+Blue) = 82+55+89=226 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.28% from 226); Green value is 55 (21.88% from 255 or 24.34% from 226); Blue value is 89 (35.16% from 255 or 39.38% from 226); Max value from RGB is 89 - color contains mainly: blue. Hex color #523759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523759 is #ADC8A6. Grayscale: #424242. Windows color (decimal): -11389095 or 5846866. OLE color: 5846866.
HSL color Cylindrical-coordinate representation of color #523759: hue angle of 287.65º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #523759 is Cyan = 0.08, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 55 | 89 | - |
| CMYK | 0.08 | 0.38 | 0 | 0.65 |
| HSL | 287.65º | 0.24% | 0.28% | - |
| HSV(B) | 287.65º | 0.38% | 0.35% | - |
| XYZ | 6.65 | 5.25 | 10.11 | - |
| YUV | 66.95 | 140.45 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 55 | 89 | 0.08 | 0.38 | 0 | 0.65 | 287.65 | 0.24 | 0.28 |
| Hex | 52 | 37 | 59 | 8 | 26 | 0 | 41 | 120 | 18 | 1C |
| Octal | 122 | 67 | 131 | 10 | 46 | 0 | 101 | 440 | 30 | 34 |
| Binary | 1010010 | 110111 | 1011001 | 1000 | 100110 | 0 | 1000001 | 100100000 | 11000 | 11100 |
Color Harmonies of #523759
Complementary color
Monochromatic Colors of #523759
Black with #523759
Text Example
Text Example
White with #523759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523759; }
p { color: rgb(82,55,89); }
H1.HeaderClassName
{
color: #523759;
}
.AnyTagClassName
{
color: #523759;
}
</style>
background-color css
<style>
a { background-color: #523759; }
a { background-color: rgb(82,55,89); }
div.DivClassName
{
background-color: #523759;
}
.BgClassName
{
background-color: #523759;
}
</style>
border-color css
<style>
span { border-color: #523759; }
span { border-color: rgb(82,55,89); }
td.TdClassName
{
border-color: #523759;
}
.TagClassName
{
border-color: #523759;
}
</style>