Shades of Palatinate Purple #610668
Tints of Palatinate Purple #610668
RGB
CMYK
RGB Variations
Color information
#610668 (or 0x610668) is known color: Palatinate Purple. HEX triplet: 61, 06 and 68. RGB value is (97,6,104). Sum of RGB (Red+Green+Blue) = 97+6+104=207 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.86% from 207); Green value is 6 (2.73% from 255 or 2.90% from 207); Blue value is 104 (41.02% from 255 or 50.24% from 207); Max value from RGB is 104 - color contains mainly: blue. Hex color #610668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610668 is #9EF997. Grayscale: #2C2C2C. Windows color (decimal): -10418584 or 6817377. OLE color: 6817377.
HSL color Cylindrical-coordinate representation of color #610668: hue angle of 295.71º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610668 is Cyan = 0.07, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 6 | 104 | - |
| CMYK | 0.07 | 0.94 | 0 | 0.59 |
| HSL | 295.71º | 0.89% | 0.22% | - |
| HSV(B) | 295.71º | 0.94% | 0.41% | - |
| XYZ | 7.49 | 3.67 | 13.41 | - |
| YUV | 44.38 | 161.65 | 165.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 6 | 104 | 0.07 | 0.94 | 0 | 0.59 | 295.71 | 0.89 | 0.22 |
| Hex | 61 | 6 | 68 | 7 | 5E | 0 | 3B | 128 | 59 | 16 |
| Octal | 141 | 6 | 150 | 7 | 136 | 0 | 73 | 450 | 131 | 26 |
| Binary | 1100001 | 110 | 1101000 | 111 | 1011110 | 0 | 111011 | 100101000 | 1011001 | 10110 |
Color Harmonies of #610668
Complementary color
Monochromatic Colors of #610668
Black with #610668
Text Example
Text Example
White with #610668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610668; }
p { color: rgb(97,6,104); }
H1.HeaderClassName
{
color: #610668;
}
.AnyTagClassName
{
color: #610668;
}
</style>
background-color css
<style>
a { background-color: #610668; }
a { background-color: rgb(97,6,104); }
div.DivClassName
{
background-color: #610668;
}
.BgClassName
{
background-color: #610668;
}
</style>
border-color css
<style>
span { border-color: #610668; }
span { border-color: rgb(97,6,104); }
td.TdClassName
{
border-color: #610668;
}
.TagClassName
{
border-color: #610668;
}
</style>