Shades of Palatinate Purple #703967
Tints of Palatinate Purple #703967
RGB
CMYK
RGB Variations
Color information
#703967 (or 0x703967) is known color: Palatinate Purple. HEX triplet: 70, 39 and 67. RGB value is (112,57,103). Sum of RGB (Red+Green+Blue) = 112+57+103=272 (36% of max value = 765). Red value is 112 (44.14% from 255 or 41.18% from 272); Green value is 57 (22.66% from 255 or 20.96% from 272); Blue value is 103 (40.62% from 255 or 37.87% from 272); Max value from RGB is 112 - color contains mainly: red. Hex color #703967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703967 is #8FC698. Grayscale: #4E4E4E. Windows color (decimal): -9422489 or 6764912. OLE color: 6764912.
HSL color Cylindrical-coordinate representation of color #703967: hue angle of 309.82º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #703967 is Cyan = 0, Magento = 0.49, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 57 | 103 | - |
| CMYK | 0 | 0.49 | 0.08 | 0.56 |
| HSL | 309.82º | 0.33% | 0.33% | - |
| HSV(B) | 309.82º | 0.49% | 0.44% | - |
| XYZ | 10.59 | 7.35 | 13.69 | - |
| YUV | 78.69 | 141.72 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 57 | 103 | 0 | 0.49 | 0.08 | 0.56 | 309.82 | 0.33 | 0.33 |
| Hex | 70 | 39 | 67 | 0 | 31 | 8 | 38 | 136 | 21 | 21 |
| Octal | 160 | 71 | 147 | 0 | 61 | 10 | 70 | 466 | 41 | 41 |
| Binary | 1110000 | 111001 | 1100111 | 0 | 110001 | 1000 | 111000 | 100110110 | 100001 | 100001 |
Color Harmonies of #703967
Complementary color
Monochromatic Colors of #703967
Black with #703967
Text Example
Text Example
White with #703967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703967; }
p { color: rgb(112,57,103); }
H1.HeaderClassName
{
color: #703967;
}
.AnyTagClassName
{
color: #703967;
}
</style>
background-color css
<style>
a { background-color: #703967; }
a { background-color: rgb(112,57,103); }
div.DivClassName
{
background-color: #703967;
}
.BgClassName
{
background-color: #703967;
}
</style>
border-color css
<style>
span { border-color: #703967; }
span { border-color: rgb(112,57,103); }
td.TdClassName
{
border-color: #703967;
}
.TagClassName
{
border-color: #703967;
}
</style>