Shades of Palatinate Purple #701469
Tints of Palatinate Purple #701469
RGB
CMYK
RGB Variations
Color information
#701469 (or 0x701469) is known color: Palatinate Purple. HEX triplet: 70, 14 and 69. RGB value is (112,20,105). Sum of RGB (Red+Green+Blue) = 112+20+105=237 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.26% from 237); Green value is 20 (8.20% from 255 or 8.44% from 237); Blue value is 105 (41.41% from 255 or 44.30% from 237); Max value from RGB is 112 - color contains mainly: red. Hex color #701469 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701469 is #8FEB96. Grayscale: #383838. Windows color (decimal): -9431959 or 6886512. OLE color: 6886512.
HSL color Cylindrical-coordinate representation of color #701469: hue angle of 304.57º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #701469 is Cyan = 0, Magento = 0.82, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 20 | 105 | - |
| CMYK | 0 | 0.82 | 0.06 | 0.56 |
| HSL | 304.57º | 0.7% | 0.26% | - |
| HSV(B) | 304.57º | 0.82% | 0.44% | - |
| XYZ | 9.48 | 4.96 | 13.82 | - |
| YUV | 57.2 | 154.98 | 167.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 20 | 105 | 0 | 0.82 | 0.06 | 0.56 | 304.57 | 0.7 | 0.26 |
| Hex | 70 | 14 | 69 | 0 | 52 | 6 | 38 | 131 | 46 | 1A |
| Octal | 160 | 24 | 151 | 0 | 122 | 6 | 70 | 461 | 106 | 32 |
| Binary | 1110000 | 10100 | 1101001 | 0 | 1010010 | 110 | 111000 | 100110001 | 1000110 | 11010 |
Color Harmonies of #701469
Complementary color
Monochromatic Colors of #701469
Black with #701469
Text Example
Text Example
White with #701469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701469; }
p { color: rgb(112,20,105); }
H1.HeaderClassName
{
color: #701469;
}
.AnyTagClassName
{
color: #701469;
}
</style>
background-color css
<style>
a { background-color: #701469; }
a { background-color: rgb(112,20,105); }
div.DivClassName
{
background-color: #701469;
}
.BgClassName
{
background-color: #701469;
}
</style>
border-color css
<style>
span { border-color: #701469; }
span { border-color: rgb(112,20,105); }
td.TdClassName
{
border-color: #701469;
}
.TagClassName
{
border-color: #701469;
}
</style>