Shades of Palatinate Purple #723463
Tints of Palatinate Purple #723463
RGB
CMYK
RGB Variations
Color information
#723463 (or 0x723463) is known color: Palatinate Purple. HEX triplet: 72, 34 and 63. RGB value is (114,52,99). Sum of RGB (Red+Green+Blue) = 114+52+99=265 (35% of max value = 765). Red value is 114 (44.92% from 255 or 43.02% from 265); Green value is 52 (20.70% from 255 or 19.62% from 265); Blue value is 99 (39.06% from 255 or 37.36% from 265); Max value from RGB is 114 - color contains mainly: red. Hex color #723463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723463 is #8DCB9C. Grayscale: #4B4B4B. Windows color (decimal): -9292701 or 6501490. OLE color: 6501490.
HSL color Cylindrical-coordinate representation of color #723463: hue angle of 314.52º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #723463 is Cyan = 0, Magento = 0.54, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 99 | - |
| CMYK | 0 | 0.54 | 0.13 | 0.55 |
| HSL | 314.52º | 0.37% | 0.33% | - |
| HSV(B) | 314.52º | 0.54% | 0.45% | - |
| XYZ | 10.42 | 6.93 | 12.59 | - |
| YUV | 75.9 | 141.04 | 155.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 99 | 0 | 0.54 | 0.13 | 0.55 | 314.52 | 0.37 | 0.33 |
| Hex | 72 | 34 | 63 | 0 | 36 | D | 37 | 13B | 25 | 21 |
| Octal | 162 | 64 | 143 | 0 | 66 | 15 | 67 | 473 | 45 | 41 |
| Binary | 1110010 | 110100 | 1100011 | 0 | 110110 | 1101 | 110111 | 100111011 | 100101 | 100001 |
Color Harmonies of #723463
Complementary color
Monochromatic Colors of #723463
Black with #723463
Text Example
Text Example
White with #723463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723463; }
p { color: rgb(114,52,99); }
H1.HeaderClassName
{
color: #723463;
}
.AnyTagClassName
{
color: #723463;
}
</style>
background-color css
<style>
a { background-color: #723463; }
a { background-color: rgb(114,52,99); }
div.DivClassName
{
background-color: #723463;
}
.BgClassName
{
background-color: #723463;
}
</style>
border-color css
<style>
span { border-color: #723463; }
span { border-color: rgb(114,52,99); }
td.TdClassName
{
border-color: #723463;
}
.TagClassName
{
border-color: #723463;
}
</style>