Shades of Palatinate Purple #732468
Tints of Palatinate Purple #732468
RGB
CMYK
RGB Variations
Color information
#732468 (or 0x732468) is known color: Palatinate Purple. HEX triplet: 73, 24 and 68. RGB value is (115,36,104). Sum of RGB (Red+Green+Blue) = 115+36+104=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 36 (14.45% from 255 or 14.12% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #732468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732468 is #8CDB97. Grayscale: #434343. Windows color (decimal): -9231256 or 6825075. OLE color: 6825075.
HSL color Cylindrical-coordinate representation of color #732468: hue angle of 308.35º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #732468 is Cyan = 0, Magento = 0.69, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 104 | - |
| CMYK | 0 | 0.69 | 0.10 | 0.55 |
| HSL | 308.35º | 0.52% | 0.3% | - |
| HSV(B) | 308.35º | 0.69% | 0.45% | - |
| XYZ | 10.2 | 5.91 | 13.7 | - |
| YUV | 67.37 | 148.67 | 161.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 104 | 0 | 0.69 | 0.10 | 0.55 | 308.35 | 0.52 | 0.3 |
| Hex | 73 | 24 | 68 | 0 | 45 | A | 37 | 134 | 34 | 1E |
| Octal | 163 | 44 | 150 | 0 | 105 | 12 | 67 | 464 | 64 | 36 |
| Binary | 1110011 | 100100 | 1101000 | 0 | 1000101 | 1010 | 110111 | 100110100 | 110100 | 11110 |
Color Harmonies of #732468
Complementary color
Monochromatic Colors of #732468
Black with #732468
Text Example
Text Example
White with #732468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732468; }
p { color: rgb(115,36,104); }
H1.HeaderClassName
{
color: #732468;
}
.AnyTagClassName
{
color: #732468;
}
</style>
background-color css
<style>
a { background-color: #732468; }
a { background-color: rgb(115,36,104); }
div.DivClassName
{
background-color: #732468;
}
.BgClassName
{
background-color: #732468;
}
</style>
border-color css
<style>
span { border-color: #732468; }
span { border-color: rgb(115,36,104); }
td.TdClassName
{
border-color: #732468;
}
.TagClassName
{
border-color: #732468;
}
</style>