Shades of Palatinate Purple #723668
Tints of Palatinate Purple #723668
RGB
CMYK
RGB Variations
Color information
#723668 (or 0x723668) is known color: Palatinate Purple. HEX triplet: 72, 36 and 68. RGB value is (114,54,104). Sum of RGB (Red+Green+Blue) = 114+54+104=272 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.91% from 272); Green value is 54 (21.48% from 255 or 19.85% from 272); Blue value is 104 (41.02% from 255 or 38.24% from 272); Max value from RGB is 114 - color contains mainly: red. Hex color #723668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723668 is #8DC997. Grayscale: #4D4D4D. Windows color (decimal): -9292184 or 6829682. OLE color: 6829682.
HSL color Cylindrical-coordinate representation of color #723668: hue angle of 310º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #723668 is Cyan = 0, Magento = 0.53, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 54 | 104 | - |
| CMYK | 0 | 0.53 | 0.09 | 0.55 |
| HSL | 310º | 0.36% | 0.33% | - |
| HSV(B) | 310º | 0.53% | 0.45% | - |
| XYZ | 10.76 | 7.22 | 13.92 | - |
| YUV | 77.64 | 142.88 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 54 | 104 | 0 | 0.53 | 0.09 | 0.55 | 310 | 0.36 | 0.33 |
| Hex | 72 | 36 | 68 | 0 | 35 | 9 | 37 | 136 | 24 | 21 |
| Octal | 162 | 66 | 150 | 0 | 65 | 11 | 67 | 466 | 44 | 41 |
| Binary | 1110010 | 110110 | 1101000 | 0 | 110101 | 1001 | 110111 | 100110110 | 100100 | 100001 |
Color Harmonies of #723668
Complementary color
Monochromatic Colors of #723668
Black with #723668
Text Example
Text Example
White with #723668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723668; }
p { color: rgb(114,54,104); }
H1.HeaderClassName
{
color: #723668;
}
.AnyTagClassName
{
color: #723668;
}
</style>
background-color css
<style>
a { background-color: #723668; }
a { background-color: rgb(114,54,104); }
div.DivClassName
{
background-color: #723668;
}
.BgClassName
{
background-color: #723668;
}
</style>
border-color css
<style>
span { border-color: #723668; }
span { border-color: rgb(114,54,104); }
td.TdClassName
{
border-color: #723668;
}
.TagClassName
{
border-color: #723668;
}
</style>