Shades of Palatinate Purple #693154
Tints of Palatinate Purple #693154
RGB
CMYK
RGB Variations
Color information
#693154 (or 0x693154) is known color: Palatinate Purple. HEX triplet: 69, 31 and 54. RGB value is (105,49,84). Sum of RGB (Red+Green+Blue) = 105+49+84=238 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.12% from 238); Green value is 49 (19.53% from 255 or 20.59% from 238); Blue value is 84 (33.20% from 255 or 35.29% from 238); Max value from RGB is 105 - color contains mainly: red. Hex color #693154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693154 is #96CEAB. Grayscale: #454545. Windows color (decimal): -9883308 or 5517673. OLE color: 5517673.
HSL color Cylindrical-coordinate representation of color #693154: hue angle of 322.5º 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 #693154 is Cyan = 0, Magento = 0.53, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 49 | 84 | - |
| CMYK | 0 | 0.53 | 0.20 | 0.59 |
| HSL | 322.5º | 0.36% | 0.3% | - |
| HSV(B) | 322.5º | 0.53% | 0.41% | - |
| XYZ | 8.52 | 5.84 | 9.07 | - |
| YUV | 69.73 | 136.05 | 153.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 49 | 84 | 0 | 0.53 | 0.20 | 0.59 | 322.5 | 0.36 | 0.3 |
| Hex | 69 | 31 | 54 | 0 | 35 | 14 | 3B | 142 | 24 | 1E |
| Octal | 151 | 61 | 124 | 0 | 65 | 24 | 73 | 502 | 44 | 36 |
| Binary | 1101001 | 110001 | 1010100 | 0 | 110101 | 10100 | 111011 | 101000010 | 100100 | 11110 |
Color Harmonies of #693154
Complementary color
Monochromatic Colors of #693154
Black with #693154
Text Example
Text Example
White with #693154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693154; }
p { color: rgb(105,49,84); }
H1.HeaderClassName
{
color: #693154;
}
.AnyTagClassName
{
color: #693154;
}
</style>
background-color css
<style>
a { background-color: #693154; }
a { background-color: rgb(105,49,84); }
div.DivClassName
{
background-color: #693154;
}
.BgClassName
{
background-color: #693154;
}
</style>
border-color css
<style>
span { border-color: #693154; }
span { border-color: rgb(105,49,84); }
td.TdClassName
{
border-color: #693154;
}
.TagClassName
{
border-color: #693154;
}
</style>