Shades of Palatinate Purple #684560
Tints of Palatinate Purple #684560
RGB
CMYK
RGB Variations
Color information
#684560 (or 0x684560) is known color: Palatinate Purple. HEX triplet: 68, 45 and 60. RGB value is (104,69,96). Sum of RGB (Red+Green+Blue) = 104+69+96=269 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.66% from 269); Green value is 69 (27.34% from 255 or 25.65% from 269); Blue value is 96 (37.89% from 255 or 35.69% from 269); Max value from RGB is 104 - color contains mainly: red. Hex color #684560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684560 is #97BA9F. Grayscale: #525252. Windows color (decimal): -9943712 or 6309224. OLE color: 6309224.
HSL color Cylindrical-coordinate representation of color #684560: hue angle of 313.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #684560 is Cyan = 0, Magento = 0.34, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 96 | - |
| CMYK | 0 | 0.34 | 0.08 | 0.59 |
| HSL | 313.71º | 0.2% | 0.34% | - |
| HSV(B) | 313.71º | 0.34% | 0.41% | - |
| XYZ | 9.95 | 8.04 | 12.09 | - |
| YUV | 82.54 | 135.6 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 96 | 0 | 0.34 | 0.08 | 0.59 | 313.71 | 0.2 | 0.34 |
| Hex | 68 | 45 | 60 | 0 | 22 | 8 | 3B | 13A | 14 | 22 |
| Octal | 150 | 105 | 140 | 0 | 42 | 10 | 73 | 472 | 24 | 42 |
| Binary | 1101000 | 1000101 | 1100000 | 0 | 100010 | 1000 | 111011 | 100111010 | 10100 | 100010 |
Color Harmonies of #684560
Complementary color
Monochromatic Colors of #684560
Black with #684560
Text Example
Text Example
White with #684560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684560; }
p { color: rgb(104,69,96); }
H1.HeaderClassName
{
color: #684560;
}
.AnyTagClassName
{
color: #684560;
}
</style>
background-color css
<style>
a { background-color: #684560; }
a { background-color: rgb(104,69,96); }
div.DivClassName
{
background-color: #684560;
}
.BgClassName
{
background-color: #684560;
}
</style>
border-color css
<style>
span { border-color: #684560; }
span { border-color: rgb(104,69,96); }
td.TdClassName
{
border-color: #684560;
}
.TagClassName
{
border-color: #684560;
}
</style>