Shades of Hot Purple #573156
Tints of Hot Purple #573156
RGB
CMYK
RGB Variations
Color information
#573156 (or 0x573156) is known color: Hot Purple. HEX triplet: 57, 31 and 56. RGB value is (87,49,86). Sum of RGB (Red+Green+Blue) = 87+49+86=222 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.19% from 222); Green value is 49 (19.53% from 255 or 22.07% from 222); Blue value is 86 (33.98% from 255 or 38.74% from 222); Max value from RGB is 87 - color contains mainly: red. Hex color #573156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573156 is #A8CEA9. Grayscale: #404040. Windows color (decimal): -11062954 or 5648727. OLE color: 5648727.
HSL color Cylindrical-coordinate representation of color #573156: hue angle of 301.58º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #573156 is Cyan = 0, Magento = 0.44, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 86 | - |
| CMYK | 0 | 0.44 | 0.01 | 0.66 |
| HSL | 301.58º | 0.28% | 0.27% | - |
| HSV(B) | 301.58º | 0.44% | 0.34% | - |
| XYZ | 6.71 | 4.89 | 9.4 | - |
| YUV | 64.58 | 140.09 | 143.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 86 | 0 | 0.44 | 0.01 | 0.66 | 301.58 | 0.28 | 0.27 |
| Hex | 57 | 31 | 56 | 0 | 2C | 1 | 42 | 12E | 1C | 1B |
| Octal | 127 | 61 | 126 | 0 | 54 | 1 | 102 | 456 | 34 | 33 |
| Binary | 1010111 | 110001 | 1010110 | 0 | 101100 | 1 | 1000010 | 100101110 | 11100 | 11011 |
Color Harmonies of #573156
Complementary color
Monochromatic Colors of #573156
Black with #573156
Text Example
Text Example
White with #573156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573156; }
p { color: rgb(87,49,86); }
H1.HeaderClassName
{
color: #573156;
}
.AnyTagClassName
{
color: #573156;
}
</style>
background-color css
<style>
a { background-color: #573156; }
a { background-color: rgb(87,49,86); }
div.DivClassName
{
background-color: #573156;
}
.BgClassName
{
background-color: #573156;
}
</style>
border-color css
<style>
span { border-color: #573156; }
span { border-color: rgb(87,49,86); }
td.TdClassName
{
border-color: #573156;
}
.TagClassName
{
border-color: #573156;
}
</style>