Shades of Palatinate Purple #731366
Tints of Palatinate Purple #731366
RGB
CMYK
RGB Variations
Color information
#731366 (or 0x731366) is known color: Palatinate Purple. HEX triplet: 73, 13 and 66. RGB value is (115,19,102). Sum of RGB (Red+Green+Blue) = 115+19+102=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 19 (7.81% from 255 or 8.05% from 236); Blue value is 102 (40.23% from 255 or 43.22% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #731366 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731366 is #8CEC99. Grayscale: #383838. Windows color (decimal): -9235610 or 6689651. OLE color: 6689651.
HSL color Cylindrical-coordinate representation of color #731366: hue angle of 308.12º 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 #731366 is Cyan = 0, Magento = 0.83, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 102 | - |
| CMYK | 0 | 0.83 | 0.11 | 0.55 |
| HSL | 308.13º | 0.72% | 0.26% | - |
| HSV(B) | 308.13º | 0.83% | 0.45% | - |
| XYZ | 9.7 | 5.07 | 13.04 | - |
| YUV | 57.17 | 153.3 | 169.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 102 | 0 | 0.83 | 0.11 | 0.55 | 308.13 | 0.72 | 0.26 |
| Hex | 73 | 13 | 66 | 0 | 53 | B | 37 | 134 | 48 | 1A |
| Octal | 163 | 23 | 146 | 0 | 123 | 13 | 67 | 464 | 110 | 32 |
| Binary | 1110011 | 10011 | 1100110 | 0 | 1010011 | 1011 | 110111 | 100110100 | 1001000 | 11010 |
Color Harmonies of #731366
Complementary color
Monochromatic Colors of #731366
Black with #731366
Text Example
Text Example
White with #731366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731366; }
p { color: rgb(115,19,102); }
H1.HeaderClassName
{
color: #731366;
}
.AnyTagClassName
{
color: #731366;
}
</style>
background-color css
<style>
a { background-color: #731366; }
a { background-color: rgb(115,19,102); }
div.DivClassName
{
background-color: #731366;
}
.BgClassName
{
background-color: #731366;
}
</style>
border-color css
<style>
span { border-color: #731366; }
span { border-color: rgb(115,19,102); }
td.TdClassName
{
border-color: #731366;
}
.TagClassName
{
border-color: #731366;
}
</style>