Shades of Palatinate Purple #732659
Tints of Palatinate Purple #732659
RGB
CMYK
RGB Variations
Color information
#732659 (or 0x732659) is known color: Palatinate Purple. HEX triplet: 73, 26 and 59. RGB value is (115,38,89). Sum of RGB (Red+Green+Blue) = 115+38+89=242 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.52% from 242); Green value is 38 (15.23% from 255 or 15.70% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 115 - color contains mainly: red. Hex color #732659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732659 is #8CD9A6. Grayscale: #424242. Windows color (decimal): -9230759 or 5842547. OLE color: 5842547.
HSL color Cylindrical-coordinate representation of color #732659: hue angle of 320.26º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #732659 is Cyan = 0, Magento = 0.67, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 89 | - |
| CMYK | 0 | 0.67 | 0.23 | 0.55 |
| HSL | 320.26º | 0.5% | 0.3% | - |
| HSV(B) | 320.26º | 0.67% | 0.45% | - |
| XYZ | 9.57 | 5.75 | 10.06 | - |
| YUV | 66.84 | 140.51 | 162.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 89 | 0 | 0.67 | 0.23 | 0.55 | 320.26 | 0.5 | 0.3 |
| Hex | 73 | 26 | 59 | 0 | 43 | 17 | 37 | 140 | 32 | 1E |
| Octal | 163 | 46 | 131 | 0 | 103 | 27 | 67 | 500 | 62 | 36 |
| Binary | 1110011 | 100110 | 1011001 | 0 | 1000011 | 10111 | 110111 | 101000000 | 110010 | 11110 |
Color Harmonies of #732659
Complementary color
Monochromatic Colors of #732659
Black with #732659
Text Example
Text Example
White with #732659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732659; }
p { color: rgb(115,38,89); }
H1.HeaderClassName
{
color: #732659;
}
.AnyTagClassName
{
color: #732659;
}
</style>
background-color css
<style>
a { background-color: #732659; }
a { background-color: rgb(115,38,89); }
div.DivClassName
{
background-color: #732659;
}
.BgClassName
{
background-color: #732659;
}
</style>
border-color css
<style>
span { border-color: #732659; }
span { border-color: rgb(115,38,89); }
td.TdClassName
{
border-color: #732659;
}
.TagClassName
{
border-color: #732659;
}
</style>