Shades of Hot Purple #562156
Tints of Hot Purple #562156
RGB
CMYK
RGB Variations
Color information
#562156 (or 0x562156) is known color: Hot Purple. HEX triplet: 56, 21 and 56. RGB value is (86,33,86). Sum of RGB (Red+Green+Blue) = 86+33+86=205 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.95% from 205); Green value is 33 (13.28% from 255 or 16.10% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 86 - color contains mainly: red, blue. Hex color #562156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562156 is #A9DEA9. Grayscale: #363636. Windows color (decimal): -11132586 or 5644630. OLE color: 5644630.
HSL color Cylindrical-coordinate representation of color #562156: hue angle of 300º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #562156 is Cyan = 0, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 86 | - |
| CMYK | 0 | 0.62 | 0 | 0.66 |
| HSL | 300º | 0.45% | 0.23% | - |
| HSV(B) | 300º | 0.62% | 0.34% | - |
| XYZ | 6.06 | 3.74 | 9.21 | - |
| YUV | 54.89 | 145.56 | 150.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 86 | 0 | 0.62 | 0 | 0.66 | 300 | 0.45 | 0.23 |
| Hex | 56 | 21 | 56 | 0 | 3E | 0 | 42 | 12C | 2D | 17 |
| Octal | 126 | 41 | 126 | 0 | 76 | 0 | 102 | 454 | 55 | 27 |
| Binary | 1010110 | 100001 | 1010110 | 0 | 111110 | 0 | 1000010 | 100101100 | 101101 | 10111 |
Color Harmonies of #562156
Complementary color
Monochromatic Colors of #562156
Black with #562156
Text Example
Text Example
White with #562156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562156; }
p { color: rgb(86,33,86); }
H1.HeaderClassName
{
color: #562156;
}
.AnyTagClassName
{
color: #562156;
}
</style>
background-color css
<style>
a { background-color: #562156; }
a { background-color: rgb(86,33,86); }
div.DivClassName
{
background-color: #562156;
}
.BgClassName
{
background-color: #562156;
}
</style>
border-color css
<style>
span { border-color: #562156; }
span { border-color: rgb(86,33,86); }
td.TdClassName
{
border-color: #562156;
}
.TagClassName
{
border-color: #562156;
}
</style>