Shades of Hot Purple #572956
Tints of Hot Purple #572956
RGB
CMYK
RGB Variations
Color information
#572956 (or 0x572956) is known color: Hot Purple. HEX triplet: 57, 29 and 56. RGB value is (87,41,86). Sum of RGB (Red+Green+Blue) = 87+41+86=214 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.65% from 214); Green value is 41 (16.41% from 255 or 19.16% from 214); Blue value is 86 (33.98% from 255 or 40.19% from 214); Max value from RGB is 87 - color contains mainly: red. Hex color #572956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572956 is #A8D6A9. Grayscale: #3B3B3B. Windows color (decimal): -11065002 or 5646679. OLE color: 5646679.
HSL color Cylindrical-coordinate representation of color #572956: hue angle of 301.3º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #572956 is Cyan = 0, Magento = 0.53, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 86 | - |
| CMYK | 0 | 0.53 | 0.01 | 0.66 |
| HSL | 301.3º | 0.36% | 0.25% | - |
| HSV(B) | 301.3º | 0.53% | 0.34% | - |
| XYZ | 6.4 | 4.28 | 9.29 | - |
| YUV | 59.88 | 142.74 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 86 | 0 | 0.53 | 0.01 | 0.66 | 301.3 | 0.36 | 0.25 |
| Hex | 57 | 29 | 56 | 0 | 35 | 1 | 42 | 12D | 24 | 19 |
| Octal | 127 | 51 | 126 | 0 | 65 | 1 | 102 | 455 | 44 | 31 |
| Binary | 1010111 | 101001 | 1010110 | 0 | 110101 | 1 | 1000010 | 100101101 | 100100 | 11001 |
Color Harmonies of #572956
Complementary color
Monochromatic Colors of #572956
Black with #572956
Text Example
Text Example
White with #572956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572956; }
p { color: rgb(87,41,86); }
H1.HeaderClassName
{
color: #572956;
}
.AnyTagClassName
{
color: #572956;
}
</style>
background-color css
<style>
a { background-color: #572956; }
a { background-color: rgb(87,41,86); }
div.DivClassName
{
background-color: #572956;
}
.BgClassName
{
background-color: #572956;
}
</style>
border-color css
<style>
span { border-color: #572956; }
span { border-color: rgb(87,41,86); }
td.TdClassName
{
border-color: #572956;
}
.TagClassName
{
border-color: #572956;
}
</style>