Shades of Palatinate Purple #710662
Tints of Palatinate Purple #710662
RGB
CMYK
RGB Variations
Color information
#710662 (or 0x710662) is known color: Palatinate Purple. HEX triplet: 71, 06 and 62. RGB value is (113,6,98). Sum of RGB (Red+Green+Blue) = 113+6+98=217 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.07% from 217); Green value is 6 (2.73% from 255 or 2.76% from 217); Blue value is 98 (38.67% from 255 or 45.16% from 217); Max value from RGB is 113 - color contains mainly: red. Hex color #710662 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710662 is #8EF99D. Grayscale: #303030. Windows color (decimal): -9370014 or 6424177. OLE color: 6424177.
HSL color Cylindrical-coordinate representation of color #710662: hue angle of 308.41º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #710662 is Cyan = 0, Magento = 0.95, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 6 | 98 | - |
| CMYK | 0 | 0.95 | 0.13 | 0.56 |
| HSL | 308.41º | 0.9% | 0.23% | - |
| HSV(B) | 308.41º | 0.95% | 0.44% | - |
| XYZ | 9.08 | 4.52 | 11.95 | - |
| YUV | 48.48 | 155.95 | 174.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 6 | 98 | 0 | 0.95 | 0.13 | 0.56 | 308.41 | 0.9 | 0.23 |
| Hex | 71 | 6 | 62 | 0 | 5F | D | 38 | 134 | 5A | 17 |
| Octal | 161 | 6 | 142 | 0 | 137 | 15 | 70 | 464 | 132 | 27 |
| Binary | 1110001 | 110 | 1100010 | 0 | 1011111 | 1101 | 111000 | 100110100 | 1011010 | 10111 |
Color Harmonies of #710662
Complementary color
Monochromatic Colors of #710662
Black with #710662
Text Example
Text Example
White with #710662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710662; }
p { color: rgb(113,6,98); }
H1.HeaderClassName
{
color: #710662;
}
.AnyTagClassName
{
color: #710662;
}
</style>
background-color css
<style>
a { background-color: #710662; }
a { background-color: rgb(113,6,98); }
div.DivClassName
{
background-color: #710662;
}
.BgClassName
{
background-color: #710662;
}
</style>
border-color css
<style>
span { border-color: #710662; }
span { border-color: rgb(113,6,98); }
td.TdClassName
{
border-color: #710662;
}
.TagClassName
{
border-color: #710662;
}
</style>