Shades of Palatinate Purple #731369
Tints of Palatinate Purple #731369
RGB
CMYK
RGB Variations
Color information
#731369 (or 0x731369) is known color: Palatinate Purple. HEX triplet: 73, 13 and 69. RGB value is (115,19,105). Sum of RGB (Red+Green+Blue) = 115+19+105=239 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.12% from 239); Green value is 19 (7.81% from 255 or 7.95% from 239); Blue value is 105 (41.41% from 255 or 43.93% from 239); Max value from RGB is 115 - color contains mainly: red. Hex color #731369 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731369 is #8CEC96. Grayscale: #393939. Windows color (decimal): -9235607 or 6886259. OLE color: 6886259.
HSL color Cylindrical-coordinate representation of color #731369: hue angle of 306.25º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731369 is Cyan = 0, Magento = 0.83, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 105 | - |
| CMYK | 0 | 0.83 | 0.09 | 0.55 |
| HSL | 306.25º | 0.72% | 0.26% | - |
| HSV(B) | 306.25º | 0.83% | 0.45% | - |
| XYZ | 9.85 | 5.13 | 13.84 | - |
| YUV | 57.51 | 154.8 | 169.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 105 | 0 | 0.83 | 0.09 | 0.55 | 306.25 | 0.72 | 0.26 |
| Hex | 73 | 13 | 69 | 0 | 53 | 9 | 37 | 132 | 48 | 1A |
| Octal | 163 | 23 | 151 | 0 | 123 | 11 | 67 | 462 | 110 | 32 |
| Binary | 1110011 | 10011 | 1101001 | 0 | 1010011 | 1001 | 110111 | 100110010 | 1001000 | 11010 |
Color Harmonies of #731369
Complementary color
Monochromatic Colors of #731369
Black with #731369
Text Example
Text Example
White with #731369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731369; }
p { color: rgb(115,19,105); }
H1.HeaderClassName
{
color: #731369;
}
.AnyTagClassName
{
color: #731369;
}
</style>
background-color css
<style>
a { background-color: #731369; }
a { background-color: rgb(115,19,105); }
div.DivClassName
{
background-color: #731369;
}
.BgClassName
{
background-color: #731369;
}
</style>
border-color css
<style>
span { border-color: #731369; }
span { border-color: rgb(115,19,105); }
td.TdClassName
{
border-color: #731369;
}
.TagClassName
{
border-color: #731369;
}
</style>