Shades of Hot Purple #523756
Tints of Hot Purple #523756
RGB
CMYK
RGB Variations
Color information
#523756 (or 0x523756) is known color: Hot Purple. HEX triplet: 52, 37 and 56. RGB value is (82,55,86). Sum of RGB (Red+Green+Blue) = 82+55+86=223 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.77% from 223); Green value is 55 (21.88% from 255 or 24.66% from 223); Blue value is 86 (33.98% from 255 or 38.57% from 223); Max value from RGB is 86 - color contains mainly: blue. Hex color #523756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523756 is #ADC8A9. Grayscale: #424242. Windows color (decimal): -11389098 or 5650258. OLE color: 5650258.
HSL color Cylindrical-coordinate representation of color #523756: hue angle of 292.26º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #523756 is Cyan = 0.05, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 55 | 86 | - |
| CMYK | 0.05 | 0.36 | 0 | 0.66 |
| HSL | 292.26º | 0.22% | 0.28% | - |
| HSV(B) | 292.26º | 0.36% | 0.34% | - |
| XYZ | 6.53 | 5.2 | 9.46 | - |
| YUV | 66.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 55 | 86 | 0.05 | 0.36 | 0 | 0.66 | 292.26 | 0.22 | 0.28 |
| Hex | 52 | 37 | 56 | 5 | 24 | 0 | 42 | 124 | 16 | 1C |
| Octal | 122 | 67 | 126 | 5 | 44 | 0 | 102 | 444 | 26 | 34 |
| Binary | 1010010 | 110111 | 1010110 | 101 | 100100 | 0 | 1000010 | 100100100 | 10110 | 11100 |
Color Harmonies of #523756
Complementary color
Monochromatic Colors of #523756
Black with #523756
Text Example
Text Example
White with #523756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523756; }
p { color: rgb(82,55,86); }
H1.HeaderClassName
{
color: #523756;
}
.AnyTagClassName
{
color: #523756;
}
</style>
background-color css
<style>
a { background-color: #523756; }
a { background-color: rgb(82,55,86); }
div.DivClassName
{
background-color: #523756;
}
.BgClassName
{
background-color: #523756;
}
</style>
border-color css
<style>
span { border-color: #523756; }
span { border-color: rgb(82,55,86); }
td.TdClassName
{
border-color: #523756;
}
.TagClassName
{
border-color: #523756;
}
</style>