Shades of Palatinate Purple #693160
Tints of Palatinate Purple #693160
RGB
CMYK
RGB Variations
Color information
#693160 (or 0x693160) is known color: Palatinate Purple. HEX triplet: 69, 31 and 60. RGB value is (105,49,96). Sum of RGB (Red+Green+Blue) = 105+49+96=250 (33% of max value = 765). Red value is 105 (41.41% from 255 or 42% from 250); Green value is 49 (19.53% from 255 or 19.6% from 250); Blue value is 96 (37.89% from 255 or 38.4% from 250); Max value from RGB is 105 - color contains mainly: red. Hex color #693160 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693160 is #96CE9F. Grayscale: #464646. Windows color (decimal): -9883296 or 6304105. OLE color: 6304105.
HSL color Cylindrical-coordinate representation of color #693160: hue angle of 309.64º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #693160 is Cyan = 0, Magento = 0.53, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 49 | 96 | - |
| CMYK | 0 | 0.53 | 0.09 | 0.59 |
| HSL | 309.64º | 0.36% | 0.3% | - |
| HSV(B) | 309.64º | 0.53% | 0.41% | - |
| XYZ | 9.04 | 6.04 | 11.76 | - |
| YUV | 71.1 | 142.05 | 152.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 49 | 96 | 0 | 0.53 | 0.09 | 0.59 | 309.64 | 0.36 | 0.3 |
| Hex | 69 | 31 | 60 | 0 | 35 | 9 | 3B | 136 | 24 | 1E |
| Octal | 151 | 61 | 140 | 0 | 65 | 11 | 73 | 466 | 44 | 36 |
| Binary | 1101001 | 110001 | 1100000 | 0 | 110101 | 1001 | 111011 | 100110110 | 100100 | 11110 |
Color Harmonies of #693160
Complementary color
Monochromatic Colors of #693160
Black with #693160
Text Example
Text Example
White with #693160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693160; }
p { color: rgb(105,49,96); }
H1.HeaderClassName
{
color: #693160;
}
.AnyTagClassName
{
color: #693160;
}
</style>
background-color css
<style>
a { background-color: #693160; }
a { background-color: rgb(105,49,96); }
div.DivClassName
{
background-color: #693160;
}
.BgClassName
{
background-color: #693160;
}
</style>
border-color css
<style>
span { border-color: #693160; }
span { border-color: rgb(105,49,96); }
td.TdClassName
{
border-color: #693160;
}
.TagClassName
{
border-color: #693160;
}
</style>