Shades of Palatinate Purple #703861
Tints of Palatinate Purple #703861
RGB
CMYK
RGB Variations
Color information
#703861 (or 0x703861) is known color: Palatinate Purple. HEX triplet: 70, 38 and 61. RGB value is (112,56,97). Sum of RGB (Red+Green+Blue) = 112+56+97=265 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.26% from 265); Green value is 56 (22.27% from 255 or 21.13% from 265); Blue value is 97 (38.28% from 255 or 36.60% from 265); Max value from RGB is 112 - color contains mainly: red. Hex color #703861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703861 is #8FC79E. Grayscale: #4D4D4D. Windows color (decimal): -9422751 or 6371440. OLE color: 6371440.
HSL color Cylindrical-coordinate representation of color #703861: hue angle of 316.07º 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 #703861 is Cyan = 0, Magento = 0.50, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 56 | 97 | - |
| CMYK | 0 | 0.50 | 0.13 | 0.56 |
| HSL | 316.07º | 0.33% | 0.33% | - |
| HSV(B) | 316.07º | 0.5% | 0.44% | - |
| XYZ | 10.25 | 7.14 | 12.15 | - |
| YUV | 77.42 | 139.05 | 152.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 56 | 97 | 0 | 0.50 | 0.13 | 0.56 | 316.07 | 0.33 | 0.33 |
| Hex | 70 | 38 | 61 | 0 | 32 | D | 38 | 13C | 21 | 21 |
| Octal | 160 | 70 | 141 | 0 | 62 | 15 | 70 | 474 | 41 | 41 |
| Binary | 1110000 | 111000 | 1100001 | 0 | 110010 | 1101 | 111000 | 100111100 | 100001 | 100001 |
Color Harmonies of #703861
Complementary color
Monochromatic Colors of #703861
Black with #703861
Text Example
Text Example
White with #703861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703861; }
p { color: rgb(112,56,97); }
H1.HeaderClassName
{
color: #703861;
}
.AnyTagClassName
{
color: #703861;
}
</style>
background-color css
<style>
a { background-color: #703861; }
a { background-color: rgb(112,56,97); }
div.DivClassName
{
background-color: #703861;
}
.BgClassName
{
background-color: #703861;
}
</style>
border-color css
<style>
span { border-color: #703861; }
span { border-color: rgb(112,56,97); }
td.TdClassName
{
border-color: #703861;
}
.TagClassName
{
border-color: #703861;
}
</style>