Shades of Hot Purple #571558
Tints of Hot Purple #571558
RGB
CMYK
RGB Variations
Color information
#571558 (or 0x571558) is known color: Hot Purple. HEX triplet: 57, 15 and 58. RGB value is (87,21,88). Sum of RGB (Red+Green+Blue) = 87+21+88=196 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.39% from 196); Green value is 21 (8.59% from 255 or 10.71% from 196); Blue value is 88 (34.77% from 255 or 44.90% from 196); Max value from RGB is 88 - color contains mainly: blue. Hex color #571558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571558 is #A8EAA7. Grayscale: #303030. Windows color (decimal): -11070120 or 5772631. OLE color: 5772631.
HSL color Cylindrical-coordinate representation of color #571558: hue angle of 299.1º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #571558 is Cyan = 0.01, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 21 | 88 | - |
| CMYK | 0.01 | 0.76 | 0 | 0.65 |
| HSL | 299.1º | 0.61% | 0.21% | - |
| HSV(B) | 299.1º | 0.76% | 0.35% | - |
| XYZ | 5.96 | 3.27 | 9.55 | - |
| YUV | 48.37 | 150.37 | 155.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 88 | 0.01 | 0.76 | 0 | 0.65 | 299.1 | 0.61 | 0.21 |
| Hex | 57 | 15 | 58 | 1 | 4C | 0 | 41 | 12B | 3D | 15 |
| Octal | 127 | 25 | 130 | 1 | 114 | 0 | 101 | 453 | 75 | 25 |
| Binary | 1010111 | 10101 | 1011000 | 1 | 1001100 | 0 | 1000001 | 100101011 | 111101 | 10101 |
Color Harmonies of #571558
Complementary color
Monochromatic Colors of #571558
Black with #571558
Text Example
Text Example
White with #571558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571558; }
p { color: rgb(87,21,88); }
H1.HeaderClassName
{
color: #571558;
}
.AnyTagClassName
{
color: #571558;
}
</style>
background-color css
<style>
a { background-color: #571558; }
a { background-color: rgb(87,21,88); }
div.DivClassName
{
background-color: #571558;
}
.BgClassName
{
background-color: #571558;
}
</style>
border-color css
<style>
span { border-color: #571558; }
span { border-color: rgb(87,21,88); }
td.TdClassName
{
border-color: #571558;
}
.TagClassName
{
border-color: #571558;
}
</style>