Shades of Palatinate Purple #610868
Tints of Palatinate Purple #610868
RGB
CMYK
RGB Variations
Color information
#610868 (or 0x610868) is known color: Palatinate Purple. HEX triplet: 61, 08 and 68. RGB value is (97,8,104). Sum of RGB (Red+Green+Blue) = 97+8+104=209 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.41% from 209); Green value is 8 (3.52% from 255 or 3.83% from 209); Blue value is 104 (41.02% from 255 or 49.76% from 209); Max value from RGB is 104 - color contains mainly: blue. Hex color #610868 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610868 is #9EF797. Grayscale: #2D2D2D. Windows color (decimal): -10418072 or 6817889. OLE color: 6817889.
HSL color Cylindrical-coordinate representation of color #610868: hue angle of 295.62º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #610868 is Cyan = 0.07, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 8 | 104 | - |
| CMYK | 0.07 | 0.92 | 0 | 0.59 |
| HSL | 295.63º | 0.86% | 0.22% | - |
| HSV(B) | 295.63º | 0.92% | 0.41% | - |
| XYZ | 7.52 | 3.71 | 13.42 | - |
| YUV | 45.56 | 160.99 | 164.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 8 | 104 | 0.07 | 0.92 | 0 | 0.59 | 295.63 | 0.86 | 0.22 |
| Hex | 61 | 8 | 68 | 7 | 5C | 0 | 3B | 128 | 56 | 16 |
| Octal | 141 | 10 | 150 | 7 | 134 | 0 | 73 | 450 | 126 | 26 |
| Binary | 1100001 | 1000 | 1101000 | 111 | 1011100 | 0 | 111011 | 100101000 | 1010110 | 10110 |
Color Harmonies of #610868
Complementary color
Monochromatic Colors of #610868
Black with #610868
Text Example
Text Example
White with #610868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610868; }
p { color: rgb(97,8,104); }
H1.HeaderClassName
{
color: #610868;
}
.AnyTagClassName
{
color: #610868;
}
</style>
background-color css
<style>
a { background-color: #610868; }
a { background-color: rgb(97,8,104); }
div.DivClassName
{
background-color: #610868;
}
.BgClassName
{
background-color: #610868;
}
</style>
border-color css
<style>
span { border-color: #610868; }
span { border-color: rgb(97,8,104); }
td.TdClassName
{
border-color: #610868;
}
.TagClassName
{
border-color: #610868;
}
</style>