Shades of Palatinate Purple #702467
Tints of Palatinate Purple #702467
RGB
CMYK
RGB Variations
Color information
#702467 (or 0x702467) is known color: Palatinate Purple. HEX triplet: 70, 24 and 67. RGB value is (112,36,103). Sum of RGB (Red+Green+Blue) = 112+36+103=251 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.62% from 251); Green value is 36 (14.45% from 255 or 14.34% from 251); Blue value is 103 (40.62% from 255 or 41.04% from 251); Max value from RGB is 112 - color contains mainly: red. Hex color #702467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702467 is #8FDB98. Grayscale: #424242. Windows color (decimal): -9427865 or 6759536. OLE color: 6759536.
HSL color Cylindrical-coordinate representation of color #702467: hue angle of 307.11º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #702467 is Cyan = 0, Magento = 0.68, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 36 | 103 | - |
| CMYK | 0 | 0.68 | 0.08 | 0.56 |
| HSL | 307.11º | 0.51% | 0.29% | - |
| HSV(B) | 307.11º | 0.68% | 0.44% | - |
| XYZ | 9.76 | 5.69 | 13.41 | - |
| YUV | 66.36 | 148.68 | 160.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 36 | 103 | 0 | 0.68 | 0.08 | 0.56 | 307.11 | 0.51 | 0.29 |
| Hex | 70 | 24 | 67 | 0 | 44 | 8 | 38 | 133 | 33 | 1D |
| Octal | 160 | 44 | 147 | 0 | 104 | 10 | 70 | 463 | 63 | 35 |
| Binary | 1110000 | 100100 | 1100111 | 0 | 1000100 | 1000 | 111000 | 100110011 | 110011 | 11101 |
Color Harmonies of #702467
Complementary color
Monochromatic Colors of #702467
Black with #702467
Text Example
Text Example
White with #702467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702467; }
p { color: rgb(112,36,103); }
H1.HeaderClassName
{
color: #702467;
}
.AnyTagClassName
{
color: #702467;
}
</style>
background-color css
<style>
a { background-color: #702467; }
a { background-color: rgb(112,36,103); }
div.DivClassName
{
background-color: #702467;
}
.BgClassName
{
background-color: #702467;
}
</style>
border-color css
<style>
span { border-color: #702467; }
span { border-color: rgb(112,36,103); }
td.TdClassName
{
border-color: #702467;
}
.TagClassName
{
border-color: #702467;
}
</style>