Shades of Palatinate Purple #691561
Tints of Palatinate Purple #691561
RGB
CMYK
RGB Variations
Color information
#691561 (or 0x691561) is known color: Palatinate Purple. HEX triplet: 69, 15 and 61. RGB value is (105,21,97). Sum of RGB (Red+Green+Blue) = 105+21+97=223 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.09% from 223); Green value is 21 (8.59% from 255 or 9.42% from 223); Blue value is 97 (38.28% from 255 or 43.50% from 223); Max value from RGB is 105 - color contains mainly: red. Hex color #691561 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691561 is #96EA9E. Grayscale: #363636. Windows color (decimal): -9890463 or 6362473. OLE color: 6362473.
HSL color Cylindrical-coordinate representation of color #691561: hue angle of 305.71º 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 #691561 is Cyan = 0, Magento = 0.80, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 21 | 97 | - |
| CMYK | 0 | 0.80 | 0.08 | 0.59 |
| HSL | 305.71º | 0.67% | 0.25% | - |
| HSV(B) | 305.71º | 0.8% | 0.41% | - |
| XYZ | 8.25 | 4.4 | 11.72 | - |
| YUV | 54.78 | 151.83 | 163.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 21 | 97 | 0 | 0.80 | 0.08 | 0.59 | 305.71 | 0.67 | 0.25 |
| Hex | 69 | 15 | 61 | 0 | 50 | 8 | 3B | 132 | 43 | 19 |
| Octal | 151 | 25 | 141 | 0 | 120 | 10 | 73 | 462 | 103 | 31 |
| Binary | 1101001 | 10101 | 1100001 | 0 | 1010000 | 1000 | 111011 | 100110010 | 1000011 | 11001 |
Color Harmonies of #691561
Complementary color
Monochromatic Colors of #691561
Black with #691561
Text Example
Text Example
White with #691561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691561; }
p { color: rgb(105,21,97); }
H1.HeaderClassName
{
color: #691561;
}
.AnyTagClassName
{
color: #691561;
}
</style>
background-color css
<style>
a { background-color: #691561; }
a { background-color: rgb(105,21,97); }
div.DivClassName
{
background-color: #691561;
}
.BgClassName
{
background-color: #691561;
}
</style>
border-color css
<style>
span { border-color: #691561; }
span { border-color: rgb(105,21,97); }
td.TdClassName
{
border-color: #691561;
}
.TagClassName
{
border-color: #691561;
}
</style>