Shades of Palatinate Purple #731467
Tints of Palatinate Purple #731467
RGB
CMYK
RGB Variations
Color information
#731467 (or 0x731467) is known color: Palatinate Purple. HEX triplet: 73, 14 and 67. RGB value is (115,20,103). Sum of RGB (Red+Green+Blue) = 115+20+103=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 20 (8.20% from 255 or 8.40% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #731467 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731467 is #8CEB98. Grayscale: #393939. Windows color (decimal): -9235353 or 6755443. OLE color: 6755443.
HSL color Cylindrical-coordinate representation of color #731467: hue angle of 307.58º degrees, saturation: 0.7, 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 #731467 is Cyan = 0, Magento = 0.83, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 103 | - |
| CMYK | 0 | 0.83 | 0.10 | 0.55 |
| HSL | 307.58º | 0.7% | 0.26% | - |
| HSV(B) | 307.58º | 0.83% | 0.45% | - |
| XYZ | 9.77 | 5.12 | 13.31 | - |
| YUV | 57.87 | 153.47 | 168.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 103 | 0 | 0.83 | 0.10 | 0.55 | 307.58 | 0.7 | 0.26 |
| Hex | 73 | 14 | 67 | 0 | 53 | A | 37 | 134 | 46 | 1A |
| Octal | 163 | 24 | 147 | 0 | 123 | 12 | 67 | 464 | 106 | 32 |
| Binary | 1110011 | 10100 | 1100111 | 0 | 1010011 | 1010 | 110111 | 100110100 | 1000110 | 11010 |
Color Harmonies of #731467
Complementary color
Monochromatic Colors of #731467
Black with #731467
Text Example
Text Example
White with #731467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731467; }
p { color: rgb(115,20,103); }
H1.HeaderClassName
{
color: #731467;
}
.AnyTagClassName
{
color: #731467;
}
</style>
background-color css
<style>
a { background-color: #731467; }
a { background-color: rgb(115,20,103); }
div.DivClassName
{
background-color: #731467;
}
.BgClassName
{
background-color: #731467;
}
</style>
border-color css
<style>
span { border-color: #731467; }
span { border-color: rgb(115,20,103); }
td.TdClassName
{
border-color: #731467;
}
.TagClassName
{
border-color: #731467;
}
</style>