Shades of Palatinate Purple #723167
Tints of Palatinate Purple #723167
RGB
CMYK
RGB Variations
Color information
#723167 (or 0x723167) is known color: Palatinate Purple. HEX triplet: 72, 31 and 67. RGB value is (114,49,103). Sum of RGB (Red+Green+Blue) = 114+49+103=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 49 (19.53% from 255 or 18.42% from 266); Blue value is 103 (40.62% from 255 or 38.72% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #723167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723167 is #8DCE98. Grayscale: #4A4A4A. Windows color (decimal): -9293465 or 6762866. OLE color: 6762866.
HSL color Cylindrical-coordinate representation of color #723167: hue angle of 310.15º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #723167 is Cyan = 0, Magento = 0.57, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 49 | 103 | - |
| CMYK | 0 | 0.57 | 0.10 | 0.55 |
| HSL | 310.15º | 0.4% | 0.32% | - |
| HSV(B) | 310.15º | 0.57% | 0.45% | - |
| XYZ | 10.49 | 6.75 | 13.58 | - |
| YUV | 74.59 | 144.03 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 49 | 103 | 0 | 0.57 | 0.10 | 0.55 | 310.15 | 0.4 | 0.32 |
| Hex | 72 | 31 | 67 | 0 | 39 | A | 37 | 136 | 28 | 20 |
| Octal | 162 | 61 | 147 | 0 | 71 | 12 | 67 | 466 | 50 | 40 |
| Binary | 1110010 | 110001 | 1100111 | 0 | 111001 | 1010 | 110111 | 100110110 | 101000 | 100000 |
Color Harmonies of #723167
Complementary color
Monochromatic Colors of #723167
Black with #723167
Text Example
Text Example
White with #723167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723167; }
p { color: rgb(114,49,103); }
H1.HeaderClassName
{
color: #723167;
}
.AnyTagClassName
{
color: #723167;
}
</style>
background-color css
<style>
a { background-color: #723167; }
a { background-color: rgb(114,49,103); }
div.DivClassName
{
background-color: #723167;
}
.BgClassName
{
background-color: #723167;
}
</style>
border-color css
<style>
span { border-color: #723167; }
span { border-color: rgb(114,49,103); }
td.TdClassName
{
border-color: #723167;
}
.TagClassName
{
border-color: #723167;
}
</style>