Shades of Palatinate Purple #711268
Tints of Palatinate Purple #711268
RGB
CMYK
RGB Variations
Color information
#711268 (or 0x711268) is known color: Palatinate Purple. HEX triplet: 71, 12 and 68. RGB value is (113,18,104). Sum of RGB (Red+Green+Blue) = 113+18+104=235 (31% of max value = 765). Red value is 113 (44.53% from 255 or 48.09% from 235); Green value is 18 (7.42% from 255 or 7.66% from 235); Blue value is 104 (41.02% from 255 or 44.26% from 235); Max value from RGB is 113 - color contains mainly: red. Hex color #711268 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711268 is #8EED97. Grayscale: #373737. Windows color (decimal): -9366936 or 6820465. OLE color: 6820465.
HSL color Cylindrical-coordinate representation of color #711268: hue angle of 305.68º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #711268 is Cyan = 0, Magento = 0.84, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 18 | 104 | - |
| CMYK | 0 | 0.84 | 0.08 | 0.56 |
| HSL | 305.68º | 0.73% | 0.26% | - |
| HSV(B) | 305.68º | 0.84% | 0.44% | - |
| XYZ | 9.53 | 4.94 | 13.55 | - |
| YUV | 56.21 | 154.97 | 168.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 18 | 104 | 0 | 0.84 | 0.08 | 0.56 | 305.68 | 0.73 | 0.26 |
| Hex | 71 | 12 | 68 | 0 | 54 | 8 | 38 | 132 | 49 | 1A |
| Octal | 161 | 22 | 150 | 0 | 124 | 10 | 70 | 462 | 111 | 32 |
| Binary | 1110001 | 10010 | 1101000 | 0 | 1010100 | 1000 | 111000 | 100110010 | 1001001 | 11010 |
Color Harmonies of #711268
Complementary color
Monochromatic Colors of #711268
Black with #711268
Text Example
Text Example
White with #711268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711268; }
p { color: rgb(113,18,104); }
H1.HeaderClassName
{
color: #711268;
}
.AnyTagClassName
{
color: #711268;
}
</style>
background-color css
<style>
a { background-color: #711268; }
a { background-color: rgb(113,18,104); }
div.DivClassName
{
background-color: #711268;
}
.BgClassName
{
background-color: #711268;
}
</style>
border-color css
<style>
span { border-color: #711268; }
span { border-color: rgb(113,18,104); }
td.TdClassName
{
border-color: #711268;
}
.TagClassName
{
border-color: #711268;
}
</style>