Shades of Palatinate Purple #683559
Tints of Palatinate Purple #683559
RGB
CMYK
RGB Variations
Color information
#683559 (or 0x683559) is known color: Palatinate Purple. HEX triplet: 68, 35 and 59. RGB value is (104,53,89). Sum of RGB (Red+Green+Blue) = 104+53+89=246 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.28% from 246); Green value is 53 (21.09% from 255 or 21.54% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 104 - color contains mainly: red. Hex color #683559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683559 is #97CAA6. Grayscale: #484848. Windows color (decimal): -9947815 or 5846376. OLE color: 5846376.
HSL color Cylindrical-coordinate representation of color #683559: hue angle of 317.65º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #683559 is Cyan = 0, Magento = 0.49, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 53 | 89 | - |
| CMYK | 0 | 0.49 | 0.14 | 0.59 |
| HSL | 317.65º | 0.32% | 0.31% | - |
| HSV(B) | 317.65º | 0.49% | 0.41% | - |
| XYZ | 8.79 | 6.21 | 10.19 | - |
| YUV | 72.35 | 137.4 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 53 | 89 | 0 | 0.49 | 0.14 | 0.59 | 317.65 | 0.32 | 0.31 |
| Hex | 68 | 35 | 59 | 0 | 31 | E | 3B | 13E | 20 | 1F |
| Octal | 150 | 65 | 131 | 0 | 61 | 16 | 73 | 476 | 40 | 37 |
| Binary | 1101000 | 110101 | 1011001 | 0 | 110001 | 1110 | 111011 | 100111110 | 100000 | 11111 |
Color Harmonies of #683559
Complementary color
Monochromatic Colors of #683559
Black with #683559
Text Example
Text Example
White with #683559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683559; }
p { color: rgb(104,53,89); }
H1.HeaderClassName
{
color: #683559;
}
.AnyTagClassName
{
color: #683559;
}
</style>
background-color css
<style>
a { background-color: #683559; }
a { background-color: rgb(104,53,89); }
div.DivClassName
{
background-color: #683559;
}
.BgClassName
{
background-color: #683559;
}
</style>
border-color css
<style>
span { border-color: #683559; }
span { border-color: rgb(104,53,89); }
td.TdClassName
{
border-color: #683559;
}
.TagClassName
{
border-color: #683559;
}
</style>