Shades of Palatinate Purple #691956
Tints of Palatinate Purple #691956
RGB
CMYK
RGB Variations
Color information
#691956 (or 0x691956) is known color: Palatinate Purple. HEX triplet: 69, 19 and 56. RGB value is (105,25,86). Sum of RGB (Red+Green+Blue) = 105+25+86=216 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.61% from 216); Green value is 25 (10.16% from 255 or 11.57% from 216); Blue value is 86 (33.98% from 255 or 39.81% from 216); Max value from RGB is 105 - color contains mainly: red. Hex color #691956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691956 is #96E6A9. Grayscale: #373737. Windows color (decimal): -9889450 or 5642601. OLE color: 5642601.
HSL color Cylindrical-coordinate representation of color #691956: hue angle of 314.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #691956 is Cyan = 0, Magento = 0.76, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 25 | 86 | - |
| CMYK | 0 | 0.76 | 0.18 | 0.59 |
| HSL | 314.25º | 0.62% | 0.25% | - |
| HSV(B) | 314.25º | 0.76% | 0.41% | - |
| XYZ | 7.85 | 4.37 | 9.23 | - |
| YUV | 55.87 | 145 | 163.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 25 | 86 | 0 | 0.76 | 0.18 | 0.59 | 314.25 | 0.62 | 0.25 |
| Hex | 69 | 19 | 56 | 0 | 4C | 12 | 3B | 13A | 3E | 19 |
| Octal | 151 | 31 | 126 | 0 | 114 | 22 | 73 | 472 | 76 | 31 |
| Binary | 1101001 | 11001 | 1010110 | 0 | 1001100 | 10010 | 111011 | 100111010 | 111110 | 11001 |
Color Harmonies of #691956
Complementary color
Monochromatic Colors of #691956
Black with #691956
Text Example
Text Example
White with #691956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691956; }
p { color: rgb(105,25,86); }
H1.HeaderClassName
{
color: #691956;
}
.AnyTagClassName
{
color: #691956;
}
</style>
background-color css
<style>
a { background-color: #691956; }
a { background-color: rgb(105,25,86); }
div.DivClassName
{
background-color: #691956;
}
.BgClassName
{
background-color: #691956;
}
</style>
border-color css
<style>
span { border-color: #691956; }
span { border-color: rgb(105,25,86); }
td.TdClassName
{
border-color: #691956;
}
.TagClassName
{
border-color: #691956;
}
</style>