Shades of Palatinate Purple #692965
Tints of Palatinate Purple #692965
RGB
CMYK
RGB Variations
Color information
#692965 (or 0x692965) is known color: Palatinate Purple. HEX triplet: 69, 29 and 65. RGB value is (105,41,101). Sum of RGB (Red+Green+Blue) = 105+41+101=247 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.51% from 247); Green value is 41 (16.41% from 255 or 16.60% from 247); Blue value is 101 (39.84% from 255 or 40.89% from 247); Max value from RGB is 105 - color contains mainly: red. Hex color #692965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692965 is #96D69A. Grayscale: #424242. Windows color (decimal): -9885339 or 6629737. OLE color: 6629737.
HSL color Cylindrical-coordinate representation of color #692965: hue angle of 303.75º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #692965 is Cyan = 0, Magento = 0.61, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 41 | 101 | - |
| CMYK | 0 | 0.61 | 0.04 | 0.59 |
| HSL | 303.75º | 0.44% | 0.29% | - |
| HSV(B) | 303.75º | 0.61% | 0.41% | - |
| XYZ | 8.97 | 5.53 | 12.91 | - |
| YUV | 66.98 | 147.2 | 155.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 41 | 101 | 0 | 0.61 | 0.04 | 0.59 | 303.75 | 0.44 | 0.29 |
| Hex | 69 | 29 | 65 | 0 | 3D | 4 | 3B | 130 | 2C | 1D |
| Octal | 151 | 51 | 145 | 0 | 75 | 4 | 73 | 460 | 54 | 35 |
| Binary | 1101001 | 101001 | 1100101 | 0 | 111101 | 100 | 111011 | 100110000 | 101100 | 11101 |
Color Harmonies of #692965
Complementary color
Monochromatic Colors of #692965
Black with #692965
Text Example
Text Example
White with #692965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692965; }
p { color: rgb(105,41,101); }
H1.HeaderClassName
{
color: #692965;
}
.AnyTagClassName
{
color: #692965;
}
</style>
background-color css
<style>
a { background-color: #692965; }
a { background-color: rgb(105,41,101); }
div.DivClassName
{
background-color: #692965;
}
.BgClassName
{
background-color: #692965;
}
</style>
border-color css
<style>
span { border-color: #692965; }
span { border-color: rgb(105,41,101); }
td.TdClassName
{
border-color: #692965;
}
.TagClassName
{
border-color: #692965;
}
</style>