Shades of Palatinate Purple #711067
Tints of Palatinate Purple #711067
RGB
CMYK
RGB Variations
Color information
#711067 (or 0x711067) is known color: Palatinate Purple. HEX triplet: 71, 10 and 67. RGB value is (113,16,103). Sum of RGB (Red+Green+Blue) = 113+16+103=232 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.71% from 232); Green value is 16 (6.64% from 255 or 6.90% from 232); Blue value is 103 (40.62% from 255 or 44.40% from 232); Max value from RGB is 113 - color contains mainly: red. Hex color #711067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711067 is #8EEF98. Grayscale: #363636. Windows color (decimal): -9367449 or 6754417. OLE color: 6754417.
HSL color Cylindrical-coordinate representation of color #711067: hue angle of 306.19º 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 #711067 is Cyan = 0, Magento = 0.86, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 16 | 103 | - |
| CMYK | 0 | 0.86 | 0.09 | 0.56 |
| HSL | 306.19º | 0.75% | 0.25% | - |
| HSV(B) | 306.19º | 0.86% | 0.44% | - |
| XYZ | 9.44 | 4.86 | 13.27 | - |
| YUV | 54.92 | 155.14 | 169.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 103 | 0 | 0.86 | 0.09 | 0.56 | 306.19 | 0.75 | 0.25 |
| Hex | 71 | 10 | 67 | 0 | 56 | 9 | 38 | 132 | 4B | 19 |
| Octal | 161 | 20 | 147 | 0 | 126 | 11 | 70 | 462 | 113 | 31 |
| Binary | 1110001 | 10000 | 1100111 | 0 | 1010110 | 1001 | 111000 | 100110010 | 1001011 | 11001 |
Color Harmonies of #711067
Complementary color
Monochromatic Colors of #711067
Black with #711067
Text Example
Text Example
White with #711067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711067; }
p { color: rgb(113,16,103); }
H1.HeaderClassName
{
color: #711067;
}
.AnyTagClassName
{
color: #711067;
}
</style>
background-color css
<style>
a { background-color: #711067; }
a { background-color: rgb(113,16,103); }
div.DivClassName
{
background-color: #711067;
}
.BgClassName
{
background-color: #711067;
}
</style>
border-color css
<style>
span { border-color: #711067; }
span { border-color: rgb(113,16,103); }
td.TdClassName
{
border-color: #711067;
}
.TagClassName
{
border-color: #711067;
}
</style>