Shades of Palatinate Purple #711770
Tints of Palatinate Purple #711770
RGB
CMYK
RGB Variations
Color information
#711770 (or 0x711770) is known color: Palatinate Purple. HEX triplet: 71, 17 and 70. RGB value is (113,23,112). Sum of RGB (Red+Green+Blue) = 113+23+112=248 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.56% from 248); Green value is 23 (9.38% from 255 or 9.27% from 248); Blue value is 112 (44.14% from 255 or 45.16% from 248); Max value from RGB is 113 - color contains mainly: red. Hex color #711770 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711770 is #8EE88F. Grayscale: #3B3B3B. Windows color (decimal): -9365648 or 7346033. OLE color: 7346033.
HSL color Cylindrical-coordinate representation of color #711770: hue angle of 300.67º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #711770 is Cyan = 0, Magento = 0.80, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 23 | 112 | - |
| CMYK | 0 | 0.80 | 0.01 | 0.56 |
| HSL | 300.67º | 0.66% | 0.27% | - |
| HSV(B) | 300.67º | 0.8% | 0.44% | - |
| XYZ | 10.04 | 5.29 | 15.82 | - |
| YUV | 60.06 | 157.32 | 165.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 23 | 112 | 0 | 0.80 | 0.01 | 0.56 | 300.67 | 0.66 | 0.27 |
| Hex | 71 | 17 | 70 | 0 | 50 | 1 | 38 | 12D | 42 | 1B |
| Octal | 161 | 27 | 160 | 0 | 120 | 1 | 70 | 455 | 102 | 33 |
| Binary | 1110001 | 10111 | 1110000 | 0 | 1010000 | 1 | 111000 | 100101101 | 1000010 | 11011 |
Color Harmonies of #711770
Complementary color
Monochromatic Colors of #711770
Black with #711770
Text Example
Text Example
White with #711770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711770; }
p { color: rgb(113,23,112); }
H1.HeaderClassName
{
color: #711770;
}
.AnyTagClassName
{
color: #711770;
}
</style>
background-color css
<style>
a { background-color: #711770; }
a { background-color: rgb(113,23,112); }
div.DivClassName
{
background-color: #711770;
}
.BgClassName
{
background-color: #711770;
}
</style>
border-color css
<style>
span { border-color: #711770; }
span { border-color: rgb(113,23,112); }
td.TdClassName
{
border-color: #711770;
}
.TagClassName
{
border-color: #711770;
}
</style>