Shades of Palatinate Purple #691859
Tints of Palatinate Purple #691859
RGB
CMYK
RGB Variations
Color information
#691859 (or 0x691859) is known color: Palatinate Purple. HEX triplet: 69, 18 and 59. RGB value is (105,24,89). Sum of RGB (Red+Green+Blue) = 105+24+89=218 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.17% from 218); Green value is 24 (9.77% from 255 or 11.01% from 218); Blue value is 89 (35.16% from 255 or 40.83% from 218); Max value from RGB is 105 - color contains mainly: red. Hex color #691859 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691859 is #96E7A6. Grayscale: #373737. Windows color (decimal): -9889703 or 5838953. OLE color: 5838953.
HSL color Cylindrical-coordinate representation of color #691859: hue angle of 311.85º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #691859 is Cyan = 0, Magento = 0.77, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 24 | 89 | - |
| CMYK | 0 | 0.77 | 0.15 | 0.59 |
| HSL | 311.85º | 0.63% | 0.25% | - |
| HSV(B) | 311.85º | 0.77% | 0.41% | - |
| XYZ | 7.96 | 4.38 | 9.88 | - |
| YUV | 55.63 | 146.84 | 163.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 89 | 0 | 0.77 | 0.15 | 0.59 | 311.85 | 0.63 | 0.25 |
| Hex | 69 | 18 | 59 | 0 | 4D | F | 3B | 138 | 3F | 19 |
| Octal | 151 | 30 | 131 | 0 | 115 | 17 | 73 | 470 | 77 | 31 |
| Binary | 1101001 | 11000 | 1011001 | 0 | 1001101 | 1111 | 111011 | 100111000 | 111111 | 11001 |
Color Harmonies of #691859
Complementary color
Monochromatic Colors of #691859
Black with #691859
Text Example
Text Example
White with #691859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691859; }
p { color: rgb(105,24,89); }
H1.HeaderClassName
{
color: #691859;
}
.AnyTagClassName
{
color: #691859;
}
</style>
background-color css
<style>
a { background-color: #691859; }
a { background-color: rgb(105,24,89); }
div.DivClassName
{
background-color: #691859;
}
.BgClassName
{
background-color: #691859;
}
</style>
border-color css
<style>
span { border-color: #691859; }
span { border-color: rgb(105,24,89); }
td.TdClassName
{
border-color: #691859;
}
.TagClassName
{
border-color: #691859;
}
</style>