Shades of Palatinate Purple #732765
Tints of Palatinate Purple #732765
RGB
CMYK
RGB Variations
Color information
#732765 (or 0x732765) is known color: Palatinate Purple. HEX triplet: 73, 27 and 65. RGB value is (115,39,101). Sum of RGB (Red+Green+Blue) = 115+39+101=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 39 (15.62% from 255 or 15.29% from 255); Blue value is 101 (39.84% from 255 or 39.61% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #732765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732765 is #8CD89A. Grayscale: #444444. Windows color (decimal): -9230491 or 6629235. OLE color: 6629235.
HSL color Cylindrical-coordinate representation of color #732765: hue angle of 311.05º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #732765 is Cyan = 0, Magento = 0.66, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 101 | - |
| CMYK | 0 | 0.66 | 0.12 | 0.55 |
| HSL | 311.05º | 0.49% | 0.3% | - |
| HSV(B) | 311.05º | 0.66% | 0.45% | - |
| XYZ | 10.14 | 6.04 | 12.94 | - |
| YUV | 68.79 | 146.18 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 101 | 0 | 0.66 | 0.12 | 0.55 | 311.05 | 0.49 | 0.3 |
| Hex | 73 | 27 | 65 | 0 | 42 | C | 37 | 137 | 31 | 1E |
| Octal | 163 | 47 | 145 | 0 | 102 | 14 | 67 | 467 | 61 | 36 |
| Binary | 1110011 | 100111 | 1100101 | 0 | 1000010 | 1100 | 110111 | 100110111 | 110001 | 11110 |
Color Harmonies of #732765
Complementary color
Monochromatic Colors of #732765
Black with #732765
Text Example
Text Example
White with #732765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732765; }
p { color: rgb(115,39,101); }
H1.HeaderClassName
{
color: #732765;
}
.AnyTagClassName
{
color: #732765;
}
</style>
background-color css
<style>
a { background-color: #732765; }
a { background-color: rgb(115,39,101); }
div.DivClassName
{
background-color: #732765;
}
.BgClassName
{
background-color: #732765;
}
</style>
border-color css
<style>
span { border-color: #732765; }
span { border-color: rgb(115,39,101); }
td.TdClassName
{
border-color: #732765;
}
.TagClassName
{
border-color: #732765;
}
</style>