Shades of Palatinate Purple #702965
Tints of Palatinate Purple #702965
RGB
CMYK
RGB Variations
Color information
#702965 (or 0x702965) is known color: Palatinate Purple. HEX triplet: 70, 29 and 65. RGB value is (112,41,101). Sum of RGB (Red+Green+Blue) = 112+41+101=254 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.09% from 254); Green value is 41 (16.41% from 255 or 16.14% from 254); Blue value is 101 (39.84% from 255 or 39.76% from 254); Max value from RGB is 112 - color contains mainly: red. Hex color #702965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702965 is #8FD69A. Grayscale: #444444. Windows color (decimal): -9426587 or 6629744. OLE color: 6629744.
HSL color Cylindrical-coordinate representation of color #702965: hue angle of 309.3º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #702965 is Cyan = 0, Magento = 0.63, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 101 | - |
| CMYK | 0 | 0.63 | 0.10 | 0.56 |
| HSL | 309.3º | 0.46% | 0.3% | - |
| HSV(B) | 309.3º | 0.63% | 0.44% | - |
| XYZ | 9.82 | 5.97 | 12.95 | - |
| YUV | 69.07 | 146.02 | 158.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 101 | 0 | 0.63 | 0.10 | 0.56 | 309.3 | 0.46 | 0.3 |
| Hex | 70 | 29 | 65 | 0 | 3F | A | 38 | 135 | 2E | 1E |
| Octal | 160 | 51 | 145 | 0 | 77 | 12 | 70 | 465 | 56 | 36 |
| Binary | 1110000 | 101001 | 1100101 | 0 | 111111 | 1010 | 111000 | 100110101 | 101110 | 11110 |
Color Harmonies of #702965
Complementary color
Monochromatic Colors of #702965
Black with #702965
Text Example
Text Example
White with #702965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702965; }
p { color: rgb(112,41,101); }
H1.HeaderClassName
{
color: #702965;
}
.AnyTagClassName
{
color: #702965;
}
</style>
background-color css
<style>
a { background-color: #702965; }
a { background-color: rgb(112,41,101); }
div.DivClassName
{
background-color: #702965;
}
.BgClassName
{
background-color: #702965;
}
</style>
border-color css
<style>
span { border-color: #702965; }
span { border-color: rgb(112,41,101); }
td.TdClassName
{
border-color: #702965;
}
.TagClassName
{
border-color: #702965;
}
</style>