Shades of Palatinate Purple #683154
Tints of Palatinate Purple #683154
RGB
CMYK
RGB Variations
Color information
#683154 (or 0x683154) is known color: Palatinate Purple. HEX triplet: 68, 31 and 54. RGB value is (104,49,84). Sum of RGB (Red+Green+Blue) = 104+49+84=237 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.88% from 237); Green value is 49 (19.53% from 255 or 20.68% from 237); Blue value is 84 (33.20% from 255 or 35.44% from 237); Max value from RGB is 104 - color contains mainly: red. Hex color #683154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683154 is #97CEAB. Grayscale: #454545. Windows color (decimal): -9948844 or 5517672. OLE color: 5517672.
HSL color Cylindrical-coordinate representation of color #683154: hue angle of 321.82º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #683154 is Cyan = 0, Magento = 0.53, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 49 | 84 | - |
| CMYK | 0 | 0.53 | 0.19 | 0.59 |
| HSL | 321.82º | 0.36% | 0.3% | - |
| HSV(B) | 321.82º | 0.53% | 0.41% | - |
| XYZ | 8.41 | 5.78 | 9.06 | - |
| YUV | 69.44 | 136.22 | 152.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 49 | 84 | 0 | 0.53 | 0.19 | 0.59 | 321.82 | 0.36 | 0.3 |
| Hex | 68 | 31 | 54 | 0 | 35 | 13 | 3B | 142 | 24 | 1E |
| Octal | 150 | 61 | 124 | 0 | 65 | 23 | 73 | 502 | 44 | 36 |
| Binary | 1101000 | 110001 | 1010100 | 0 | 110101 | 10011 | 111011 | 101000010 | 100100 | 11110 |
Color Harmonies of #683154
Complementary color
Monochromatic Colors of #683154
Black with #683154
Text Example
Text Example
White with #683154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683154; }
p { color: rgb(104,49,84); }
H1.HeaderClassName
{
color: #683154;
}
.AnyTagClassName
{
color: #683154;
}
</style>
background-color css
<style>
a { background-color: #683154; }
a { background-color: rgb(104,49,84); }
div.DivClassName
{
background-color: #683154;
}
.BgClassName
{
background-color: #683154;
}
</style>
border-color css
<style>
span { border-color: #683154; }
span { border-color: rgb(104,49,84); }
td.TdClassName
{
border-color: #683154;
}
.TagClassName
{
border-color: #683154;
}
</style>