Shades of Palatinate Purple #711068
Tints of Palatinate Purple #711068
RGB
CMYK
RGB Variations
Color information
#711068 (or 0x711068) is known color: Palatinate Purple. HEX triplet: 71, 10 and 68. RGB value is (113,16,104). Sum of RGB (Red+Green+Blue) = 113+16+104=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 16 (6.64% from 255 or 6.87% from 233); Blue value is 104 (41.02% from 255 or 44.64% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #711068 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711068 is #8EEF97. Grayscale: #363636. Windows color (decimal): -9367448 or 6819953. OLE color: 6819953.
HSL color Cylindrical-coordinate representation of color #711068: hue angle of 305.57º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #711068 is Cyan = 0, Magento = 0.86, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 16 | 104 | - |
| CMYK | 0 | 0.86 | 0.08 | 0.56 |
| HSL | 305.57º | 0.75% | 0.25% | - |
| HSV(B) | 305.57º | 0.86% | 0.44% | - |
| XYZ | 9.49 | 4.88 | 13.54 | - |
| YUV | 55.04 | 155.64 | 169.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 104 | 0 | 0.86 | 0.08 | 0.56 | 305.57 | 0.75 | 0.25 |
| Hex | 71 | 10 | 68 | 0 | 56 | 8 | 38 | 132 | 4B | 19 |
| Octal | 161 | 20 | 150 | 0 | 126 | 10 | 70 | 462 | 113 | 31 |
| Binary | 1110001 | 10000 | 1101000 | 0 | 1010110 | 1000 | 111000 | 100110010 | 1001011 | 11001 |
Color Harmonies of #711068
Complementary color
Monochromatic Colors of #711068
Black with #711068
Text Example
Text Example
White with #711068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711068; }
p { color: rgb(113,16,104); }
H1.HeaderClassName
{
color: #711068;
}
.AnyTagClassName
{
color: #711068;
}
</style>
background-color css
<style>
a { background-color: #711068; }
a { background-color: rgb(113,16,104); }
div.DivClassName
{
background-color: #711068;
}
.BgClassName
{
background-color: #711068;
}
</style>
border-color css
<style>
span { border-color: #711068; }
span { border-color: rgb(113,16,104); }
td.TdClassName
{
border-color: #711068;
}
.TagClassName
{
border-color: #711068;
}
</style>