Shades of Palatinate Purple #691558
Tints of Palatinate Purple #691558
RGB
CMYK
RGB Variations
Color information
#691558 (or 0x691558) is known color: Palatinate Purple. HEX triplet: 69, 15 and 58. RGB value is (105,21,88). Sum of RGB (Red+Green+Blue) = 105+21+88=214 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.07% from 214); Green value is 21 (8.59% from 255 or 9.81% from 214); Blue value is 88 (34.77% from 255 or 41.12% from 214); Max value from RGB is 105 - color contains mainly: red. Hex color #691558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691558 is #96EAA7. Grayscale: #353535. Windows color (decimal): -9890472 or 5772649. OLE color: 5772649.
HSL color Cylindrical-coordinate representation of color #691558: hue angle of 312.14º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #691558 is Cyan = 0, Magento = 0.80, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 21 | 88 | - |
| CMYK | 0 | 0.80 | 0.16 | 0.59 |
| HSL | 312.14º | 0.67% | 0.25% | - |
| HSV(B) | 312.14º | 0.8% | 0.41% | - |
| XYZ | 7.86 | 4.24 | 9.64 | - |
| YUV | 53.75 | 147.33 | 164.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 21 | 88 | 0 | 0.80 | 0.16 | 0.59 | 312.14 | 0.67 | 0.25 |
| Hex | 69 | 15 | 58 | 0 | 50 | 10 | 3B | 138 | 43 | 19 |
| Octal | 151 | 25 | 130 | 0 | 120 | 20 | 73 | 470 | 103 | 31 |
| Binary | 1101001 | 10101 | 1011000 | 0 | 1010000 | 10000 | 111011 | 100111000 | 1000011 | 11001 |
Color Harmonies of #691558
Complementary color
Monochromatic Colors of #691558
Black with #691558
Text Example
Text Example
White with #691558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691558; }
p { color: rgb(105,21,88); }
H1.HeaderClassName
{
color: #691558;
}
.AnyTagClassName
{
color: #691558;
}
</style>
background-color css
<style>
a { background-color: #691558; }
a { background-color: rgb(105,21,88); }
div.DivClassName
{
background-color: #691558;
}
.BgClassName
{
background-color: #691558;
}
</style>
border-color css
<style>
span { border-color: #691558; }
span { border-color: rgb(105,21,88); }
td.TdClassName
{
border-color: #691558;
}
.TagClassName
{
border-color: #691558;
}
</style>