Shades of Palatinate Purple #691656
Tints of Palatinate Purple #691656
RGB
CMYK
RGB Variations
Color information
#691656 (or 0x691656) is known color: Palatinate Purple. HEX triplet: 69, 16 and 56. RGB value is (105,22,86). Sum of RGB (Red+Green+Blue) = 105+22+86=213 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.30% from 213); Green value is 22 (8.98% from 255 or 10.33% from 213); Blue value is 86 (33.98% from 255 or 40.38% from 213); Max value from RGB is 105 - color contains mainly: red. Hex color #691656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691656 is #96E9A9. Grayscale: #353535. Windows color (decimal): -9890218 or 5641833. OLE color: 5641833.
HSL color Cylindrical-coordinate representation of color #691656: hue angle of 313.73º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #691656 is Cyan = 0, Magento = 0.79, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 22 | 86 | - |
| CMYK | 0 | 0.79 | 0.18 | 0.59 |
| HSL | 313.73º | 0.65% | 0.25% | - |
| HSV(B) | 313.73º | 0.79% | 0.41% | - |
| XYZ | 7.79 | 4.25 | 9.21 | - |
| YUV | 54.11 | 146 | 164.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 86 | 0 | 0.79 | 0.18 | 0.59 | 313.73 | 0.65 | 0.25 |
| Hex | 69 | 16 | 56 | 0 | 4F | 12 | 3B | 13A | 41 | 19 |
| Octal | 151 | 26 | 126 | 0 | 117 | 22 | 73 | 472 | 101 | 31 |
| Binary | 1101001 | 10110 | 1010110 | 0 | 1001111 | 10010 | 111011 | 100111010 | 1000001 | 11001 |
Color Harmonies of #691656
Complementary color
Monochromatic Colors of #691656
Black with #691656
Text Example
Text Example
White with #691656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691656; }
p { color: rgb(105,22,86); }
H1.HeaderClassName
{
color: #691656;
}
.AnyTagClassName
{
color: #691656;
}
</style>
background-color css
<style>
a { background-color: #691656; }
a { background-color: rgb(105,22,86); }
div.DivClassName
{
background-color: #691656;
}
.BgClassName
{
background-color: #691656;
}
</style>
border-color css
<style>
span { border-color: #691656; }
span { border-color: rgb(105,22,86); }
td.TdClassName
{
border-color: #691656;
}
.TagClassName
{
border-color: #691656;
}
</style>