Shades of Palatinate Purple #692066
Tints of Palatinate Purple #692066
RGB
CMYK
RGB Variations
Color information
#692066 (or 0x692066) is known color: Palatinate Purple. HEX triplet: 69, 20 and 66. RGB value is (105,32,102). Sum of RGB (Red+Green+Blue) = 105+32+102=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 32 (12.89% from 255 or 13.39% from 239); Blue value is 102 (40.23% from 255 or 42.68% from 239); Max value from RGB is 105 - color contains mainly: red. Hex color #692066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692066 is #96DF99. Grayscale: #3D3D3D. Windows color (decimal): -9887642 or 6692969. OLE color: 6692969.
HSL color Cylindrical-coordinate representation of color #692066: hue angle of 302.47º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #692066 is Cyan = 0, Magento = 0.70, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 32 | 102 | - |
| CMYK | 0 | 0.70 | 0.03 | 0.59 |
| HSL | 302.47º | 0.53% | 0.27% | - |
| HSV(B) | 302.47º | 0.7% | 0.41% | - |
| XYZ | 8.74 | 5 | 13.07 | - |
| YUV | 61.81 | 150.68 | 158.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 32 | 102 | 0 | 0.70 | 0.03 | 0.59 | 302.47 | 0.53 | 0.27 |
| Hex | 69 | 20 | 66 | 0 | 46 | 3 | 3B | 12E | 35 | 1B |
| Octal | 151 | 40 | 146 | 0 | 106 | 3 | 73 | 456 | 65 | 33 |
| Binary | 1101001 | 100000 | 1100110 | 0 | 1000110 | 11 | 111011 | 100101110 | 110101 | 11011 |
Color Harmonies of #692066
Complementary color
Monochromatic Colors of #692066
Black with #692066
Text Example
Text Example
White with #692066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692066; }
p { color: rgb(105,32,102); }
H1.HeaderClassName
{
color: #692066;
}
.AnyTagClassName
{
color: #692066;
}
</style>
background-color css
<style>
a { background-color: #692066; }
a { background-color: rgb(105,32,102); }
div.DivClassName
{
background-color: #692066;
}
.BgClassName
{
background-color: #692066;
}
</style>
border-color css
<style>
span { border-color: #692066; }
span { border-color: rgb(105,32,102); }
td.TdClassName
{
border-color: #692066;
}
.TagClassName
{
border-color: #692066;
}
</style>