Shades of Palatinate Purple #731967
Tints of Palatinate Purple #731967
RGB
CMYK
RGB Variations
Color information
#731967 (or 0x731967) is known color: Palatinate Purple. HEX triplet: 73, 19 and 67. RGB value is (115,25,103). Sum of RGB (Red+Green+Blue) = 115+25+103=243 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.33% from 243); Green value is 25 (10.16% from 255 or 10.29% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 115 - color contains mainly: red. Hex color #731967 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731967 is #8CE698. Grayscale: #3C3C3C. Windows color (decimal): -9234073 or 6756723. OLE color: 6756723.
HSL color Cylindrical-coordinate representation of color #731967: hue angle of 308º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #731967 is Cyan = 0, Magento = 0.78, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 103 | - |
| CMYK | 0 | 0.78 | 0.10 | 0.55 |
| HSL | 308º | 0.64% | 0.27% | - |
| HSV(B) | 308º | 0.78% | 0.45% | - |
| XYZ | 9.87 | 5.32 | 13.34 | - |
| YUV | 60.8 | 151.82 | 166.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 103 | 0 | 0.78 | 0.10 | 0.55 | 308 | 0.64 | 0.27 |
| Hex | 73 | 19 | 67 | 0 | 4E | A | 37 | 134 | 40 | 1B |
| Octal | 163 | 31 | 147 | 0 | 116 | 12 | 67 | 464 | 100 | 33 |
| Binary | 1110011 | 11001 | 1100111 | 0 | 1001110 | 1010 | 110111 | 100110100 | 1000000 | 11011 |
Color Harmonies of #731967
Complementary color
Monochromatic Colors of #731967
Black with #731967
Text Example
Text Example
White with #731967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731967; }
p { color: rgb(115,25,103); }
H1.HeaderClassName
{
color: #731967;
}
.AnyTagClassName
{
color: #731967;
}
</style>
background-color css
<style>
a { background-color: #731967; }
a { background-color: rgb(115,25,103); }
div.DivClassName
{
background-color: #731967;
}
.BgClassName
{
background-color: #731967;
}
</style>
border-color css
<style>
span { border-color: #731967; }
span { border-color: rgb(115,25,103); }
td.TdClassName
{
border-color: #731967;
}
.TagClassName
{
border-color: #731967;
}
</style>