Shades of Palatinate Purple #681654
Tints of Palatinate Purple #681654
RGB
CMYK
RGB Variations
Color information
#681654 (or 0x681654) is known color: Palatinate Purple. HEX triplet: 68, 16 and 54. RGB value is (104,22,84). Sum of RGB (Red+Green+Blue) = 104+22+84=210 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.52% from 210); Green value is 22 (8.98% from 255 or 10.48% from 210); Blue value is 84 (33.20% from 255 or 40% from 210); Max value from RGB is 104 - color contains mainly: red. Hex color #681654 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681654 is #97E9AB. Grayscale: #353535. Windows color (decimal): -9955756 or 5510760. OLE color: 5510760.
HSL color Cylindrical-coordinate representation of color #681654: hue angle of 314.63º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #681654 is Cyan = 0, Magento = 0.79, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 22 | 84 | - |
| CMYK | 0 | 0.79 | 0.19 | 0.59 |
| HSL | 314.63º | 0.65% | 0.25% | - |
| HSV(B) | 314.63º | 0.79% | 0.41% | - |
| XYZ | 7.6 | 4.16 | 8.79 | - |
| YUV | 53.59 | 145.17 | 163.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 22 | 84 | 0 | 0.79 | 0.19 | 0.59 | 314.63 | 0.65 | 0.25 |
| Hex | 68 | 16 | 54 | 0 | 4F | 13 | 3B | 13B | 41 | 19 |
| Octal | 150 | 26 | 124 | 0 | 117 | 23 | 73 | 473 | 101 | 31 |
| Binary | 1101000 | 10110 | 1010100 | 0 | 1001111 | 10011 | 111011 | 100111011 | 1000001 | 11001 |
Color Harmonies of #681654
Complementary color
Monochromatic Colors of #681654
Black with #681654
Text Example
Text Example
White with #681654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681654; }
p { color: rgb(104,22,84); }
H1.HeaderClassName
{
color: #681654;
}
.AnyTagClassName
{
color: #681654;
}
</style>
background-color css
<style>
a { background-color: #681654; }
a { background-color: rgb(104,22,84); }
div.DivClassName
{
background-color: #681654;
}
.BgClassName
{
background-color: #681654;
}
</style>
border-color css
<style>
span { border-color: #681654; }
span { border-color: rgb(104,22,84); }
td.TdClassName
{
border-color: #681654;
}
.TagClassName
{
border-color: #681654;
}
</style>