Shades of Palatinate Purple #732465
Tints of Palatinate Purple #732465
RGB
CMYK
RGB Variations
Color information
#732465 (or 0x732465) is known color: Palatinate Purple. HEX triplet: 73, 24 and 65. RGB value is (115,36,101). Sum of RGB (Red+Green+Blue) = 115+36+101=252 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.63% from 252); Green value is 36 (14.45% from 255 or 14.29% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 115 - color contains mainly: red. Hex color #732465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732465 is #8CDB9A. Grayscale: #424242. Windows color (decimal): -9231259 or 6628467. OLE color: 6628467.
HSL color Cylindrical-coordinate representation of color #732465: hue angle of 310.63º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #732465 is Cyan = 0, Magento = 0.69, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 101 | - |
| CMYK | 0 | 0.69 | 0.12 | 0.55 |
| HSL | 310.63º | 0.52% | 0.3% | - |
| HSV(B) | 310.63º | 0.69% | 0.45% | - |
| XYZ | 10.05 | 5.85 | 12.91 | - |
| YUV | 67.03 | 147.17 | 162.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 101 | 0 | 0.69 | 0.12 | 0.55 | 310.63 | 0.52 | 0.3 |
| Hex | 73 | 24 | 65 | 0 | 45 | C | 37 | 137 | 34 | 1E |
| Octal | 163 | 44 | 145 | 0 | 105 | 14 | 67 | 467 | 64 | 36 |
| Binary | 1110011 | 100100 | 1100101 | 0 | 1000101 | 1100 | 110111 | 100110111 | 110100 | 11110 |
Color Harmonies of #732465
Complementary color
Monochromatic Colors of #732465
Black with #732465
Text Example
Text Example
White with #732465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732465; }
p { color: rgb(115,36,101); }
H1.HeaderClassName
{
color: #732465;
}
.AnyTagClassName
{
color: #732465;
}
</style>
background-color css
<style>
a { background-color: #732465; }
a { background-color: rgb(115,36,101); }
div.DivClassName
{
background-color: #732465;
}
.BgClassName
{
background-color: #732465;
}
</style>
border-color css
<style>
span { border-color: #732465; }
span { border-color: rgb(115,36,101); }
td.TdClassName
{
border-color: #732465;
}
.TagClassName
{
border-color: #732465;
}
</style>