Shades of Palatinate Purple #732968
Tints of Palatinate Purple #732968
RGB
CMYK
RGB Variations
Color information
#732968 (or 0x732968) is known color: Palatinate Purple. HEX triplet: 73, 29 and 68. RGB value is (115,41,104). Sum of RGB (Red+Green+Blue) = 115+41+104=260 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.23% from 260); Green value is 41 (16.41% from 255 or 15.77% from 260); Blue value is 104 (41.02% from 255 or 40% from 260); Max value from RGB is 115 - color contains mainly: red. Hex color #732968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732968 is #8CD697. Grayscale: #464646. Windows color (decimal): -9229976 or 6826355. OLE color: 6826355.
HSL color Cylindrical-coordinate representation of color #732968: hue angle of 308.92º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732968 is Cyan = 0, Magento = 0.64, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 104 | - |
| CMYK | 0 | 0.64 | 0.10 | 0.55 |
| HSL | 308.92º | 0.47% | 0.31% | - |
| HSV(B) | 308.92º | 0.64% | 0.45% | - |
| XYZ | 10.36 | 6.23 | 13.75 | - |
| YUV | 70.31 | 147.02 | 159.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 104 | 0 | 0.64 | 0.10 | 0.55 | 308.92 | 0.47 | 0.31 |
| Hex | 73 | 29 | 68 | 0 | 40 | A | 37 | 135 | 2F | 1F |
| Octal | 163 | 51 | 150 | 0 | 100 | 12 | 67 | 465 | 57 | 37 |
| Binary | 1110011 | 101001 | 1101000 | 0 | 1000000 | 1010 | 110111 | 100110101 | 101111 | 11111 |
Color Harmonies of #732968
Complementary color
Monochromatic Colors of #732968
Black with #732968
Text Example
Text Example
White with #732968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732968; }
p { color: rgb(115,41,104); }
H1.HeaderClassName
{
color: #732968;
}
.AnyTagClassName
{
color: #732968;
}
</style>
background-color css
<style>
a { background-color: #732968; }
a { background-color: rgb(115,41,104); }
div.DivClassName
{
background-color: #732968;
}
.BgClassName
{
background-color: #732968;
}
</style>
border-color css
<style>
span { border-color: #732968; }
span { border-color: rgb(115,41,104); }
td.TdClassName
{
border-color: #732968;
}
.TagClassName
{
border-color: #732968;
}
</style>