Shades of Palatinate Purple #712662
Tints of Palatinate Purple #712662
RGB
CMYK
RGB Variations
Color information
#712662 (or 0x712662) is known color: Palatinate Purple. HEX triplet: 71, 26 and 62. RGB value is (113,38,98). Sum of RGB (Red+Green+Blue) = 113+38+98=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 38 (15.23% from 255 or 15.26% from 249); Blue value is 98 (38.67% from 255 or 39.36% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #712662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712662 is #8ED99D. Grayscale: #434343. Windows color (decimal): -9361822 or 6432369. OLE color: 6432369.
HSL color Cylindrical-coordinate representation of color #712662: hue angle of 312º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #712662 is Cyan = 0, Magento = 0.66, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 98 | - |
| CMYK | 0 | 0.66 | 0.13 | 0.56 |
| HSL | 312º | 0.5% | 0.3% | - |
| HSV(B) | 312º | 0.66% | 0.44% | - |
| XYZ | 9.71 | 5.78 | 12.16 | - |
| YUV | 67.27 | 145.35 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 98 | 0 | 0.66 | 0.13 | 0.56 | 312 | 0.5 | 0.3 |
| Hex | 71 | 26 | 62 | 0 | 42 | D | 38 | 138 | 32 | 1E |
| Octal | 161 | 46 | 142 | 0 | 102 | 15 | 70 | 470 | 62 | 36 |
| Binary | 1110001 | 100110 | 1100010 | 0 | 1000010 | 1101 | 111000 | 100111000 | 110010 | 11110 |
Color Harmonies of #712662
Complementary color
Monochromatic Colors of #712662
Black with #712662
Text Example
Text Example
White with #712662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712662; }
p { color: rgb(113,38,98); }
H1.HeaderClassName
{
color: #712662;
}
.AnyTagClassName
{
color: #712662;
}
</style>
background-color css
<style>
a { background-color: #712662; }
a { background-color: rgb(113,38,98); }
div.DivClassName
{
background-color: #712662;
}
.BgClassName
{
background-color: #712662;
}
</style>
border-color css
<style>
span { border-color: #712662; }
span { border-color: rgb(113,38,98); }
td.TdClassName
{
border-color: #712662;
}
.TagClassName
{
border-color: #712662;
}
</style>