Shades of Palatinate Purple #712466
Tints of Palatinate Purple #712466
RGB
CMYK
RGB Variations
Color information
#712466 (or 0x712466) is known color: Palatinate Purple. HEX triplet: 71, 24 and 66. RGB value is (113,36,102). Sum of RGB (Red+Green+Blue) = 113+36+102=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 36 (14.45% from 255 or 14.34% from 251); Blue value is 102 (40.23% from 255 or 40.64% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #712466 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712466 is #8EDB99. Grayscale: #424242. Windows color (decimal): -9362330 or 6694001. OLE color: 6694001.
HSL color Cylindrical-coordinate representation of color #712466: hue angle of 308.57º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #712466 is Cyan = 0, Magento = 0.68, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 36 | 102 | - |
| CMYK | 0 | 0.68 | 0.10 | 0.56 |
| HSL | 308.57º | 0.52% | 0.29% | - |
| HSV(B) | 308.57º | 0.68% | 0.44% | - |
| XYZ | 9.84 | 5.73 | 13.16 | - |
| YUV | 66.55 | 148.01 | 161.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 36 | 102 | 0 | 0.68 | 0.10 | 0.56 | 308.57 | 0.52 | 0.29 |
| Hex | 71 | 24 | 66 | 0 | 44 | A | 38 | 135 | 34 | 1D |
| Octal | 161 | 44 | 146 | 0 | 104 | 12 | 70 | 465 | 64 | 35 |
| Binary | 1110001 | 100100 | 1100110 | 0 | 1000100 | 1010 | 111000 | 100110101 | 110100 | 11101 |
Color Harmonies of #712466
Complementary color
Monochromatic Colors of #712466
Black with #712466
Text Example
Text Example
White with #712466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712466; }
p { color: rgb(113,36,102); }
H1.HeaderClassName
{
color: #712466;
}
.AnyTagClassName
{
color: #712466;
}
</style>
background-color css
<style>
a { background-color: #712466; }
a { background-color: rgb(113,36,102); }
div.DivClassName
{
background-color: #712466;
}
.BgClassName
{
background-color: #712466;
}
</style>
border-color css
<style>
span { border-color: #712466; }
span { border-color: rgb(113,36,102); }
td.TdClassName
{
border-color: #712466;
}
.TagClassName
{
border-color: #712466;
}
</style>