Shades of Palatinate Purple #713864
Tints of Palatinate Purple #713864
RGB
CMYK
RGB Variations
Color information
#713864 (or 0x713864) is known color: Palatinate Purple. HEX triplet: 71, 38 and 64. RGB value is (113,56,100). Sum of RGB (Red+Green+Blue) = 113+56+100=269 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.01% from 269); Green value is 56 (22.27% from 255 or 20.82% from 269); Blue value is 100 (39.45% from 255 or 37.17% from 269); Max value from RGB is 113 - color contains mainly: red. Hex color #713864 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713864 is #8EC79B. Grayscale: #4D4D4D. Windows color (decimal): -9357212 or 6568049. OLE color: 6568049.
HSL color Cylindrical-coordinate representation of color #713864: hue angle of 313.68º degrees, saturation: 0.34, 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 #713864 is Cyan = 0, Magento = 0.50, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 100 | - |
| CMYK | 0 | 0.50 | 0.12 | 0.56 |
| HSL | 313.68º | 0.34% | 0.33% | - |
| HSV(B) | 313.68º | 0.5% | 0.44% | - |
| XYZ | 10.52 | 7.26 | 12.9 | - |
| YUV | 78.06 | 140.38 | 152.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 100 | 0 | 0.50 | 0.12 | 0.56 | 313.68 | 0.34 | 0.33 |
| Hex | 71 | 38 | 64 | 0 | 32 | C | 38 | 13A | 22 | 21 |
| Octal | 161 | 70 | 144 | 0 | 62 | 14 | 70 | 472 | 42 | 41 |
| Binary | 1110001 | 111000 | 1100100 | 0 | 110010 | 1100 | 111000 | 100111010 | 100010 | 100001 |
Color Harmonies of #713864
Complementary color
Monochromatic Colors of #713864
Black with #713864
Text Example
Text Example
White with #713864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713864; }
p { color: rgb(113,56,100); }
H1.HeaderClassName
{
color: #713864;
}
.AnyTagClassName
{
color: #713864;
}
</style>
background-color css
<style>
a { background-color: #713864; }
a { background-color: rgb(113,56,100); }
div.DivClassName
{
background-color: #713864;
}
.BgClassName
{
background-color: #713864;
}
</style>
border-color css
<style>
span { border-color: #713864; }
span { border-color: rgb(113,56,100); }
td.TdClassName
{
border-color: #713864;
}
.TagClassName
{
border-color: #713864;
}
</style>