Shades of Palatinate Purple #732868
Tints of Palatinate Purple #732868
RGB
CMYK
RGB Variations
Color information
#732868 (or 0x732868) is known color: Palatinate Purple. HEX triplet: 73, 28 and 68. RGB value is (115,40,104). Sum of RGB (Red+Green+Blue) = 115+40+104=259 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.40% from 259); Green value is 40 (16.02% from 255 or 15.44% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 115 - color contains mainly: red. Hex color #732868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732868 is #8CD797. Grayscale: #454545. Windows color (decimal): -9230232 or 6826099. OLE color: 6826099.
HSL color Cylindrical-coordinate representation of color #732868: hue angle of 308.8º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #732868 is Cyan = 0, Magento = 0.65, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 104 | - |
| CMYK | 0 | 0.65 | 0.10 | 0.55 |
| HSL | 308.8º | 0.48% | 0.3% | - |
| HSV(B) | 308.8º | 0.65% | 0.45% | - |
| XYZ | 10.33 | 6.16 | 13.74 | - |
| YUV | 69.72 | 147.35 | 160.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 104 | 0 | 0.65 | 0.10 | 0.55 | 308.8 | 0.48 | 0.3 |
| Hex | 73 | 28 | 68 | 0 | 41 | A | 37 | 135 | 30 | 1E |
| Octal | 163 | 50 | 150 | 0 | 101 | 12 | 67 | 465 | 60 | 36 |
| Binary | 1110011 | 101000 | 1101000 | 0 | 1000001 | 1010 | 110111 | 100110101 | 110000 | 11110 |
Color Harmonies of #732868
Complementary color
Monochromatic Colors of #732868
Black with #732868
Text Example
Text Example
White with #732868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732868; }
p { color: rgb(115,40,104); }
H1.HeaderClassName
{
color: #732868;
}
.AnyTagClassName
{
color: #732868;
}
</style>
background-color css
<style>
a { background-color: #732868; }
a { background-color: rgb(115,40,104); }
div.DivClassName
{
background-color: #732868;
}
.BgClassName
{
background-color: #732868;
}
</style>
border-color css
<style>
span { border-color: #732868; }
span { border-color: rgb(115,40,104); }
td.TdClassName
{
border-color: #732868;
}
.TagClassName
{
border-color: #732868;
}
</style>