Shades of Palatinate Purple #681359
Tints of Palatinate Purple #681359
RGB
CMYK
RGB Variations
Color information
#681359 (or 0x681359) is known color: Palatinate Purple. HEX triplet: 68, 13 and 59. RGB value is (104,19,89). Sum of RGB (Red+Green+Blue) = 104+19+89=212 (28% of max value = 765). Red value is 104 (41.02% from 255 or 49.06% from 212); Green value is 19 (7.81% from 255 or 8.96% from 212); Blue value is 89 (35.16% from 255 or 41.98% from 212); Max value from RGB is 104 - color contains mainly: red. Hex color #681359 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681359 is #97ECA6. Grayscale: #343434. Windows color (decimal): -9956519 or 5837672. OLE color: 5837672.
HSL color Cylindrical-coordinate representation of color #681359: hue angle of 310.59º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #681359 is Cyan = 0, Magento = 0.82, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 19 | 89 | - |
| CMYK | 0 | 0.82 | 0.14 | 0.59 |
| HSL | 310.59º | 0.69% | 0.24% | - |
| HSV(B) | 310.59º | 0.82% | 0.41% | - |
| XYZ | 7.74 | 4.13 | 9.84 | - |
| YUV | 52.4 | 148.66 | 164.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 89 | 0 | 0.82 | 0.14 | 0.59 | 310.59 | 0.69 | 0.24 |
| Hex | 68 | 13 | 59 | 0 | 52 | E | 3B | 137 | 45 | 18 |
| Octal | 150 | 23 | 131 | 0 | 122 | 16 | 73 | 467 | 105 | 30 |
| Binary | 1101000 | 10011 | 1011001 | 0 | 1010010 | 1110 | 111011 | 100110111 | 1000101 | 11000 |
Color Harmonies of #681359
Complementary color
Monochromatic Colors of #681359
Black with #681359
Text Example
Text Example
White with #681359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681359; }
p { color: rgb(104,19,89); }
H1.HeaderClassName
{
color: #681359;
}
.AnyTagClassName
{
color: #681359;
}
</style>
background-color css
<style>
a { background-color: #681359; }
a { background-color: rgb(104,19,89); }
div.DivClassName
{
background-color: #681359;
}
.BgClassName
{
background-color: #681359;
}
</style>
border-color css
<style>
span { border-color: #681359; }
span { border-color: rgb(104,19,89); }
td.TdClassName
{
border-color: #681359;
}
.TagClassName
{
border-color: #681359;
}
</style>