Shades of Palatinate Purple #691269
Tints of Palatinate Purple #691269
RGB
CMYK
RGB Variations
Color information
#691269 (or 0x691269) is known color: Palatinate Purple. HEX triplet: 69, 12 and 69. RGB value is (105,18,105). Sum of RGB (Red+Green+Blue) = 105+18+105=228 (30% of max value = 765). Red value is 105 (41.41% from 255 or 46.05% from 228); Green value is 18 (7.42% from 255 or 7.89% from 228); Blue value is 105 (41.41% from 255 or 46.05% from 228); Max value from RGB is 105 - color contains mainly: red, blue. Hex color #691269 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691269 is #96ED96. Grayscale: #353535. Windows color (decimal): -9891223 or 6885993. OLE color: 6885993.
HSL color Cylindrical-coordinate representation of color #691269: hue angle of 300º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #691269 is Cyan = 0, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 18 | 105 | - |
| CMYK | 0 | 0.83 | 0 | 0.59 |
| HSL | 300º | 0.71% | 0.24% | - |
| HSV(B) | 300º | 0.83% | 0.41% | - |
| XYZ | 8.59 | 4.46 | 13.77 | - |
| YUV | 53.93 | 156.82 | 164.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 18 | 105 | 0 | 0.83 | 0 | 0.59 | 300 | 0.71 | 0.24 |
| Hex | 69 | 12 | 69 | 0 | 53 | 0 | 3B | 12C | 47 | 18 |
| Octal | 151 | 22 | 151 | 0 | 123 | 0 | 73 | 454 | 107 | 30 |
| Binary | 1101001 | 10010 | 1101001 | 0 | 1010011 | 0 | 111011 | 100101100 | 1000111 | 11000 |
Color Harmonies of #691269
Complementary color
Monochromatic Colors of #691269
Black with #691269
Text Example
Text Example
White with #691269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691269; }
p { color: rgb(105,18,105); }
H1.HeaderClassName
{
color: #691269;
}
.AnyTagClassName
{
color: #691269;
}
</style>
background-color css
<style>
a { background-color: #691269; }
a { background-color: rgb(105,18,105); }
div.DivClassName
{
background-color: #691269;
}
.BgClassName
{
background-color: #691269;
}
</style>
border-color css
<style>
span { border-color: #691269; }
span { border-color: rgb(105,18,105); }
td.TdClassName
{
border-color: #691269;
}
.TagClassName
{
border-color: #691269;
}
</style>