Shades of Hot Purple #572656
Tints of Hot Purple #572656
RGB
CMYK
RGB Variations
Color information
#572656 (or 0x572656) is known color: Hot Purple. HEX triplet: 57, 26 and 56. RGB value is (87,38,86). Sum of RGB (Red+Green+Blue) = 87+38+86=211 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.23% from 211); Green value is 38 (15.23% from 255 or 18.01% from 211); Blue value is 86 (33.98% from 255 or 40.76% from 211); Max value from RGB is 87 - color contains mainly: red. Hex color #572656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572656 is #A8D9A9. Grayscale: #393939. Windows color (decimal): -11065770 or 5645911. OLE color: 5645911.
HSL color Cylindrical-coordinate representation of color #572656: hue angle of 301.22º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #572656 is Cyan = 0, Magento = 0.56, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 86 | - |
| CMYK | 0 | 0.56 | 0.01 | 0.66 |
| HSL | 301.22º | 0.39% | 0.25% | - |
| HSV(B) | 301.22º | 0.56% | 0.34% | - |
| XYZ | 6.3 | 4.08 | 9.26 | - |
| YUV | 58.12 | 143.73 | 148.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 86 | 0 | 0.56 | 0.01 | 0.66 | 301.22 | 0.39 | 0.25 |
| Hex | 57 | 26 | 56 | 0 | 38 | 1 | 42 | 12D | 27 | 19 |
| Octal | 127 | 46 | 126 | 0 | 70 | 1 | 102 | 455 | 47 | 31 |
| Binary | 1010111 | 100110 | 1010110 | 0 | 111000 | 1 | 1000010 | 100101101 | 100111 | 11001 |
Color Harmonies of #572656
Complementary color
Monochromatic Colors of #572656
Black with #572656
Text Example
Text Example
White with #572656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572656; }
p { color: rgb(87,38,86); }
H1.HeaderClassName
{
color: #572656;
}
.AnyTagClassName
{
color: #572656;
}
</style>
background-color css
<style>
a { background-color: #572656; }
a { background-color: rgb(87,38,86); }
div.DivClassName
{
background-color: #572656;
}
.BgClassName
{
background-color: #572656;
}
</style>
border-color css
<style>
span { border-color: #572656; }
span { border-color: rgb(87,38,86); }
td.TdClassName
{
border-color: #572656;
}
.TagClassName
{
border-color: #572656;
}
</style>