Shades of Palatinate Purple #691668
Tints of Palatinate Purple #691668
RGB
CMYK
RGB Variations
Color information
#691668 (or 0x691668) is known color: Palatinate Purple. HEX triplet: 69, 16 and 68. RGB value is (105,22,104). Sum of RGB (Red+Green+Blue) = 105+22+104=231 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.45% from 231); Green value is 22 (8.98% from 255 or 9.52% from 231); Blue value is 104 (41.02% from 255 or 45.02% from 231); Max value from RGB is 105 - color contains mainly: red. Hex color #691668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691668 is #96E997. Grayscale: #373737. Windows color (decimal): -9890200 or 6821481. OLE color: 6821481.
HSL color Cylindrical-coordinate representation of color #691668: hue angle of 300.72º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #691668 is Cyan = 0, Magento = 0.79, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 22 | 104 | - |
| CMYK | 0 | 0.79 | 0.01 | 0.59 |
| HSL | 300.72º | 0.65% | 0.25% | - |
| HSV(B) | 300.72º | 0.79% | 0.41% | - |
| XYZ | 8.61 | 4.58 | 13.53 | - |
| YUV | 56.17 | 155 | 162.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 104 | 0 | 0.79 | 0.01 | 0.59 | 300.72 | 0.65 | 0.25 |
| Hex | 69 | 16 | 68 | 0 | 4F | 1 | 3B | 12D | 41 | 19 |
| Octal | 151 | 26 | 150 | 0 | 117 | 1 | 73 | 455 | 101 | 31 |
| Binary | 1101001 | 10110 | 1101000 | 0 | 1001111 | 1 | 111011 | 100101101 | 1000001 | 11001 |
Color Harmonies of #691668
Complementary color
Monochromatic Colors of #691668
Black with #691668
Text Example
Text Example
White with #691668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691668; }
p { color: rgb(105,22,104); }
H1.HeaderClassName
{
color: #691668;
}
.AnyTagClassName
{
color: #691668;
}
</style>
background-color css
<style>
a { background-color: #691668; }
a { background-color: rgb(105,22,104); }
div.DivClassName
{
background-color: #691668;
}
.BgClassName
{
background-color: #691668;
}
</style>
border-color css
<style>
span { border-color: #691668; }
span { border-color: rgb(105,22,104); }
td.TdClassName
{
border-color: #691668;
}
.TagClassName
{
border-color: #691668;
}
</style>