Shades of Palatinate Purple #683758
Tints of Palatinate Purple #683758
RGB
CMYK
RGB Variations
Color information
#683758 (or 0x683758) is known color: Palatinate Purple. HEX triplet: 68, 37 and 58. RGB value is (104,55,88). Sum of RGB (Red+Green+Blue) = 104+55+88=247 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.11% from 247); Green value is 55 (21.88% from 255 or 22.27% from 247); Blue value is 88 (34.77% from 255 or 35.63% from 247); Max value from RGB is 104 - color contains mainly: red. Hex color #683758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683758 is #97C8A7. Grayscale: #494949. Windows color (decimal): -9947304 or 5781352. OLE color: 5781352.
HSL color Cylindrical-coordinate representation of color #683758: hue angle of 319.59º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #683758 is Cyan = 0, Magento = 0.47, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 55 | 88 | - |
| CMYK | 0 | 0.47 | 0.15 | 0.59 |
| HSL | 319.59º | 0.31% | 0.31% | - |
| HSV(B) | 319.59º | 0.47% | 0.41% | - |
| XYZ | 8.84 | 6.38 | 10 | - |
| YUV | 73.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 55 | 88 | 0 | 0.47 | 0.15 | 0.59 | 319.59 | 0.31 | 0.31 |
| Hex | 68 | 37 | 58 | 0 | 2F | F | 3B | 140 | 1F | 1F |
| Octal | 150 | 67 | 130 | 0 | 57 | 17 | 73 | 500 | 37 | 37 |
| Binary | 1101000 | 110111 | 1011000 | 0 | 101111 | 1111 | 111011 | 101000000 | 11111 | 11111 |
Color Harmonies of #683758
Complementary color
Monochromatic Colors of #683758
Black with #683758
Text Example
Text Example
White with #683758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683758; }
p { color: rgb(104,55,88); }
H1.HeaderClassName
{
color: #683758;
}
.AnyTagClassName
{
color: #683758;
}
</style>
background-color css
<style>
a { background-color: #683758; }
a { background-color: rgb(104,55,88); }
div.DivClassName
{
background-color: #683758;
}
.BgClassName
{
background-color: #683758;
}
</style>
border-color css
<style>
span { border-color: #683758; }
span { border-color: rgb(104,55,88); }
td.TdClassName
{
border-color: #683758;
}
.TagClassName
{
border-color: #683758;
}
</style>