Shades of Palatinate Purple #713868
Tints of Palatinate Purple #713868
RGB
CMYK
RGB Variations
Color information
#713868 (or 0x713868) is known color: Palatinate Purple. HEX triplet: 71, 38 and 68. RGB value is (113,56,104). Sum of RGB (Red+Green+Blue) = 113+56+104=273 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.39% from 273); Green value is 56 (22.27% from 255 or 20.51% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 113 - color contains mainly: red. Hex color #713868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713868 is #8EC797. Grayscale: #4E4E4E. Windows color (decimal): -9357208 or 6830193. OLE color: 6830193.
HSL color Cylindrical-coordinate representation of color #713868: hue angle of 309.47º 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 #713868 is Cyan = 0, Magento = 0.50, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 104 | - |
| CMYK | 0 | 0.50 | 0.08 | 0.56 |
| HSL | 309.47º | 0.34% | 0.33% | - |
| HSV(B) | 309.47º | 0.5% | 0.44% | - |
| XYZ | 10.72 | 7.34 | 13.95 | - |
| YUV | 78.52 | 142.38 | 152.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 104 | 0 | 0.50 | 0.08 | 0.56 | 309.47 | 0.34 | 0.33 |
| Hex | 71 | 38 | 68 | 0 | 32 | 8 | 38 | 135 | 22 | 21 |
| Octal | 161 | 70 | 150 | 0 | 62 | 10 | 70 | 465 | 42 | 41 |
| Binary | 1110001 | 111000 | 1101000 | 0 | 110010 | 1000 | 111000 | 100110101 | 100010 | 100001 |
Color Harmonies of #713868
Complementary color
Monochromatic Colors of #713868
Black with #713868
Text Example
Text Example
White with #713868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713868; }
p { color: rgb(113,56,104); }
H1.HeaderClassName
{
color: #713868;
}
.AnyTagClassName
{
color: #713868;
}
</style>
background-color css
<style>
a { background-color: #713868; }
a { background-color: rgb(113,56,104); }
div.DivClassName
{
background-color: #713868;
}
.BgClassName
{
background-color: #713868;
}
</style>
border-color css
<style>
span { border-color: #713868; }
span { border-color: rgb(113,56,104); }
td.TdClassName
{
border-color: #713868;
}
.TagClassName
{
border-color: #713868;
}
</style>