Shades of Palatinate Purple #712866
Tints of Palatinate Purple #712866
RGB
CMYK
RGB Variations
Color information
#712866 (or 0x712866) is known color: Palatinate Purple. HEX triplet: 71, 28 and 66. RGB value is (113,40,102). Sum of RGB (Red+Green+Blue) = 113+40+102=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 40 (16.02% from 255 or 15.69% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 113 - color contains mainly: red. Hex color #712866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712866 is #8ED799. Grayscale: #444444. Windows color (decimal): -9361306 or 6695025. OLE color: 6695025.
HSL color Cylindrical-coordinate representation of color #712866: hue angle of 309.04º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #712866 is Cyan = 0, Magento = 0.65, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 40 | 102 | - |
| CMYK | 0 | 0.65 | 0.10 | 0.56 |
| HSL | 309.04º | 0.48% | 0.3% | - |
| HSV(B) | 309.04º | 0.65% | 0.44% | - |
| XYZ | 9.97 | 5.99 | 13.2 | - |
| YUV | 68.9 | 146.68 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 40 | 102 | 0 | 0.65 | 0.10 | 0.56 | 309.04 | 0.48 | 0.3 |
| Hex | 71 | 28 | 66 | 0 | 41 | A | 38 | 135 | 30 | 1E |
| Octal | 161 | 50 | 146 | 0 | 101 | 12 | 70 | 465 | 60 | 36 |
| Binary | 1110001 | 101000 | 1100110 | 0 | 1000001 | 1010 | 111000 | 100110101 | 110000 | 11110 |
Color Harmonies of #712866
Complementary color
Monochromatic Colors of #712866
Black with #712866
Text Example
Text Example
White with #712866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712866; }
p { color: rgb(113,40,102); }
H1.HeaderClassName
{
color: #712866;
}
.AnyTagClassName
{
color: #712866;
}
</style>
background-color css
<style>
a { background-color: #712866; }
a { background-color: rgb(113,40,102); }
div.DivClassName
{
background-color: #712866;
}
.BgClassName
{
background-color: #712866;
}
</style>
border-color css
<style>
span { border-color: #712866; }
span { border-color: rgb(113,40,102); }
td.TdClassName
{
border-color: #712866;
}
.TagClassName
{
border-color: #712866;
}
</style>