Shades of Palatinate Purple #691465
Tints of Palatinate Purple #691465
RGB
CMYK
RGB Variations
Color information
#691465 (or 0x691465) is known color: Palatinate Purple. HEX triplet: 69, 14 and 65. RGB value is (105,20,101). Sum of RGB (Red+Green+Blue) = 105+20+101=226 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.46% from 226); Green value is 20 (8.20% from 255 or 8.85% from 226); Blue value is 101 (39.84% from 255 or 44.69% from 226); Max value from RGB is 105 - color contains mainly: red. Hex color #691465 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691465 is #96EB9A. Grayscale: #363636. Windows color (decimal): -9890715 or 6624361. OLE color: 6624361.
HSL color Cylindrical-coordinate representation of color #691465: hue angle of 302.82º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #691465 is Cyan = 0, Magento = 0.81, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 20 | 101 | - |
| CMYK | 0 | 0.81 | 0.04 | 0.59 |
| HSL | 302.82º | 0.68% | 0.25% | - |
| HSV(B) | 302.82º | 0.81% | 0.41% | - |
| XYZ | 8.42 | 4.44 | 12.73 | - |
| YUV | 54.65 | 154.16 | 163.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 20 | 101 | 0 | 0.81 | 0.04 | 0.59 | 302.82 | 0.68 | 0.25 |
| Hex | 69 | 14 | 65 | 0 | 51 | 4 | 3B | 12F | 44 | 19 |
| Octal | 151 | 24 | 145 | 0 | 121 | 4 | 73 | 457 | 104 | 31 |
| Binary | 1101001 | 10100 | 1100101 | 0 | 1010001 | 100 | 111011 | 100101111 | 1000100 | 11001 |
Color Harmonies of #691465
Complementary color
Monochromatic Colors of #691465
Black with #691465
Text Example
Text Example
White with #691465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691465; }
p { color: rgb(105,20,101); }
H1.HeaderClassName
{
color: #691465;
}
.AnyTagClassName
{
color: #691465;
}
</style>
background-color css
<style>
a { background-color: #691465; }
a { background-color: rgb(105,20,101); }
div.DivClassName
{
background-color: #691465;
}
.BgClassName
{
background-color: #691465;
}
</style>
border-color css
<style>
span { border-color: #691465; }
span { border-color: rgb(105,20,101); }
td.TdClassName
{
border-color: #691465;
}
.TagClassName
{
border-color: #691465;
}
</style>