Shades of Palatinate Purple #683458
Tints of Palatinate Purple #683458
RGB
CMYK
RGB Variations
Color information
#683458 (or 0x683458) is known color: Palatinate Purple. HEX triplet: 68, 34 and 58. RGB value is (104,52,88). Sum of RGB (Red+Green+Blue) = 104+52+88=244 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.62% from 244); Green value is 52 (20.70% from 255 or 21.31% from 244); Blue value is 88 (34.77% from 255 or 36.07% from 244); Max value from RGB is 104 - color contains mainly: red. Hex color #683458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683458 is #97CBA7. Grayscale: #474747. Windows color (decimal): -9948072 or 5780584. OLE color: 5780584.
HSL color Cylindrical-coordinate representation of color #683458: hue angle of 318.46º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #683458 is Cyan = 0, Magento = 0.50, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 52 | 88 | - |
| CMYK | 0 | 0.50 | 0.15 | 0.59 |
| HSL | 318.46º | 0.33% | 0.31% | - |
| HSV(B) | 318.46º | 0.5% | 0.41% | - |
| XYZ | 8.7 | 6.1 | 9.95 | - |
| YUV | 71.65 | 137.23 | 151.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 52 | 88 | 0 | 0.50 | 0.15 | 0.59 | 318.46 | 0.33 | 0.31 |
| Hex | 68 | 34 | 58 | 0 | 32 | F | 3B | 13E | 21 | 1F |
| Octal | 150 | 64 | 130 | 0 | 62 | 17 | 73 | 476 | 41 | 37 |
| Binary | 1101000 | 110100 | 1011000 | 0 | 110010 | 1111 | 111011 | 100111110 | 100001 | 11111 |
Color Harmonies of #683458
Complementary color
Monochromatic Colors of #683458
Black with #683458
Text Example
Text Example
White with #683458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683458; }
p { color: rgb(104,52,88); }
H1.HeaderClassName
{
color: #683458;
}
.AnyTagClassName
{
color: #683458;
}
</style>
background-color css
<style>
a { background-color: #683458; }
a { background-color: rgb(104,52,88); }
div.DivClassName
{
background-color: #683458;
}
.BgClassName
{
background-color: #683458;
}
</style>
border-color css
<style>
span { border-color: #683458; }
span { border-color: rgb(104,52,88); }
td.TdClassName
{
border-color: #683458;
}
.TagClassName
{
border-color: #683458;
}
</style>