Shades of Hot Purple #572556
Tints of Hot Purple #572556
RGB
CMYK
RGB Variations
Color information
#572556 (or 0x572556) is known color: Hot Purple. HEX triplet: 57, 25 and 56. RGB value is (87,37,86). Sum of RGB (Red+Green+Blue) = 87+37+86=210 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.43% from 210); Green value is 37 (14.84% from 255 or 17.62% from 210); Blue value is 86 (33.98% from 255 or 40.95% from 210); Max value from RGB is 87 - color contains mainly: red. Hex color #572556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572556 is #A8DAA9. Grayscale: #393939. Windows color (decimal): -11066026 or 5645655. OLE color: 5645655.
HSL color Cylindrical-coordinate representation of color #572556: hue angle of 301.2º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #572556 is Cyan = 0, Magento = 0.57, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 37 | 86 | - |
| CMYK | 0 | 0.57 | 0.01 | 0.66 |
| HSL | 301.2º | 0.4% | 0.24% | - |
| HSV(B) | 301.2º | 0.57% | 0.34% | - |
| XYZ | 6.27 | 4.02 | 9.25 | - |
| YUV | 57.54 | 144.07 | 149.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 86 | 0 | 0.57 | 0.01 | 0.66 | 301.2 | 0.4 | 0.24 |
| Hex | 57 | 25 | 56 | 0 | 39 | 1 | 42 | 12D | 28 | 18 |
| Octal | 127 | 45 | 126 | 0 | 71 | 1 | 102 | 455 | 50 | 30 |
| Binary | 1010111 | 100101 | 1010110 | 0 | 111001 | 1 | 1000010 | 100101101 | 101000 | 11000 |
Color Harmonies of #572556
Complementary color
Monochromatic Colors of #572556
Black with #572556
Text Example
Text Example
White with #572556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572556; }
p { color: rgb(87,37,86); }
H1.HeaderClassName
{
color: #572556;
}
.AnyTagClassName
{
color: #572556;
}
</style>
background-color css
<style>
a { background-color: #572556; }
a { background-color: rgb(87,37,86); }
div.DivClassName
{
background-color: #572556;
}
.BgClassName
{
background-color: #572556;
}
</style>
border-color css
<style>
span { border-color: #572556; }
span { border-color: rgb(87,37,86); }
td.TdClassName
{
border-color: #572556;
}
.TagClassName
{
border-color: #572556;
}
</style>