Shades of Hot Purple #572155
Tints of Hot Purple #572155
RGB
CMYK
RGB Variations
Color information
#572155 (or 0x572155) is known color: Hot Purple. HEX triplet: 57, 21 and 55. RGB value is (87,33,85). Sum of RGB (Red+Green+Blue) = 87+33+85=205 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.44% from 205); Green value is 33 (13.28% from 255 or 16.10% from 205); Blue value is 85 (33.59% from 255 or 41.46% from 205); Max value from RGB is 87 - color contains mainly: red. Hex color #572155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572155 is #A8DEAA. Grayscale: #363636. Windows color (decimal): -11067051 or 5579095. OLE color: 5579095.
HSL color Cylindrical-coordinate representation of color #572155: hue angle of 302.22º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #572155 is Cyan = 0, Magento = 0.62, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 33 | 85 | - |
| CMYK | 0 | 0.62 | 0.02 | 0.66 |
| HSL | 302.22º | 0.45% | 0.24% | - |
| HSV(B) | 302.22º | 0.62% | 0.34% | - |
| XYZ | 6.11 | 3.77 | 9 | - |
| YUV | 55.07 | 144.89 | 150.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 33 | 85 | 0 | 0.62 | 0.02 | 0.66 | 302.22 | 0.45 | 0.24 |
| Hex | 57 | 21 | 55 | 0 | 3E | 2 | 42 | 12E | 2D | 18 |
| Octal | 127 | 41 | 125 | 0 | 76 | 2 | 102 | 456 | 55 | 30 |
| Binary | 1010111 | 100001 | 1010101 | 0 | 111110 | 10 | 1000010 | 100101110 | 101101 | 11000 |
Color Harmonies of #572155
Complementary color
Monochromatic Colors of #572155
Black with #572155
Text Example
Text Example
White with #572155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572155; }
p { color: rgb(87,33,85); }
H1.HeaderClassName
{
color: #572155;
}
.AnyTagClassName
{
color: #572155;
}
</style>
background-color css
<style>
a { background-color: #572155; }
a { background-color: rgb(87,33,85); }
div.DivClassName
{
background-color: #572155;
}
.BgClassName
{
background-color: #572155;
}
</style>
border-color css
<style>
span { border-color: #572155; }
span { border-color: rgb(87,33,85); }
td.TdClassName
{
border-color: #572155;
}
.TagClassName
{
border-color: #572155;
}
</style>