Shades of Palatinate Purple #681854
Tints of Palatinate Purple #681854
RGB
CMYK
RGB Variations
Color information
#681854 (or 0x681854) is known color: Palatinate Purple. HEX triplet: 68, 18 and 54. RGB value is (104,24,84). Sum of RGB (Red+Green+Blue) = 104+24+84=212 (28% of max value = 765). Red value is 104 (41.02% from 255 or 49.06% from 212); Green value is 24 (9.77% from 255 or 11.32% from 212); Blue value is 84 (33.20% from 255 or 39.62% from 212); Max value from RGB is 104 - color contains mainly: red. Hex color #681854 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681854 is #97E7AB. Grayscale: #363636. Windows color (decimal): -9955244 or 5511272. OLE color: 5511272.
HSL color Cylindrical-coordinate representation of color #681854: hue angle of 315º 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 #681854 is Cyan = 0, Magento = 0.77, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 24 | 84 | - |
| CMYK | 0 | 0.77 | 0.19 | 0.59 |
| HSL | 315º | 0.63% | 0.25% | - |
| HSV(B) | 315º | 0.77% | 0.41% | - |
| XYZ | 7.64 | 4.24 | 8.8 | - |
| YUV | 54.76 | 144.5 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 84 | 0 | 0.77 | 0.19 | 0.59 | 315 | 0.63 | 0.25 |
| Hex | 68 | 18 | 54 | 0 | 4D | 13 | 3B | 13B | 3E | 19 |
| Octal | 150 | 30 | 124 | 0 | 115 | 23 | 73 | 473 | 76 | 31 |
| Binary | 1101000 | 11000 | 1010100 | 0 | 1001101 | 10011 | 111011 | 100111011 | 111110 | 11001 |
Color Harmonies of #681854
Complementary color
Monochromatic Colors of #681854
Black with #681854
Text Example
Text Example
White with #681854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681854; }
p { color: rgb(104,24,84); }
H1.HeaderClassName
{
color: #681854;
}
.AnyTagClassName
{
color: #681854;
}
</style>
background-color css
<style>
a { background-color: #681854; }
a { background-color: rgb(104,24,84); }
div.DivClassName
{
background-color: #681854;
}
.BgClassName
{
background-color: #681854;
}
</style>
border-color css
<style>
span { border-color: #681854; }
span { border-color: rgb(104,24,84); }
td.TdClassName
{
border-color: #681854;
}
.TagClassName
{
border-color: #681854;
}
</style>