Shades of Hot Purple #562259
Tints of Hot Purple #562259
RGB
CMYK
RGB Variations
Color information
#562259 (or 0x562259) is known color: Hot Purple. HEX triplet: 56, 22 and 59. RGB value is (86,34,89). Sum of RGB (Red+Green+Blue) = 86+34+89=209 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.15% from 209); Green value is 34 (13.67% from 255 or 16.27% from 209); Blue value is 89 (35.16% from 255 or 42.58% from 209); Max value from RGB is 89 - color contains mainly: blue. Hex color #562259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562259 is #A9DDA6. Grayscale: #373737. Windows color (decimal): -11132327 or 5841494. OLE color: 5841494.
HSL color Cylindrical-coordinate representation of color #562259: hue angle of 296.73º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #562259 is Cyan = 0.03, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 34 | 89 | - |
| CMYK | 0.03 | 0.62 | 0 | 0.65 |
| HSL | 296.73º | 0.45% | 0.24% | - |
| HSV(B) | 296.73º | 0.62% | 0.35% | - |
| XYZ | 6.21 | 3.84 | 9.87 | - |
| YUV | 55.82 | 146.73 | 149.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 34 | 89 | 0.03 | 0.62 | 0 | 0.65 | 296.73 | 0.45 | 0.24 |
| Hex | 56 | 22 | 59 | 3 | 3E | 0 | 41 | 129 | 2D | 18 |
| Octal | 126 | 42 | 131 | 3 | 76 | 0 | 101 | 451 | 55 | 30 |
| Binary | 1010110 | 100010 | 1011001 | 11 | 111110 | 0 | 1000001 | 100101001 | 101101 | 11000 |
Color Harmonies of #562259
Complementary color
Monochromatic Colors of #562259
Black with #562259
Text Example
Text Example
White with #562259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562259; }
p { color: rgb(86,34,89); }
H1.HeaderClassName
{
color: #562259;
}
.AnyTagClassName
{
color: #562259;
}
</style>
background-color css
<style>
a { background-color: #562259; }
a { background-color: rgb(86,34,89); }
div.DivClassName
{
background-color: #562259;
}
.BgClassName
{
background-color: #562259;
}
</style>
border-color css
<style>
span { border-color: #562259; }
span { border-color: rgb(86,34,89); }
td.TdClassName
{
border-color: #562259;
}
.TagClassName
{
border-color: #562259;
}
</style>