Shades of Palatinate Purple #723766
Tints of Palatinate Purple #723766
RGB
CMYK
RGB Variations
Color information
#723766 (or 0x723766) is known color: Palatinate Purple. HEX triplet: 72, 37 and 66. RGB value is (114,55,102). Sum of RGB (Red+Green+Blue) = 114+55+102=271 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.07% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 102 (40.23% from 255 or 37.64% from 271); Max value from RGB is 114 - color contains mainly: red. Hex color #723766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723766 is #8DC899. Grayscale: #4D4D4D. Windows color (decimal): -9291930 or 6698866. OLE color: 6698866.
HSL color Cylindrical-coordinate representation of color #723766: hue angle of 312.2º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #723766 is Cyan = 0, Magento = 0.52, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 102 | - |
| CMYK | 0 | 0.52 | 0.11 | 0.55 |
| HSL | 312.2º | 0.35% | 0.33% | - |
| HSV(B) | 312.2º | 0.52% | 0.45% | - |
| XYZ | 10.7 | 7.27 | 13.41 | - |
| YUV | 78 | 141.55 | 153.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 102 | 0 | 0.52 | 0.11 | 0.55 | 312.2 | 0.35 | 0.33 |
| Hex | 72 | 37 | 66 | 0 | 34 | B | 37 | 138 | 23 | 21 |
| Octal | 162 | 67 | 146 | 0 | 64 | 13 | 67 | 470 | 43 | 41 |
| Binary | 1110010 | 110111 | 1100110 | 0 | 110100 | 1011 | 110111 | 100111000 | 100011 | 100001 |
Color Harmonies of #723766
Complementary color
Monochromatic Colors of #723766
Black with #723766
Text Example
Text Example
White with #723766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723766; }
p { color: rgb(114,55,102); }
H1.HeaderClassName
{
color: #723766;
}
.AnyTagClassName
{
color: #723766;
}
</style>
background-color css
<style>
a { background-color: #723766; }
a { background-color: rgb(114,55,102); }
div.DivClassName
{
background-color: #723766;
}
.BgClassName
{
background-color: #723766;
}
</style>
border-color css
<style>
span { border-color: #723766; }
span { border-color: rgb(114,55,102); }
td.TdClassName
{
border-color: #723766;
}
.TagClassName
{
border-color: #723766;
}
</style>