Shades of Palatinate Purple #731358
Tints of Palatinate Purple #731358
RGB
CMYK
RGB Variations
Color information
#731358 (or 0x731358) is known color: Palatinate Purple. HEX triplet: 73, 13 and 58. RGB value is (115,19,88). Sum of RGB (Red+Green+Blue) = 115+19+88=222 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.80% from 222); Green value is 19 (7.81% from 255 or 8.56% from 222); Blue value is 88 (34.77% from 255 or 39.64% from 222); Max value from RGB is 115 - color contains mainly: red. Hex color #731358 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731358 is #8CECA7. Grayscale: #373737. Windows color (decimal): -9235624 or 5772147. OLE color: 5772147.
HSL color Cylindrical-coordinate representation of color #731358: hue angle of 316.88º 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 #731358 is Cyan = 0, Magento = 0.83, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 88 | - |
| CMYK | 0 | 0.83 | 0.23 | 0.55 |
| HSL | 316.88º | 0.72% | 0.26% | - |
| HSV(B) | 316.88º | 0.83% | 0.45% | - |
| XYZ | 9.06 | 4.82 | 9.68 | - |
| YUV | 55.57 | 146.3 | 170.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 88 | 0 | 0.83 | 0.23 | 0.55 | 316.88 | 0.72 | 0.26 |
| Hex | 73 | 13 | 58 | 0 | 53 | 17 | 37 | 13D | 48 | 1A |
| Octal | 163 | 23 | 130 | 0 | 123 | 27 | 67 | 475 | 110 | 32 |
| Binary | 1110011 | 10011 | 1011000 | 0 | 1010011 | 10111 | 110111 | 100111101 | 1001000 | 11010 |
Color Harmonies of #731358
Complementary color
Monochromatic Colors of #731358
Black with #731358
Text Example
Text Example
White with #731358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731358; }
p { color: rgb(115,19,88); }
H1.HeaderClassName
{
color: #731358;
}
.AnyTagClassName
{
color: #731358;
}
</style>
background-color css
<style>
a { background-color: #731358; }
a { background-color: rgb(115,19,88); }
div.DivClassName
{
background-color: #731358;
}
.BgClassName
{
background-color: #731358;
}
</style>
border-color css
<style>
span { border-color: #731358; }
span { border-color: rgb(115,19,88); }
td.TdClassName
{
border-color: #731358;
}
.TagClassName
{
border-color: #731358;
}
</style>