Shades of Palatinate Purple #732766
Tints of Palatinate Purple #732766
RGB
CMYK
RGB Variations
Color information
#732766 (or 0x732766) is known color: Palatinate Purple. HEX triplet: 73, 27 and 66. RGB value is (115,39,102). Sum of RGB (Red+Green+Blue) = 115+39+102=256 (33% of max value = 765). Red value is 115 (45.31% from 255 or 44.92% from 256); Green value is 39 (15.62% from 255 or 15.23% from 256); Blue value is 102 (40.23% from 255 or 39.84% from 256); Max value from RGB is 115 - color contains mainly: red. Hex color #732766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732766 is #8CD899. Grayscale: #444444. Windows color (decimal): -9230490 or 6694771. OLE color: 6694771.
HSL color Cylindrical-coordinate representation of color #732766: hue angle of 310.26º 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 #732766 is Cyan = 0, Magento = 0.66, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 102 | - |
| CMYK | 0 | 0.66 | 0.11 | 0.55 |
| HSL | 310.26º | 0.49% | 0.3% | - |
| HSV(B) | 310.26º | 0.66% | 0.45% | - |
| XYZ | 10.19 | 6.06 | 13.2 | - |
| YUV | 68.91 | 146.68 | 160.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 102 | 0 | 0.66 | 0.11 | 0.55 | 310.26 | 0.49 | 0.3 |
| Hex | 73 | 27 | 66 | 0 | 42 | B | 37 | 136 | 31 | 1E |
| Octal | 163 | 47 | 146 | 0 | 102 | 13 | 67 | 466 | 61 | 36 |
| Binary | 1110011 | 100111 | 1100110 | 0 | 1000010 | 1011 | 110111 | 100110110 | 110001 | 11110 |
Color Harmonies of #732766
Complementary color
Monochromatic Colors of #732766
Black with #732766
Text Example
Text Example
White with #732766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732766; }
p { color: rgb(115,39,102); }
H1.HeaderClassName
{
color: #732766;
}
.AnyTagClassName
{
color: #732766;
}
</style>
background-color css
<style>
a { background-color: #732766; }
a { background-color: rgb(115,39,102); }
div.DivClassName
{
background-color: #732766;
}
.BgClassName
{
background-color: #732766;
}
</style>
border-color css
<style>
span { border-color: #732766; }
span { border-color: rgb(115,39,102); }
td.TdClassName
{
border-color: #732766;
}
.TagClassName
{
border-color: #732766;
}
</style>