Shades of Hot Purple #572356
Tints of Hot Purple #572356
RGB
CMYK
RGB Variations
Color information
#572356 (or 0x572356) is known color: Hot Purple. HEX triplet: 57, 23 and 56. RGB value is (87,35,86). Sum of RGB (Red+Green+Blue) = 87+35+86=208 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.83% from 208); Green value is 35 (14.06% from 255 or 16.83% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 87 - color contains mainly: red. Hex color #572356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572356 is #A8DCA9. Grayscale: #383838. Windows color (decimal): -11066538 or 5645143. OLE color: 5645143.
HSL color Cylindrical-coordinate representation of color #572356: hue angle of 301.15º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #572356 is Cyan = 0, Magento = 0.60, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 35 | 86 | - |
| CMYK | 0 | 0.60 | 0.01 | 0.66 |
| HSL | 301.15º | 0.43% | 0.24% | - |
| HSV(B) | 301.15º | 0.6% | 0.34% | - |
| XYZ | 6.21 | 3.9 | 9.23 | - |
| YUV | 56.36 | 144.73 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 35 | 86 | 0 | 0.60 | 0.01 | 0.66 | 301.15 | 0.43 | 0.24 |
| Hex | 57 | 23 | 56 | 0 | 3C | 1 | 42 | 12D | 2B | 18 |
| Octal | 127 | 43 | 126 | 0 | 74 | 1 | 102 | 455 | 53 | 30 |
| Binary | 1010111 | 100011 | 1010110 | 0 | 111100 | 1 | 1000010 | 100101101 | 101011 | 11000 |
Color Harmonies of #572356
Complementary color
Monochromatic Colors of #572356
Black with #572356
Text Example
Text Example
White with #572356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572356; }
p { color: rgb(87,35,86); }
H1.HeaderClassName
{
color: #572356;
}
.AnyTagClassName
{
color: #572356;
}
</style>
background-color css
<style>
a { background-color: #572356; }
a { background-color: rgb(87,35,86); }
div.DivClassName
{
background-color: #572356;
}
.BgClassName
{
background-color: #572356;
}
</style>
border-color css
<style>
span { border-color: #572356; }
span { border-color: rgb(87,35,86); }
td.TdClassName
{
border-color: #572356;
}
.TagClassName
{
border-color: #572356;
}
</style>