Shades of Palatinate Purple #713963
Tints of Palatinate Purple #713963
RGB
CMYK
RGB Variations
Color information
#713963 (or 0x713963) is known color: Palatinate Purple. HEX triplet: 71, 39 and 63. RGB value is (113,57,99). Sum of RGB (Red+Green+Blue) = 113+57+99=269 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.01% from 269); Green value is 57 (22.66% from 255 or 21.19% from 269); Blue value is 99 (39.06% from 255 or 36.80% from 269); Max value from RGB is 113 - color contains mainly: red. Hex color #713963 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713963 is #8EC69C. Grayscale: #4E4E4E. Windows color (decimal): -9356957 or 6502769. OLE color: 6502769.
HSL color Cylindrical-coordinate representation of color #713963: hue angle of 315º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #713963 is Cyan = 0, Magento = 0.50, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 99 | - |
| CMYK | 0 | 0.50 | 0.12 | 0.56 |
| HSL | 315º | 0.33% | 0.33% | - |
| HSV(B) | 315º | 0.5% | 0.44% | - |
| XYZ | 10.53 | 7.34 | 12.67 | - |
| YUV | 78.53 | 139.55 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 99 | 0 | 0.50 | 0.12 | 0.56 | 315 | 0.33 | 0.33 |
| Hex | 71 | 39 | 63 | 0 | 32 | C | 38 | 13B | 21 | 21 |
| Octal | 161 | 71 | 143 | 0 | 62 | 14 | 70 | 473 | 41 | 41 |
| Binary | 1110001 | 111001 | 1100011 | 0 | 110010 | 1100 | 111000 | 100111011 | 100001 | 100001 |
Color Harmonies of #713963
Complementary color
Monochromatic Colors of #713963
Black with #713963
Text Example
Text Example
White with #713963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713963; }
p { color: rgb(113,57,99); }
H1.HeaderClassName
{
color: #713963;
}
.AnyTagClassName
{
color: #713963;
}
</style>
background-color css
<style>
a { background-color: #713963; }
a { background-color: rgb(113,57,99); }
div.DivClassName
{
background-color: #713963;
}
.BgClassName
{
background-color: #713963;
}
</style>
border-color css
<style>
span { border-color: #713963; }
span { border-color: rgb(113,57,99); }
td.TdClassName
{
border-color: #713963;
}
.TagClassName
{
border-color: #713963;
}
</style>