Shades of Palatinate Purple #680759
Tints of Palatinate Purple #680759
RGB
CMYK
RGB Variations
Color information
#680759 (or 0x680759) is known color: Palatinate Purple. HEX triplet: 68, 07 and 59. RGB value is (104,7,89). Sum of RGB (Red+Green+Blue) = 104+7+89=200 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52% from 200); Green value is 7 (3.12% from 255 or 3.5% from 200); Blue value is 89 (35.16% from 255 or 44.5% from 200); Max value from RGB is 104 - color contains mainly: red. Hex color #680759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680759 is #97F8A6. Grayscale: #2D2D2D. Windows color (decimal): -9959591 or 5834600. OLE color: 5834600.
HSL color Cylindrical-coordinate representation of color #680759: hue angle of 309.28º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #680759 is Cyan = 0, Magento = 0.93, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 89 | - |
| CMYK | 0 | 0.93 | 0.14 | 0.59 |
| HSL | 309.28º | 0.87% | 0.22% | - |
| HSV(B) | 309.28º | 0.93% | 0.41% | - |
| XYZ | 7.59 | 3.82 | 9.79 | - |
| YUV | 45.35 | 152.64 | 169.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 89 | 0 | 0.93 | 0.14 | 0.59 | 309.28 | 0.87 | 0.22 |
| Hex | 68 | 7 | 59 | 0 | 5D | E | 3B | 135 | 57 | 16 |
| Octal | 150 | 7 | 131 | 0 | 135 | 16 | 73 | 465 | 127 | 26 |
| Binary | 1101000 | 111 | 1011001 | 0 | 1011101 | 1110 | 111011 | 100110101 | 1010111 | 10110 |
Color Harmonies of #680759
Complementary color
Monochromatic Colors of #680759
Black with #680759
Text Example
Text Example
White with #680759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680759; }
p { color: rgb(104,7,89); }
H1.HeaderClassName
{
color: #680759;
}
.AnyTagClassName
{
color: #680759;
}
</style>
background-color css
<style>
a { background-color: #680759; }
a { background-color: rgb(104,7,89); }
div.DivClassName
{
background-color: #680759;
}
.BgClassName
{
background-color: #680759;
}
</style>
border-color css
<style>
span { border-color: #680759; }
span { border-color: rgb(104,7,89); }
td.TdClassName
{
border-color: #680759;
}
.TagClassName
{
border-color: #680759;
}
</style>