Shades of Palatinate Purple #661269
Tints of Palatinate Purple #661269
RGB
CMYK
RGB Variations
Color information
#661269 (or 0x661269) is known color: Palatinate Purple. HEX triplet: 66, 12 and 69. RGB value is (102,18,105). Sum of RGB (Red+Green+Blue) = 102+18+105=225 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.33% from 225); Green value is 18 (7.42% from 255 or 8% from 225); Blue value is 105 (41.41% from 255 or 46.67% from 225); Max value from RGB is 105 - color contains mainly: blue. Hex color #661269 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661269 is #99ED96. Grayscale: #343434. Windows color (decimal): -10087831 or 6885990. OLE color: 6885990.
HSL color Cylindrical-coordinate representation of color #661269: hue angle of 297.93º 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 #661269 is Cyan = 0.03, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 102 | 18 | 105 | - |
| CMYK | 0.03 | 0.83 | 0 | 0.59 |
| HSL | 297.93º | 0.71% | 0.24% | - |
| HSV(B) | 297.93º | 0.83% | 0.41% | - |
| XYZ | 8.25 | 4.28 | 13.76 | - |
| YUV | 53.03 | 157.33 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 18 | 105 | 0.03 | 0.83 | 0 | 0.59 | 297.93 | 0.71 | 0.24 |
| Hex | 66 | 12 | 69 | 3 | 53 | 0 | 3B | 12A | 47 | 18 |
| Octal | 146 | 22 | 151 | 3 | 123 | 0 | 73 | 452 | 107 | 30 |
| Binary | 1100110 | 10010 | 1101001 | 11 | 1010011 | 0 | 111011 | 100101010 | 1000111 | 11000 |
Color Harmonies of #661269
Complementary color
Monochromatic Colors of #661269
Black with #661269
Text Example
Text Example
White with #661269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661269; }
p { color: rgb(102,18,105); }
H1.HeaderClassName
{
color: #661269;
}
.AnyTagClassName
{
color: #661269;
}
</style>
background-color css
<style>
a { background-color: #661269; }
a { background-color: rgb(102,18,105); }
div.DivClassName
{
background-color: #661269;
}
.BgClassName
{
background-color: #661269;
}
</style>
border-color css
<style>
span { border-color: #661269; }
span { border-color: rgb(102,18,105); }
td.TdClassName
{
border-color: #661269;
}
.TagClassName
{
border-color: #661269;
}
</style>