Shades of Palatinate Purple #703467
Tints of Palatinate Purple #703467
RGB
CMYK
RGB Variations
Color information
#703467 (or 0x703467) is known color: Palatinate Purple. HEX triplet: 70, 34 and 67. RGB value is (112,52,103). Sum of RGB (Red+Green+Blue) = 112+52+103=267 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.95% from 267); Green value is 52 (20.70% from 255 or 19.48% from 267); Blue value is 103 (40.62% from 255 or 38.58% from 267); Max value from RGB is 112 - color contains mainly: red. Hex color #703467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703467 is #8FCB98. Grayscale: #4B4B4B. Windows color (decimal): -9423769 or 6763632. OLE color: 6763632.
HSL color Cylindrical-coordinate representation of color #703467: hue angle of 309º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #703467 is Cyan = 0, Magento = 0.54, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 103 | - |
| CMYK | 0 | 0.54 | 0.08 | 0.56 |
| HSL | 309º | 0.37% | 0.32% | - |
| HSV(B) | 309º | 0.54% | 0.44% | - |
| XYZ | 10.36 | 6.88 | 13.61 | - |
| YUV | 75.75 | 143.38 | 153.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 103 | 0 | 0.54 | 0.08 | 0.56 | 309 | 0.37 | 0.32 |
| Hex | 70 | 34 | 67 | 0 | 36 | 8 | 38 | 135 | 25 | 20 |
| Octal | 160 | 64 | 147 | 0 | 66 | 10 | 70 | 465 | 45 | 40 |
| Binary | 1110000 | 110100 | 1100111 | 0 | 110110 | 1000 | 111000 | 100110101 | 100101 | 100000 |
Color Harmonies of #703467
Complementary color
Monochromatic Colors of #703467
Black with #703467
Text Example
Text Example
White with #703467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703467; }
p { color: rgb(112,52,103); }
H1.HeaderClassName
{
color: #703467;
}
.AnyTagClassName
{
color: #703467;
}
</style>
background-color css
<style>
a { background-color: #703467; }
a { background-color: rgb(112,52,103); }
div.DivClassName
{
background-color: #703467;
}
.BgClassName
{
background-color: #703467;
}
</style>
border-color css
<style>
span { border-color: #703467; }
span { border-color: rgb(112,52,103); }
td.TdClassName
{
border-color: #703467;
}
.TagClassName
{
border-color: #703467;
}
</style>