Shades of Palatinate Purple #692564
Tints of Palatinate Purple #692564
RGB
CMYK
RGB Variations
Color information
#692564 (or 0x692564) is known color: Palatinate Purple. HEX triplet: 69, 25 and 64. RGB value is (105,37,100). Sum of RGB (Red+Green+Blue) = 105+37+100=242 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.39% from 242); Green value is 37 (14.84% from 255 or 15.29% from 242); Blue value is 100 (39.45% from 255 or 41.32% from 242); Max value from RGB is 105 - color contains mainly: red. Hex color #692564 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692564 is #96DA9B. Grayscale: #404040. Windows color (decimal): -9886364 or 6563177. OLE color: 6563177.
HSL color Cylindrical-coordinate representation of color #692564: hue angle of 304.41º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #692564 is Cyan = 0, Magento = 0.65, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 37 | 100 | - |
| CMYK | 0 | 0.65 | 0.05 | 0.59 |
| HSL | 304.41º | 0.48% | 0.28% | - |
| HSV(B) | 304.41º | 0.65% | 0.41% | - |
| XYZ | 8.79 | 5.25 | 12.61 | - |
| YUV | 64.51 | 148.03 | 156.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 100 | 0 | 0.65 | 0.05 | 0.59 | 304.41 | 0.48 | 0.28 |
| Hex | 69 | 25 | 64 | 0 | 41 | 5 | 3B | 130 | 30 | 1C |
| Octal | 151 | 45 | 144 | 0 | 101 | 5 | 73 | 460 | 60 | 34 |
| Binary | 1101001 | 100101 | 1100100 | 0 | 1000001 | 101 | 111011 | 100110000 | 110000 | 11100 |
Color Harmonies of #692564
Complementary color
Monochromatic Colors of #692564
Black with #692564
Text Example
Text Example
White with #692564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692564; }
p { color: rgb(105,37,100); }
H1.HeaderClassName
{
color: #692564;
}
.AnyTagClassName
{
color: #692564;
}
</style>
background-color css
<style>
a { background-color: #692564; }
a { background-color: rgb(105,37,100); }
div.DivClassName
{
background-color: #692564;
}
.BgClassName
{
background-color: #692564;
}
</style>
border-color css
<style>
span { border-color: #692564; }
span { border-color: rgb(105,37,100); }
td.TdClassName
{
border-color: #692564;
}
.TagClassName
{
border-color: #692564;
}
</style>