Shades of Hot Purple #562856
Tints of Hot Purple #562856
RGB
CMYK
RGB Variations
Color information
#562856 (or 0x562856) is known color: Hot Purple. HEX triplet: 56, 28 and 56. RGB value is (86,40,86). Sum of RGB (Red+Green+Blue) = 86+40+86=212 (28% of max value = 765). Red value is 86 (33.98% from 255 or 40.57% from 212); Green value is 40 (16.02% from 255 or 18.87% from 212); Blue value is 86 (33.98% from 255 or 40.57% from 212); Max value from RGB is 86 - color contains mainly: red, blue. Hex color #562856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562856 is #A9D7A9. Grayscale: #3A3A3A. Windows color (decimal): -11130794 or 5646422. OLE color: 5646422.
HSL color Cylindrical-coordinate representation of color #562856: hue angle of 300º 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 #562856 is Cyan = 0, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 86 | - |
| CMYK | 0 | 0.53 | 0 | 0.66 |
| HSL | 300º | 0.37% | 0.25% | - |
| HSV(B) | 300º | 0.53% | 0.34% | - |
| XYZ | 6.28 | 4.17 | 9.28 | - |
| YUV | 59 | 143.24 | 147.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 86 | 0 | 0.53 | 0 | 0.66 | 300 | 0.37 | 0.25 |
| Hex | 56 | 28 | 56 | 0 | 35 | 0 | 42 | 12C | 25 | 19 |
| Octal | 126 | 50 | 126 | 0 | 65 | 0 | 102 | 454 | 45 | 31 |
| Binary | 1010110 | 101000 | 1010110 | 0 | 110101 | 0 | 1000010 | 100101100 | 100101 | 11001 |
Color Harmonies of #562856
Complementary color
Monochromatic Colors of #562856
Black with #562856
Text Example
Text Example
White with #562856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562856; }
p { color: rgb(86,40,86); }
H1.HeaderClassName
{
color: #562856;
}
.AnyTagClassName
{
color: #562856;
}
</style>
background-color css
<style>
a { background-color: #562856; }
a { background-color: rgb(86,40,86); }
div.DivClassName
{
background-color: #562856;
}
.BgClassName
{
background-color: #562856;
}
</style>
border-color css
<style>
span { border-color: #562856; }
span { border-color: rgb(86,40,86); }
td.TdClassName
{
border-color: #562856;
}
.TagClassName
{
border-color: #562856;
}
</style>