Shades of Palatinate Purple #732761
Tints of Palatinate Purple #732761
RGB
CMYK
RGB Variations
Color information
#732761 (or 0x732761) is known color: Palatinate Purple. HEX triplet: 73, 27 and 61. RGB value is (115,39,97). Sum of RGB (Red+Green+Blue) = 115+39+97=251 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.82% from 251); Green value is 39 (15.62% from 255 or 15.54% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 115 - color contains mainly: red. Hex color #732761 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732761 is #8CD89E. Grayscale: #444444. Windows color (decimal): -9230495 or 6367091. OLE color: 6367091.
HSL color Cylindrical-coordinate representation of color #732761: hue angle of 314.21º 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 #732761 is Cyan = 0, Magento = 0.66, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 97 | - |
| CMYK | 0 | 0.66 | 0.16 | 0.55 |
| HSL | 314.21º | 0.49% | 0.3% | - |
| HSV(B) | 314.21º | 0.66% | 0.45% | - |
| XYZ | 9.95 | 5.96 | 11.93 | - |
| YUV | 68.34 | 144.18 | 161.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 97 | 0 | 0.66 | 0.16 | 0.55 | 314.21 | 0.49 | 0.3 |
| Hex | 73 | 27 | 61 | 0 | 42 | 10 | 37 | 13A | 31 | 1E |
| Octal | 163 | 47 | 141 | 0 | 102 | 20 | 67 | 472 | 61 | 36 |
| Binary | 1110011 | 100111 | 1100001 | 0 | 1000010 | 10000 | 110111 | 100111010 | 110001 | 11110 |
Color Harmonies of #732761
Complementary color
Monochromatic Colors of #732761
Black with #732761
Text Example
Text Example
White with #732761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732761; }
p { color: rgb(115,39,97); }
H1.HeaderClassName
{
color: #732761;
}
.AnyTagClassName
{
color: #732761;
}
</style>
background-color css
<style>
a { background-color: #732761; }
a { background-color: rgb(115,39,97); }
div.DivClassName
{
background-color: #732761;
}
.BgClassName
{
background-color: #732761;
}
</style>
border-color css
<style>
span { border-color: #732761; }
span { border-color: rgb(115,39,97); }
td.TdClassName
{
border-color: #732761;
}
.TagClassName
{
border-color: #732761;
}
</style>