Shades of Palatinate Purple #680760
Tints of Palatinate Purple #680760
RGB
CMYK
RGB Variations
Color information
#680760 (or 0x680760) is known color: Palatinate Purple. HEX triplet: 68, 07 and 60. RGB value is (104,7,96). Sum of RGB (Red+Green+Blue) = 104+7+96=207 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.24% from 207); Green value is 7 (3.12% from 255 or 3.38% from 207); Blue value is 96 (37.89% from 255 or 46.38% from 207); Max value from RGB is 104 - color contains mainly: red. Hex color #680760 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680760 is #97F89F. Grayscale: #2D2D2D. Windows color (decimal): -9959584 or 6293352. OLE color: 6293352.
HSL color Cylindrical-coordinate representation of color #680760: hue angle of 304.95º 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 #680760 is Cyan = 0, Magento = 0.93, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 96 | - |
| CMYK | 0 | 0.93 | 0.08 | 0.59 |
| HSL | 304.95º | 0.87% | 0.22% | - |
| HSV(B) | 304.95º | 0.93% | 0.41% | - |
| XYZ | 7.9 | 3.94 | 11.41 | - |
| YUV | 46.15 | 156.14 | 169.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 96 | 0 | 0.93 | 0.08 | 0.59 | 304.95 | 0.87 | 0.22 |
| Hex | 68 | 7 | 60 | 0 | 5D | 8 | 3B | 131 | 57 | 16 |
| Octal | 150 | 7 | 140 | 0 | 135 | 10 | 73 | 461 | 127 | 26 |
| Binary | 1101000 | 111 | 1100000 | 0 | 1011101 | 1000 | 111011 | 100110001 | 1010111 | 10110 |
Color Harmonies of #680760
Complementary color
Monochromatic Colors of #680760
Black with #680760
Text Example
Text Example
White with #680760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680760; }
p { color: rgb(104,7,96); }
H1.HeaderClassName
{
color: #680760;
}
.AnyTagClassName
{
color: #680760;
}
</style>
background-color css
<style>
a { background-color: #680760; }
a { background-color: rgb(104,7,96); }
div.DivClassName
{
background-color: #680760;
}
.BgClassName
{
background-color: #680760;
}
</style>
border-color css
<style>
span { border-color: #680760; }
span { border-color: rgb(104,7,96); }
td.TdClassName
{
border-color: #680760;
}
.TagClassName
{
border-color: #680760;
}
</style>