Shades of Palatinate Purple #693459
Tints of Palatinate Purple #693459
RGB
CMYK
RGB Variations
Color information
#693459 (or 0x693459) is known color: Palatinate Purple. HEX triplet: 69, 34 and 59. RGB value is (105,52,89). Sum of RGB (Red+Green+Blue) = 105+52+89=246 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.68% from 246); Green value is 52 (20.70% from 255 or 21.14% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 105 - color contains mainly: red. Hex color #693459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693459 is #96CBA6. Grayscale: #474747. Windows color (decimal): -9882535 or 5846121. OLE color: 5846121.
HSL color Cylindrical-coordinate representation of color #693459: hue angle of 318.11º degrees, saturation: 0.34, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #693459 is Cyan = 0, Magento = 0.50, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 52 | 89 | - |
| CMYK | 0 | 0.50 | 0.15 | 0.59 |
| HSL | 318.11º | 0.34% | 0.31% | - |
| HSV(B) | 318.11º | 0.5% | 0.41% | - |
| XYZ | 8.86 | 6.18 | 10.18 | - |
| YUV | 72.07 | 137.56 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 52 | 89 | 0 | 0.50 | 0.15 | 0.59 | 318.11 | 0.34 | 0.31 |
| Hex | 69 | 34 | 59 | 0 | 32 | F | 3B | 13E | 22 | 1F |
| Octal | 151 | 64 | 131 | 0 | 62 | 17 | 73 | 476 | 42 | 37 |
| Binary | 1101001 | 110100 | 1011001 | 0 | 110010 | 1111 | 111011 | 100111110 | 100010 | 11111 |
Color Harmonies of #693459
Complementary color
Monochromatic Colors of #693459
Black with #693459
Text Example
Text Example
White with #693459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693459; }
p { color: rgb(105,52,89); }
H1.HeaderClassName
{
color: #693459;
}
.AnyTagClassName
{
color: #693459;
}
</style>
background-color css
<style>
a { background-color: #693459; }
a { background-color: rgb(105,52,89); }
div.DivClassName
{
background-color: #693459;
}
.BgClassName
{
background-color: #693459;
}
</style>
border-color css
<style>
span { border-color: #693459; }
span { border-color: rgb(105,52,89); }
td.TdClassName
{
border-color: #693459;
}
.TagClassName
{
border-color: #693459;
}
</style>