Shades of Palatinate Purple #691156
Tints of Palatinate Purple #691156
RGB
CMYK
RGB Variations
Color information
#691156 (or 0x691156) is known color: Palatinate Purple. HEX triplet: 69, 11 and 56. RGB value is (105,17,86). Sum of RGB (Red+Green+Blue) = 105+17+86=208 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.48% from 208); Green value is 17 (7.03% from 255 or 8.17% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 105 - color contains mainly: red. Hex color #691156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691156 is #96EEA9. Grayscale: #323232. Windows color (decimal): -9891498 or 5640553. OLE color: 5640553.
HSL color Cylindrical-coordinate representation of color #691156: hue angle of 312.95º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #691156 is Cyan = 0, Magento = 0.84, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 17 | 86 | - |
| CMYK | 0 | 0.84 | 0.18 | 0.59 |
| HSL | 312.95º | 0.72% | 0.24% | - |
| HSV(B) | 312.95º | 0.84% | 0.41% | - |
| XYZ | 7.71 | 4.08 | 9.18 | - |
| YUV | 51.18 | 147.65 | 166.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 17 | 86 | 0 | 0.84 | 0.18 | 0.59 | 312.95 | 0.72 | 0.24 |
| Hex | 69 | 11 | 56 | 0 | 54 | 12 | 3B | 139 | 48 | 18 |
| Octal | 151 | 21 | 126 | 0 | 124 | 22 | 73 | 471 | 110 | 30 |
| Binary | 1101001 | 10001 | 1010110 | 0 | 1010100 | 10010 | 111011 | 100111001 | 1001000 | 11000 |
Color Harmonies of #691156
Complementary color
Monochromatic Colors of #691156
Black with #691156
Text Example
Text Example
White with #691156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691156; }
p { color: rgb(105,17,86); }
H1.HeaderClassName
{
color: #691156;
}
.AnyTagClassName
{
color: #691156;
}
</style>
background-color css
<style>
a { background-color: #691156; }
a { background-color: rgb(105,17,86); }
div.DivClassName
{
background-color: #691156;
}
.BgClassName
{
background-color: #691156;
}
</style>
border-color css
<style>
span { border-color: #691156; }
span { border-color: rgb(105,17,86); }
td.TdClassName
{
border-color: #691156;
}
.TagClassName
{
border-color: #691156;
}
</style>