Shades of Palatinate Purple #683358
Tints of Palatinate Purple #683358
RGB
CMYK
RGB Variations
Color information
#683358 (or 0x683358) is known color: Palatinate Purple. HEX triplet: 68, 33 and 58. RGB value is (104,51,88). Sum of RGB (Red+Green+Blue) = 104+51+88=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 51 (20.31% from 255 or 20.99% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #683358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683358 is #97CCA7. Grayscale: #464646. Windows color (decimal): -9948328 or 5780328. OLE color: 5780328.
HSL color Cylindrical-coordinate representation of color #683358: hue angle of 318.11º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #683358 is Cyan = 0, Magento = 0.51, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 51 | 88 | - |
| CMYK | 0 | 0.51 | 0.15 | 0.59 |
| HSL | 318.11º | 0.34% | 0.3% | - |
| HSV(B) | 318.11º | 0.51% | 0.41% | - |
| XYZ | 8.65 | 6.02 | 9.94 | - |
| YUV | 71.07 | 137.56 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 51 | 88 | 0 | 0.51 | 0.15 | 0.59 | 318.11 | 0.34 | 0.3 |
| Hex | 68 | 33 | 58 | 0 | 33 | F | 3B | 13E | 22 | 1E |
| Octal | 150 | 63 | 130 | 0 | 63 | 17 | 73 | 476 | 42 | 36 |
| Binary | 1101000 | 110011 | 1011000 | 0 | 110011 | 1111 | 111011 | 100111110 | 100010 | 11110 |
Color Harmonies of #683358
Complementary color
Monochromatic Colors of #683358
Black with #683358
Text Example
Text Example
White with #683358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683358; }
p { color: rgb(104,51,88); }
H1.HeaderClassName
{
color: #683358;
}
.AnyTagClassName
{
color: #683358;
}
</style>
background-color css
<style>
a { background-color: #683358; }
a { background-color: rgb(104,51,88); }
div.DivClassName
{
background-color: #683358;
}
.BgClassName
{
background-color: #683358;
}
</style>
border-color css
<style>
span { border-color: #683358; }
span { border-color: rgb(104,51,88); }
td.TdClassName
{
border-color: #683358;
}
.TagClassName
{
border-color: #683358;
}
</style>