Shades of Palatinate Purple #691669
Tints of Palatinate Purple #691669
RGB
CMYK
RGB Variations
Color information
#691669 (or 0x691669) is known color: Palatinate Purple. HEX triplet: 69, 16 and 69. RGB value is (105,22,105). Sum of RGB (Red+Green+Blue) = 105+22+105=232 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.26% from 232); Green value is 22 (8.98% from 255 or 9.48% from 232); Blue value is 105 (41.41% from 255 or 45.26% from 232); Max value from RGB is 105 - color contains mainly: red, blue. Hex color #691669 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691669 is #96E996. Grayscale: #383838. Windows color (decimal): -9890199 or 6887017. OLE color: 6887017.
HSL color Cylindrical-coordinate representation of color #691669: hue angle of 300º 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 #691669 is Cyan = 0, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 22 | 105 | - |
| CMYK | 0 | 0.79 | 0 | 0.59 |
| HSL | 300º | 0.65% | 0.25% | - |
| HSV(B) | 300º | 0.79% | 0.41% | - |
| XYZ | 8.66 | 4.6 | 13.8 | - |
| YUV | 56.28 | 155.5 | 162.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 105 | 0 | 0.79 | 0 | 0.59 | 300 | 0.65 | 0.25 |
| Hex | 69 | 16 | 69 | 0 | 4F | 0 | 3B | 12C | 41 | 19 |
| Octal | 151 | 26 | 151 | 0 | 117 | 0 | 73 | 454 | 101 | 31 |
| Binary | 1101001 | 10110 | 1101001 | 0 | 1001111 | 0 | 111011 | 100101100 | 1000001 | 11001 |
Color Harmonies of #691669
Complementary color
Monochromatic Colors of #691669
Black with #691669
Text Example
Text Example
White with #691669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691669; }
p { color: rgb(105,22,105); }
H1.HeaderClassName
{
color: #691669;
}
.AnyTagClassName
{
color: #691669;
}
</style>
background-color css
<style>
a { background-color: #691669; }
a { background-color: rgb(105,22,105); }
div.DivClassName
{
background-color: #691669;
}
.BgClassName
{
background-color: #691669;
}
</style>
border-color css
<style>
span { border-color: #691669; }
span { border-color: rgb(105,22,105); }
td.TdClassName
{
border-color: #691669;
}
.TagClassName
{
border-color: #691669;
}
</style>