Shades of Palatinate Purple #680762
Tints of Palatinate Purple #680762
RGB
CMYK
RGB Variations
Color information
#680762 (or 0x680762) is known color: Palatinate Purple. HEX triplet: 68, 07 and 62. RGB value is (104,7,98). Sum of RGB (Red+Green+Blue) = 104+7+98=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 7 (3.12% from 255 or 3.35% from 209); Blue value is 98 (38.67% from 255 or 46.89% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #680762 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680762 is #97F89D. Grayscale: #2E2E2E. Windows color (decimal): -9959582 or 6424424. OLE color: 6424424.
HSL color Cylindrical-coordinate representation of color #680762: hue angle of 303.71º 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 #680762 is Cyan = 0, Magento = 0.93, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 98 | - |
| CMYK | 0 | 0.93 | 0.06 | 0.59 |
| HSL | 303.71º | 0.87% | 0.22% | - |
| HSV(B) | 303.71º | 0.93% | 0.41% | - |
| XYZ | 7.99 | 3.98 | 11.9 | - |
| YUV | 46.38 | 157.14 | 169.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 98 | 0 | 0.93 | 0.06 | 0.59 | 303.71 | 0.87 | 0.22 |
| Hex | 68 | 7 | 62 | 0 | 5D | 6 | 3B | 130 | 57 | 16 |
| Octal | 150 | 7 | 142 | 0 | 135 | 6 | 73 | 460 | 127 | 26 |
| Binary | 1101000 | 111 | 1100010 | 0 | 1011101 | 110 | 111011 | 100110000 | 1010111 | 10110 |
Color Harmonies of #680762
Complementary color
Monochromatic Colors of #680762
Black with #680762
Text Example
Text Example
White with #680762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680762; }
p { color: rgb(104,7,98); }
H1.HeaderClassName
{
color: #680762;
}
.AnyTagClassName
{
color: #680762;
}
</style>
background-color css
<style>
a { background-color: #680762; }
a { background-color: rgb(104,7,98); }
div.DivClassName
{
background-color: #680762;
}
.BgClassName
{
background-color: #680762;
}
</style>
border-color css
<style>
span { border-color: #680762; }
span { border-color: rgb(104,7,98); }
td.TdClassName
{
border-color: #680762;
}
.TagClassName
{
border-color: #680762;
}
</style>