Shades of Hot Purple #562656
Tints of Hot Purple #562656
RGB
CMYK
RGB Variations
Color information
#562656 (or 0x562656) is known color: Hot Purple. HEX triplet: 56, 26 and 56. RGB value is (86,38,86). Sum of RGB (Red+Green+Blue) = 86+38+86=210 (27% of max value = 765). Red value is 86 (33.98% from 255 or 40.95% from 210); Green value is 38 (15.23% from 255 or 18.10% from 210); Blue value is 86 (33.98% from 255 or 40.95% from 210); Max value from RGB is 86 - color contains mainly: red, blue. Hex color #562656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562656 is #A9D9A9. Grayscale: #393939. Windows color (decimal): -11131306 or 5645910. OLE color: 5645910.
HSL color Cylindrical-coordinate representation of color #562656: hue angle of 300º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #562656 is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 38 | 86 | - |
| CMYK | 0 | 0.56 | 0 | 0.66 |
| HSL | 300º | 0.39% | 0.24% | - |
| HSV(B) | 300º | 0.56% | 0.34% | - |
| XYZ | 6.21 | 4.04 | 9.26 | - |
| YUV | 57.82 | 143.9 | 148.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 86 | 0 | 0.56 | 0 | 0.66 | 300 | 0.39 | 0.24 |
| Hex | 56 | 26 | 56 | 0 | 38 | 0 | 42 | 12C | 27 | 18 |
| Octal | 126 | 46 | 126 | 0 | 70 | 0 | 102 | 454 | 47 | 30 |
| Binary | 1010110 | 100110 | 1010110 | 0 | 111000 | 0 | 1000010 | 100101100 | 100111 | 11000 |
Color Harmonies of #562656
Complementary color
Monochromatic Colors of #562656
Black with #562656
Text Example
Text Example
White with #562656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562656; }
p { color: rgb(86,38,86); }
H1.HeaderClassName
{
color: #562656;
}
.AnyTagClassName
{
color: #562656;
}
</style>
background-color css
<style>
a { background-color: #562656; }
a { background-color: rgb(86,38,86); }
div.DivClassName
{
background-color: #562656;
}
.BgClassName
{
background-color: #562656;
}
</style>
border-color css
<style>
span { border-color: #562656; }
span { border-color: rgb(86,38,86); }
td.TdClassName
{
border-color: #562656;
}
.TagClassName
{
border-color: #562656;
}
</style>