Shades of Palatinate Purple #681052
Tints of Palatinate Purple #681052
RGB
CMYK
RGB Variations
Color information
#681052 (or 0x681052) is known color: Palatinate Purple. HEX triplet: 68, 10 and 52. RGB value is (104,16,82). Sum of RGB (Red+Green+Blue) = 104+16+82=202 (26% of max value = 765). Red value is 104 (41.02% from 255 or 51.49% from 202); Green value is 16 (6.64% from 255 or 7.92% from 202); Blue value is 82 (32.42% from 255 or 40.59% from 202); Max value from RGB is 104 - color contains mainly: red. Hex color #681052 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681052 is #97EFAD. Grayscale: #313131. Windows color (decimal): -9957294 or 5378152. OLE color: 5378152.
HSL color Cylindrical-coordinate representation of color #681052: hue angle of 315º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #681052 is Cyan = 0, Magento = 0.85, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 16 | 82 | - |
| CMYK | 0 | 0.85 | 0.21 | 0.59 |
| HSL | 315º | 0.73% | 0.24% | - |
| HSV(B) | 315º | 0.85% | 0.41% | - |
| XYZ | 7.42 | 3.92 | 8.35 | - |
| YUV | 49.84 | 146.15 | 166.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 16 | 82 | 0 | 0.85 | 0.21 | 0.59 | 315 | 0.73 | 0.24 |
| Hex | 68 | 10 | 52 | 0 | 55 | 15 | 3B | 13B | 49 | 18 |
| Octal | 150 | 20 | 122 | 0 | 125 | 25 | 73 | 473 | 111 | 30 |
| Binary | 1101000 | 10000 | 1010010 | 0 | 1010101 | 10101 | 111011 | 100111011 | 1001001 | 11000 |
Color Harmonies of #681052
Complementary color
Monochromatic Colors of #681052
Black with #681052
Text Example
Text Example
White with #681052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681052; }
p { color: rgb(104,16,82); }
H1.HeaderClassName
{
color: #681052;
}
.AnyTagClassName
{
color: #681052;
}
</style>
background-color css
<style>
a { background-color: #681052; }
a { background-color: rgb(104,16,82); }
div.DivClassName
{
background-color: #681052;
}
.BgClassName
{
background-color: #681052;
}
</style>
border-color css
<style>
span { border-color: #681052; }
span { border-color: rgb(104,16,82); }
td.TdClassName
{
border-color: #681052;
}
.TagClassName
{
border-color: #681052;
}
</style>