Shades of Palatinate Purple #610861
Tints of Palatinate Purple #610861
RGB
CMYK
RGB Variations
Color information
#610861 (or 0x610861) is known color: Palatinate Purple. HEX triplet: 61, 08 and 61. RGB value is (97,8,97). Sum of RGB (Red+Green+Blue) = 97+8+97=202 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.02% from 202); Green value is 8 (3.52% from 255 or 3.96% from 202); Blue value is 97 (38.28% from 255 or 48.02% from 202); Max value from RGB is 97 - color contains mainly: red, blue. Hex color #610861 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610861 is #9EF79E. Grayscale: #2C2C2C. Windows color (decimal): -10418079 or 6359137. OLE color: 6359137.
HSL color Cylindrical-coordinate representation of color #610861: hue angle of 300º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #610861 is Cyan = 0, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 8 | 97 | - |
| CMYK | 0 | 0.92 | 0 | 0.62 |
| HSL | 300º | 0.85% | 0.21% | - |
| HSV(B) | 300º | 0.92% | 0.38% | - |
| XYZ | 7.17 | 3.58 | 11.62 | - |
| YUV | 44.76 | 157.49 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 8 | 97 | 0 | 0.92 | 0 | 0.62 | 300 | 0.85 | 0.21 |
| Hex | 61 | 8 | 61 | 0 | 5C | 0 | 3E | 12C | 55 | 15 |
| Octal | 141 | 10 | 141 | 0 | 134 | 0 | 76 | 454 | 125 | 25 |
| Binary | 1100001 | 1000 | 1100001 | 0 | 1011100 | 0 | 111110 | 100101100 | 1010101 | 10101 |
Color Harmonies of #610861
Complementary color
Monochromatic Colors of #610861
Black with #610861
Text Example
Text Example
White with #610861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610861; }
p { color: rgb(97,8,97); }
H1.HeaderClassName
{
color: #610861;
}
.AnyTagClassName
{
color: #610861;
}
</style>
background-color css
<style>
a { background-color: #610861; }
a { background-color: rgb(97,8,97); }
div.DivClassName
{
background-color: #610861;
}
.BgClassName
{
background-color: #610861;
}
</style>
border-color css
<style>
span { border-color: #610861; }
span { border-color: rgb(97,8,97); }
td.TdClassName
{
border-color: #610861;
}
.TagClassName
{
border-color: #610861;
}
</style>