Shades of Palatinate Purple #691270
Tints of Palatinate Purple #691270
RGB
CMYK
RGB Variations
Color information
#691270 (or 0x691270) is known color: Palatinate Purple. HEX triplet: 69, 12 and 70. RGB value is (105,18,112). Sum of RGB (Red+Green+Blue) = 105+18+112=235 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.68% from 235); Green value is 18 (7.42% from 255 or 7.66% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #691270 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691270 is #96ED8F. Grayscale: #363636. Windows color (decimal): -9891216 or 7344745. OLE color: 7344745.
HSL color Cylindrical-coordinate representation of color #691270: hue angle of 295.53º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #691270 is Cyan = 0.06, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 18 | 112 | - |
| CMYK | 0.06 | 0.84 | 0 | 0.56 |
| HSL | 295.53º | 0.72% | 0.25% | - |
| HSV(B) | 295.53º | 0.84% | 0.44% | - |
| XYZ | 8.97 | 4.61 | 15.75 | - |
| YUV | 54.73 | 160.32 | 163.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 18 | 112 | 0.06 | 0.84 | 0 | 0.56 | 295.53 | 0.72 | 0.25 |
| Hex | 69 | 12 | 70 | 6 | 54 | 0 | 38 | 128 | 48 | 19 |
| Octal | 151 | 22 | 160 | 6 | 124 | 0 | 70 | 450 | 110 | 31 |
| Binary | 1101001 | 10010 | 1110000 | 110 | 1010100 | 0 | 111000 | 100101000 | 1001000 | 11001 |
Color Harmonies of #691270
Complementary color
Monochromatic Colors of #691270
Black with #691270
Text Example
Text Example
White with #691270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691270; }
p { color: rgb(105,18,112); }
H1.HeaderClassName
{
color: #691270;
}
.AnyTagClassName
{
color: #691270;
}
</style>
background-color css
<style>
a { background-color: #691270; }
a { background-color: rgb(105,18,112); }
div.DivClassName
{
background-color: #691270;
}
.BgClassName
{
background-color: #691270;
}
</style>
border-color css
<style>
span { border-color: #691270; }
span { border-color: rgb(105,18,112); }
td.TdClassName
{
border-color: #691270;
}
.TagClassName
{
border-color: #691270;
}
</style>