Shades of Hot Purple #571658
Tints of Hot Purple #571658
RGB
CMYK
RGB Variations
Color information
#571658 (or 0x571658) is known color: Hot Purple. HEX triplet: 57, 16 and 58. RGB value is (87,22,88). Sum of RGB (Red+Green+Blue) = 87+22+88=197 (26% of max value = 765). Red value is 87 (34.38% from 255 or 44.16% from 197); Green value is 22 (8.98% from 255 or 11.17% from 197); Blue value is 88 (34.77% from 255 or 44.67% from 197); Max value from RGB is 88 - color contains mainly: blue. Hex color #571658 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571658 is #A8E9A7. Grayscale: #303030. Windows color (decimal): -11069864 or 5772887. OLE color: 5772887.
HSL color Cylindrical-coordinate representation of color #571658: hue angle of 299.09º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #571658 is Cyan = 0.01, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 22 | 88 | - |
| CMYK | 0.01 | 0.75 | 0 | 0.65 |
| HSL | 299.09º | 0.6% | 0.22% | - |
| HSV(B) | 299.09º | 0.75% | 0.35% | - |
| XYZ | 5.98 | 3.3 | 9.56 | - |
| YUV | 48.96 | 150.03 | 155.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 88 | 0.01 | 0.75 | 0 | 0.65 | 299.09 | 0.6 | 0.22 |
| Hex | 57 | 16 | 58 | 1 | 4B | 0 | 41 | 12B | 3C | 16 |
| Octal | 127 | 26 | 130 | 1 | 113 | 0 | 101 | 453 | 74 | 26 |
| Binary | 1010111 | 10110 | 1011000 | 1 | 1001011 | 0 | 1000001 | 100101011 | 111100 | 10110 |
Color Harmonies of #571658
Complementary color
Monochromatic Colors of #571658
Black with #571658
Text Example
Text Example
White with #571658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571658; }
p { color: rgb(87,22,88); }
H1.HeaderClassName
{
color: #571658;
}
.AnyTagClassName
{
color: #571658;
}
</style>
background-color css
<style>
a { background-color: #571658; }
a { background-color: rgb(87,22,88); }
div.DivClassName
{
background-color: #571658;
}
.BgClassName
{
background-color: #571658;
}
</style>
border-color css
<style>
span { border-color: #571658; }
span { border-color: rgb(87,22,88); }
td.TdClassName
{
border-color: #571658;
}
.TagClassName
{
border-color: #571658;
}
</style>