Shades of Hot Purple #563160
Tints of Hot Purple #563160
RGB
CMYK
RGB Variations
Color information
#563160 (or 0x563160) is known color: Hot Purple. HEX triplet: 56, 31 and 60. RGB value is (86,49,96). Sum of RGB (Red+Green+Blue) = 86+49+96=231 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.23% from 231); Green value is 49 (19.53% from 255 or 21.21% from 231); Blue value is 96 (37.89% from 255 or 41.56% from 231); Max value from RGB is 96 - color contains mainly: blue. Hex color #563160 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563160 is #A9CE9F. Grayscale: #414141. Windows color (decimal): -11128480 or 6304086. OLE color: 6304086.
HSL color Cylindrical-coordinate representation of color #563160: hue angle of 287.23º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #563160 is Cyan = 0.10, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 49 | 96 | - |
| CMYK | 0.10 | 0.49 | 0 | 0.62 |
| HSL | 287.23º | 0.32% | 0.28% | - |
| HSV(B) | 287.23º | 0.49% | 0.38% | - |
| XYZ | 7.05 | 5.02 | 11.66 | - |
| YUV | 65.42 | 145.26 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 49 | 96 | 0.10 | 0.49 | 0 | 0.62 | 287.23 | 0.32 | 0.28 |
| Hex | 56 | 31 | 60 | A | 31 | 0 | 3E | 11F | 20 | 1C |
| Octal | 126 | 61 | 140 | 12 | 61 | 0 | 76 | 437 | 40 | 34 |
| Binary | 1010110 | 110001 | 1100000 | 1010 | 110001 | 0 | 111110 | 100011111 | 100000 | 11100 |
Color Harmonies of #563160
Complementary color
Monochromatic Colors of #563160
Black with #563160
Text Example
Text Example
White with #563160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563160; }
p { color: rgb(86,49,96); }
H1.HeaderClassName
{
color: #563160;
}
.AnyTagClassName
{
color: #563160;
}
</style>
background-color css
<style>
a { background-color: #563160; }
a { background-color: rgb(86,49,96); }
div.DivClassName
{
background-color: #563160;
}
.BgClassName
{
background-color: #563160;
}
</style>
border-color css
<style>
span { border-color: #563160; }
span { border-color: rgb(86,49,96); }
td.TdClassName
{
border-color: #563160;
}
.TagClassName
{
border-color: #563160;
}
</style>