Shades of Palatinate Purple #713463
Tints of Palatinate Purple #713463
RGB
CMYK
RGB Variations
Color information
#713463 (or 0x713463) is known color: Palatinate Purple. HEX triplet: 71, 34 and 63. RGB value is (113,52,99). Sum of RGB (Red+Green+Blue) = 113+52+99=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 52 (20.70% from 255 or 19.70% from 264); Blue value is 99 (39.06% from 255 or 37.5% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #713463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713463 is #8ECB9C. Grayscale: #4B4B4B. Windows color (decimal): -9358237 or 6501489. OLE color: 6501489.
HSL color Cylindrical-coordinate representation of color #713463: hue angle of 313.77º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713463 is Cyan = 0, Magento = 0.54, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 99 | - |
| CMYK | 0 | 0.54 | 0.12 | 0.56 |
| HSL | 313.77º | 0.37% | 0.32% | - |
| HSV(B) | 313.77º | 0.54% | 0.44% | - |
| XYZ | 10.29 | 6.87 | 12.59 | - |
| YUV | 75.6 | 141.21 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 99 | 0 | 0.54 | 0.12 | 0.56 | 313.77 | 0.37 | 0.32 |
| Hex | 71 | 34 | 63 | 0 | 36 | C | 38 | 13A | 25 | 20 |
| Octal | 161 | 64 | 143 | 0 | 66 | 14 | 70 | 472 | 45 | 40 |
| Binary | 1110001 | 110100 | 1100011 | 0 | 110110 | 1100 | 111000 | 100111010 | 100101 | 100000 |
Color Harmonies of #713463
Complementary color
Monochromatic Colors of #713463
Black with #713463
Text Example
Text Example
White with #713463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713463; }
p { color: rgb(113,52,99); }
H1.HeaderClassName
{
color: #713463;
}
.AnyTagClassName
{
color: #713463;
}
</style>
background-color css
<style>
a { background-color: #713463; }
a { background-color: rgb(113,52,99); }
div.DivClassName
{
background-color: #713463;
}
.BgClassName
{
background-color: #713463;
}
</style>
border-color css
<style>
span { border-color: #713463; }
span { border-color: rgb(113,52,99); }
td.TdClassName
{
border-color: #713463;
}
.TagClassName
{
border-color: #713463;
}
</style>