Shades of Palatinate Purple #681860
Tints of Palatinate Purple #681860
RGB
CMYK
RGB Variations
Color information
#681860 (or 0x681860) is known color: Palatinate Purple. HEX triplet: 68, 18 and 60. RGB value is (104,24,96). Sum of RGB (Red+Green+Blue) = 104+24+96=224 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.43% from 224); Green value is 24 (9.77% from 255 or 10.71% from 224); Blue value is 96 (37.89% from 255 or 42.86% from 224); Max value from RGB is 104 - color contains mainly: red. Hex color #681860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681860 is #97E79F. Grayscale: #373737. Windows color (decimal): -9955232 or 6297704. OLE color: 6297704.
HSL color Cylindrical-coordinate representation of color #681860: hue angle of 306º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #681860 is Cyan = 0, Magento = 0.77, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 24 | 96 | - |
| CMYK | 0 | 0.77 | 0.08 | 0.59 |
| HSL | 306º | 0.63% | 0.25% | - |
| HSV(B) | 306º | 0.77% | 0.41% | - |
| XYZ | 8.15 | 4.44 | 11.49 | - |
| YUV | 56.13 | 150.5 | 162.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 96 | 0 | 0.77 | 0.08 | 0.59 | 306 | 0.63 | 0.25 |
| Hex | 68 | 18 | 60 | 0 | 4D | 8 | 3B | 132 | 3E | 19 |
| Octal | 150 | 30 | 140 | 0 | 115 | 10 | 73 | 462 | 76 | 31 |
| Binary | 1101000 | 11000 | 1100000 | 0 | 1001101 | 1000 | 111011 | 100110010 | 111110 | 11001 |
Color Harmonies of #681860
Complementary color
Monochromatic Colors of #681860
Black with #681860
Text Example
Text Example
White with #681860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681860; }
p { color: rgb(104,24,96); }
H1.HeaderClassName
{
color: #681860;
}
.AnyTagClassName
{
color: #681860;
}
</style>
background-color css
<style>
a { background-color: #681860; }
a { background-color: rgb(104,24,96); }
div.DivClassName
{
background-color: #681860;
}
.BgClassName
{
background-color: #681860;
}
</style>
border-color css
<style>
span { border-color: #681860; }
span { border-color: rgb(104,24,96); }
td.TdClassName
{
border-color: #681860;
}
.TagClassName
{
border-color: #681860;
}
</style>