Shades of Palatinate Purple #731268
Tints of Palatinate Purple #731268
RGB
CMYK
RGB Variations
Color information
#731268 (or 0x731268) is known color: Palatinate Purple. HEX triplet: 73, 12 and 68. RGB value is (115,18,104). Sum of RGB (Red+Green+Blue) = 115+18+104=237 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.52% from 237); Green value is 18 (7.42% from 255 or 7.59% from 237); Blue value is 104 (41.02% from 255 or 43.88% from 237); Max value from RGB is 115 - color contains mainly: red. Hex color #731268 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731268 is #8CED97. Grayscale: #383838. Windows color (decimal): -9235864 or 6820467. OLE color: 6820467.
HSL color Cylindrical-coordinate representation of color #731268: hue angle of 306.8º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731268 is Cyan = 0, Magento = 0.84, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 104 | - |
| CMYK | 0 | 0.84 | 0.10 | 0.55 |
| HSL | 306.8º | 0.73% | 0.26% | - |
| HSV(B) | 306.8º | 0.84% | 0.45% | - |
| XYZ | 9.79 | 5.08 | 13.56 | - |
| YUV | 56.81 | 154.64 | 169.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 104 | 0 | 0.84 | 0.10 | 0.55 | 306.8 | 0.73 | 0.26 |
| Hex | 73 | 12 | 68 | 0 | 54 | A | 37 | 133 | 49 | 1A |
| Octal | 163 | 22 | 150 | 0 | 124 | 12 | 67 | 463 | 111 | 32 |
| Binary | 1110011 | 10010 | 1101000 | 0 | 1010100 | 1010 | 110111 | 100110011 | 1001001 | 11010 |
Color Harmonies of #731268
Complementary color
Monochromatic Colors of #731268
Black with #731268
Text Example
Text Example
White with #731268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731268; }
p { color: rgb(115,18,104); }
H1.HeaderClassName
{
color: #731268;
}
.AnyTagClassName
{
color: #731268;
}
</style>
background-color css
<style>
a { background-color: #731268; }
a { background-color: rgb(115,18,104); }
div.DivClassName
{
background-color: #731268;
}
.BgClassName
{
background-color: #731268;
}
</style>
border-color css
<style>
span { border-color: #731268; }
span { border-color: rgb(115,18,104); }
td.TdClassName
{
border-color: #731268;
}
.TagClassName
{
border-color: #731268;
}
</style>