Shades of Palatinate Purple #691759
Tints of Palatinate Purple #691759
RGB
CMYK
RGB Variations
Color information
#691759 (or 0x691759) is known color: Palatinate Purple. HEX triplet: 69, 17 and 59. RGB value is (105,23,89). Sum of RGB (Red+Green+Blue) = 105+23+89=217 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.39% from 217); Green value is 23 (9.38% from 255 or 10.60% from 217); Blue value is 89 (35.16% from 255 or 41.01% from 217); Max value from RGB is 105 - color contains mainly: red. Hex color #691759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691759 is #96E8A6. Grayscale: #363636. Windows color (decimal): -9889959 or 5838697. OLE color: 5838697.
HSL color Cylindrical-coordinate representation of color #691759: hue angle of 311.71º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #691759 is Cyan = 0, Magento = 0.78, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 89 | - |
| CMYK | 0 | 0.78 | 0.15 | 0.59 |
| HSL | 311.71º | 0.64% | 0.25% | - |
| HSV(B) | 311.71º | 0.78% | 0.41% | - |
| XYZ | 7.94 | 4.34 | 9.87 | - |
| YUV | 55.04 | 147.17 | 163.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 89 | 0 | 0.78 | 0.15 | 0.59 | 311.71 | 0.64 | 0.25 |
| Hex | 69 | 17 | 59 | 0 | 4E | F | 3B | 138 | 40 | 19 |
| Octal | 151 | 27 | 131 | 0 | 116 | 17 | 73 | 470 | 100 | 31 |
| Binary | 1101001 | 10111 | 1011001 | 0 | 1001110 | 1111 | 111011 | 100111000 | 1000000 | 11001 |
Color Harmonies of #691759
Complementary color
Monochromatic Colors of #691759
Black with #691759
Text Example
Text Example
White with #691759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691759; }
p { color: rgb(105,23,89); }
H1.HeaderClassName
{
color: #691759;
}
.AnyTagClassName
{
color: #691759;
}
</style>
background-color css
<style>
a { background-color: #691759; }
a { background-color: rgb(105,23,89); }
div.DivClassName
{
background-color: #691759;
}
.BgClassName
{
background-color: #691759;
}
</style>
border-color css
<style>
span { border-color: #691759; }
span { border-color: rgb(105,23,89); }
td.TdClassName
{
border-color: #691759;
}
.TagClassName
{
border-color: #691759;
}
</style>