Shades of Hot Purple #571066
Tints of Hot Purple #571066
RGB
CMYK
RGB Variations
Color information
#571066 (or 0x571066) is known color: Hot Purple. HEX triplet: 57, 10 and 66. RGB value is (87,16,102). Sum of RGB (Red+Green+Blue) = 87+16+102=205 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.44% from 205); Green value is 16 (6.64% from 255 or 7.80% from 205); Blue value is 102 (40.23% from 255 or 49.76% from 205); Max value from RGB is 102 - color contains mainly: blue. Hex color #571066 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571066 is #A8EF99. Grayscale: #2E2E2E. Windows color (decimal): -11071386 or 6688855. OLE color: 6688855.
HSL color Cylindrical-coordinate representation of color #571066: hue angle of 289.53º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #571066 is Cyan = 0.15, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 16 | 102 | - |
| CMYK | 0.15 | 0.84 | 0 | 0.6 |
| HSL | 289.53º | 0.73% | 0.23% | - |
| HSV(B) | 289.53º | 0.84% | 0.4% | - |
| XYZ | 6.51 | 3.36 | 12.87 | - |
| YUV | 47.03 | 159.02 | 156.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 16 | 102 | 0.15 | 0.84 | 0 | 0.6 | 289.53 | 0.73 | 0.23 |
| Hex | 57 | 10 | 66 | F | 54 | 0 | 3C | 122 | 49 | 17 |
| Octal | 127 | 20 | 146 | 17 | 124 | 0 | 74 | 442 | 111 | 27 |
| Binary | 1010111 | 10000 | 1100110 | 1111 | 1010100 | 0 | 111100 | 100100010 | 1001001 | 10111 |
Color Harmonies of #571066
Complementary color
Monochromatic Colors of #571066
Black with #571066
Text Example
Text Example
White with #571066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571066; }
p { color: rgb(87,16,102); }
H1.HeaderClassName
{
color: #571066;
}
.AnyTagClassName
{
color: #571066;
}
</style>
background-color css
<style>
a { background-color: #571066; }
a { background-color: rgb(87,16,102); }
div.DivClassName
{
background-color: #571066;
}
.BgClassName
{
background-color: #571066;
}
</style>
border-color css
<style>
span { border-color: #571066; }
span { border-color: rgb(87,16,102); }
td.TdClassName
{
border-color: #571066;
}
.TagClassName
{
border-color: #571066;
}
</style>