Shades of Palatinate Purple #681254
Tints of Palatinate Purple #681254
RGB
CMYK
RGB Variations
Color information
#681254 (or 0x681254) is known color: Palatinate Purple. HEX triplet: 68, 12 and 54. RGB value is (104,18,84). Sum of RGB (Red+Green+Blue) = 104+18+84=206 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.49% from 206); Green value is 18 (7.42% from 255 or 8.74% from 206); Blue value is 84 (33.20% from 255 or 40.78% from 206); Max value from RGB is 104 - color contains mainly: red. Hex color #681254 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681254 is #97EDAB. Grayscale: #333333. Windows color (decimal): -9956780 or 5509736. OLE color: 5509736.
HSL color Cylindrical-coordinate representation of color #681254: hue angle of 313.95º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #681254 is Cyan = 0, Magento = 0.83, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 18 | 84 | - |
| CMYK | 0 | 0.83 | 0.19 | 0.59 |
| HSL | 313.95º | 0.7% | 0.24% | - |
| HSV(B) | 313.95º | 0.83% | 0.41% | - |
| XYZ | 7.53 | 4.02 | 8.77 | - |
| YUV | 51.24 | 146.49 | 165.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 18 | 84 | 0 | 0.83 | 0.19 | 0.59 | 313.95 | 0.7 | 0.24 |
| Hex | 68 | 12 | 54 | 0 | 53 | 13 | 3B | 13A | 46 | 18 |
| Octal | 150 | 22 | 124 | 0 | 123 | 23 | 73 | 472 | 106 | 30 |
| Binary | 1101000 | 10010 | 1010100 | 0 | 1010011 | 10011 | 111011 | 100111010 | 1000110 | 11000 |
Color Harmonies of #681254
Complementary color
Monochromatic Colors of #681254
Black with #681254
Text Example
Text Example
White with #681254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681254; }
p { color: rgb(104,18,84); }
H1.HeaderClassName
{
color: #681254;
}
.AnyTagClassName
{
color: #681254;
}
</style>
background-color css
<style>
a { background-color: #681254; }
a { background-color: rgb(104,18,84); }
div.DivClassName
{
background-color: #681254;
}
.BgClassName
{
background-color: #681254;
}
</style>
border-color css
<style>
span { border-color: #681254; }
span { border-color: rgb(104,18,84); }
td.TdClassName
{
border-color: #681254;
}
.TagClassName
{
border-color: #681254;
}
</style>