Shades of Palatinate Purple #610768
Tints of Palatinate Purple #610768
RGB
CMYK
RGB Variations
Color information
#610768 (or 0x610768) is known color: Palatinate Purple. HEX triplet: 61, 07 and 68. RGB value is (97,7,104). Sum of RGB (Red+Green+Blue) = 97+7+104=208 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.63% from 208); Green value is 7 (3.12% from 255 or 3.37% from 208); Blue value is 104 (41.02% from 255 or 50% from 208); Max value from RGB is 104 - color contains mainly: blue. Hex color #610768 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610768 is #9EF897. Grayscale: #2C2C2C. Windows color (decimal): -10418328 or 6817633. OLE color: 6817633.
HSL color Cylindrical-coordinate representation of color #610768: hue angle of 295.67º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #610768 is Cyan = 0.07, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 7 | 104 | - |
| CMYK | 0.07 | 0.93 | 0 | 0.59 |
| HSL | 295.67º | 0.87% | 0.22% | - |
| HSV(B) | 295.67º | 0.93% | 0.41% | - |
| XYZ | 7.5 | 3.69 | 13.41 | - |
| YUV | 44.97 | 161.32 | 165.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 104 | 0.07 | 0.93 | 0 | 0.59 | 295.67 | 0.87 | 0.22 |
| Hex | 61 | 7 | 68 | 7 | 5D | 0 | 3B | 128 | 57 | 16 |
| Octal | 141 | 7 | 150 | 7 | 135 | 0 | 73 | 450 | 127 | 26 |
| Binary | 1100001 | 111 | 1101000 | 111 | 1011101 | 0 | 111011 | 100101000 | 1010111 | 10110 |
Color Harmonies of #610768
Complementary color
Monochromatic Colors of #610768
Black with #610768
Text Example
Text Example
White with #610768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610768; }
p { color: rgb(97,7,104); }
H1.HeaderClassName
{
color: #610768;
}
.AnyTagClassName
{
color: #610768;
}
</style>
background-color css
<style>
a { background-color: #610768; }
a { background-color: rgb(97,7,104); }
div.DivClassName
{
background-color: #610768;
}
.BgClassName
{
background-color: #610768;
}
</style>
border-color css
<style>
span { border-color: #610768; }
span { border-color: rgb(97,7,104); }
td.TdClassName
{
border-color: #610768;
}
.TagClassName
{
border-color: #610768;
}
</style>