Shades of Palatinate Purple #692860
Tints of Palatinate Purple #692860
RGB
CMYK
RGB Variations
Color information
#692860 (or 0x692860) is known color: Palatinate Purple. HEX triplet: 69, 28 and 60. RGB value is (105,40,96). Sum of RGB (Red+Green+Blue) = 105+40+96=241 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.57% from 241); Green value is 40 (16.02% from 255 or 16.60% from 241); Blue value is 96 (37.89% from 255 or 39.83% from 241); Max value from RGB is 105 - color contains mainly: red. Hex color #692860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692860 is #96D79F. Grayscale: #414141. Windows color (decimal): -9885600 or 6301801. OLE color: 6301801.
HSL color Cylindrical-coordinate representation of color #692860: hue angle of 308.31º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #692860 is Cyan = 0, Magento = 0.62, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 40 | 96 | - |
| CMYK | 0 | 0.62 | 0.09 | 0.59 |
| HSL | 308.31º | 0.45% | 0.28% | - |
| HSV(B) | 308.31º | 0.62% | 0.41% | - |
| XYZ | 8.7 | 5.37 | 11.64 | - |
| YUV | 65.82 | 145.03 | 155.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 96 | 0 | 0.62 | 0.09 | 0.59 | 308.31 | 0.45 | 0.28 |
| Hex | 69 | 28 | 60 | 0 | 3E | 9 | 3B | 134 | 2D | 1C |
| Octal | 151 | 50 | 140 | 0 | 76 | 11 | 73 | 464 | 55 | 34 |
| Binary | 1101001 | 101000 | 1100000 | 0 | 111110 | 1001 | 111011 | 100110100 | 101101 | 11100 |
Color Harmonies of #692860
Complementary color
Monochromatic Colors of #692860
Black with #692860
Text Example
Text Example
White with #692860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692860; }
p { color: rgb(105,40,96); }
H1.HeaderClassName
{
color: #692860;
}
.AnyTagClassName
{
color: #692860;
}
</style>
background-color css
<style>
a { background-color: #692860; }
a { background-color: rgb(105,40,96); }
div.DivClassName
{
background-color: #692860;
}
.BgClassName
{
background-color: #692860;
}
</style>
border-color css
<style>
span { border-color: #692860; }
span { border-color: rgb(105,40,96); }
td.TdClassName
{
border-color: #692860;
}
.TagClassName
{
border-color: #692860;
}
</style>