Shades of Hot Purple #562655
Tints of Hot Purple #562655
RGB
CMYK
RGB Variations
Color information
#562655 (or 0x562655) is known color: Hot Purple. HEX triplet: 56, 26 and 55. RGB value is (86,38,85). Sum of RGB (Red+Green+Blue) = 86+38+85=209 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.15% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 85 (33.59% from 255 or 40.67% from 209); Max value from RGB is 86 - color contains mainly: red. Hex color #562655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562655 is #A9D9AA. Grayscale: #393939. Windows color (decimal): -11131307 or 5580374. OLE color: 5580374.
HSL color Cylindrical-coordinate representation of color #562655: hue angle of 301.25º 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 #562655 is Cyan = 0, Magento = 0.56, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 38 | 85 | - |
| CMYK | 0 | 0.56 | 0.01 | 0.66 |
| HSL | 301.25º | 0.39% | 0.24% | - |
| HSV(B) | 301.25º | 0.56% | 0.34% | - |
| XYZ | 6.17 | 4.02 | 9.05 | - |
| YUV | 57.71 | 143.4 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 85 | 0 | 0.56 | 0.01 | 0.66 | 301.25 | 0.39 | 0.24 |
| Hex | 56 | 26 | 55 | 0 | 38 | 1 | 42 | 12D | 27 | 18 |
| Octal | 126 | 46 | 125 | 0 | 70 | 1 | 102 | 455 | 47 | 30 |
| Binary | 1010110 | 100110 | 1010101 | 0 | 111000 | 1 | 1000010 | 100101101 | 100111 | 11000 |
Color Harmonies of #562655
Complementary color
Monochromatic Colors of #562655
Black with #562655
Text Example
Text Example
White with #562655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562655; }
p { color: rgb(86,38,85); }
H1.HeaderClassName
{
color: #562655;
}
.AnyTagClassName
{
color: #562655;
}
</style>
background-color css
<style>
a { background-color: #562655; }
a { background-color: rgb(86,38,85); }
div.DivClassName
{
background-color: #562655;
}
.BgClassName
{
background-color: #562655;
}
</style>
border-color css
<style>
span { border-color: #562655; }
span { border-color: rgb(86,38,85); }
td.TdClassName
{
border-color: #562655;
}
.TagClassName
{
border-color: #562655;
}
</style>