Shades of Palatinate Purple #692460
Tints of Palatinate Purple #692460
RGB
CMYK
RGB Variations
Color information
#692460 (or 0x692460) is known color: Palatinate Purple. HEX triplet: 69, 24 and 60. RGB value is (105,36,96). Sum of RGB (Red+Green+Blue) = 105+36+96=237 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.30% from 237); Green value is 36 (14.45% from 255 or 15.19% from 237); Blue value is 96 (37.89% from 255 or 40.51% from 237); Max value from RGB is 105 - color contains mainly: red. Hex color #692460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692460 is #96DB9F. Grayscale: #3F3F3F. Windows color (decimal): -9886624 or 6300777. OLE color: 6300777.
HSL color Cylindrical-coordinate representation of color #692460: hue angle of 307.83º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #692460 is Cyan = 0, Magento = 0.66, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 36 | 96 | - |
| CMYK | 0 | 0.66 | 0.09 | 0.59 |
| HSL | 307.83º | 0.49% | 0.28% | - |
| HSV(B) | 307.83º | 0.66% | 0.41% | - |
| XYZ | 8.57 | 5.11 | 11.6 | - |
| YUV | 63.47 | 146.36 | 157.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 96 | 0 | 0.66 | 0.09 | 0.59 | 307.83 | 0.49 | 0.28 |
| Hex | 69 | 24 | 60 | 0 | 42 | 9 | 3B | 134 | 31 | 1C |
| Octal | 151 | 44 | 140 | 0 | 102 | 11 | 73 | 464 | 61 | 34 |
| Binary | 1101001 | 100100 | 1100000 | 0 | 1000010 | 1001 | 111011 | 100110100 | 110001 | 11100 |
Color Harmonies of #692460
Complementary color
Monochromatic Colors of #692460
Black with #692460
Text Example
Text Example
White with #692460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692460; }
p { color: rgb(105,36,96); }
H1.HeaderClassName
{
color: #692460;
}
.AnyTagClassName
{
color: #692460;
}
</style>
background-color css
<style>
a { background-color: #692460; }
a { background-color: rgb(105,36,96); }
div.DivClassName
{
background-color: #692460;
}
.BgClassName
{
background-color: #692460;
}
</style>
border-color css
<style>
span { border-color: #692460; }
span { border-color: rgb(105,36,96); }
td.TdClassName
{
border-color: #692460;
}
.TagClassName
{
border-color: #692460;
}
</style>