Shades of Hot Purple #532856
Tints of Hot Purple #532856
RGB
CMYK
RGB Variations
Color information
#532856 (or 0x532856) is known color: Hot Purple. HEX triplet: 53, 28 and 56. RGB value is (83,40,86). Sum of RGB (Red+Green+Blue) = 83+40+86=209 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.71% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 86 (33.98% from 255 or 41.15% from 209); Max value from RGB is 86 - color contains mainly: blue. Hex color #532856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532856 is #ACD7A9. Grayscale: #393939. Windows color (decimal): -11327402 or 5646419. OLE color: 5646419.
HSL color Cylindrical-coordinate representation of color #532856: hue angle of 296.09º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #532856 is Cyan = 0.03, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 40 | 86 | - |
| CMYK | 0.03 | 0.53 | 0 | 0.66 |
| HSL | 296.09º | 0.37% | 0.25% | - |
| HSV(B) | 296.09º | 0.53% | 0.34% | - |
| XYZ | 6.01 | 4.03 | 9.27 | - |
| YUV | 58.1 | 143.75 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 86 | 0.03 | 0.53 | 0 | 0.66 | 296.09 | 0.37 | 0.25 |
| Hex | 53 | 28 | 56 | 3 | 35 | 0 | 42 | 128 | 25 | 19 |
| Octal | 123 | 50 | 126 | 3 | 65 | 0 | 102 | 450 | 45 | 31 |
| Binary | 1010011 | 101000 | 1010110 | 11 | 110101 | 0 | 1000010 | 100101000 | 100101 | 11001 |
Color Harmonies of #532856
Complementary color
Monochromatic Colors of #532856
Black with #532856
Text Example
Text Example
White with #532856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532856; }
p { color: rgb(83,40,86); }
H1.HeaderClassName
{
color: #532856;
}
.AnyTagClassName
{
color: #532856;
}
</style>
background-color css
<style>
a { background-color: #532856; }
a { background-color: rgb(83,40,86); }
div.DivClassName
{
background-color: #532856;
}
.BgClassName
{
background-color: #532856;
}
</style>
border-color css
<style>
span { border-color: #532856; }
span { border-color: rgb(83,40,86); }
td.TdClassName
{
border-color: #532856;
}
.TagClassName
{
border-color: #532856;
}
</style>