Shades of Palatinate Purple #731566
Tints of Palatinate Purple #731566
RGB
CMYK
RGB Variations
Color information
#731566 (or 0x731566) is known color: Palatinate Purple. HEX triplet: 73, 15 and 66. RGB value is (115,21,102). Sum of RGB (Red+Green+Blue) = 115+21+102=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 21 (8.59% from 255 or 8.82% from 238); Blue value is 102 (40.23% from 255 or 42.86% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #731566 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731566 is #8CEA99. Grayscale: #3A3A3A. Windows color (decimal): -9235098 or 6690163. OLE color: 6690163.
HSL color Cylindrical-coordinate representation of color #731566: hue angle of 308.3º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #731566 is Cyan = 0, Magento = 0.82, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 102 | - |
| CMYK | 0 | 0.82 | 0.11 | 0.55 |
| HSL | 308.3º | 0.69% | 0.27% | - |
| HSV(B) | 308.3º | 0.82% | 0.45% | - |
| XYZ | 9.74 | 5.14 | 13.05 | - |
| YUV | 58.34 | 152.64 | 168.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 102 | 0 | 0.82 | 0.11 | 0.55 | 308.3 | 0.69 | 0.27 |
| Hex | 73 | 15 | 66 | 0 | 52 | B | 37 | 134 | 45 | 1B |
| Octal | 163 | 25 | 146 | 0 | 122 | 13 | 67 | 464 | 105 | 33 |
| Binary | 1110011 | 10101 | 1100110 | 0 | 1010010 | 1011 | 110111 | 100110100 | 1000101 | 11011 |
Color Harmonies of #731566
Complementary color
Monochromatic Colors of #731566
Black with #731566
Text Example
Text Example
White with #731566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731566; }
p { color: rgb(115,21,102); }
H1.HeaderClassName
{
color: #731566;
}
.AnyTagClassName
{
color: #731566;
}
</style>
background-color css
<style>
a { background-color: #731566; }
a { background-color: rgb(115,21,102); }
div.DivClassName
{
background-color: #731566;
}
.BgClassName
{
background-color: #731566;
}
</style>
border-color css
<style>
span { border-color: #731566; }
span { border-color: rgb(115,21,102); }
td.TdClassName
{
border-color: #731566;
}
.TagClassName
{
border-color: #731566;
}
</style>