Shades of Palatinate Purple #723467
Tints of Palatinate Purple #723467
RGB
CMYK
RGB Variations
Color information
#723467 (or 0x723467) is known color: Palatinate Purple. HEX triplet: 72, 34 and 67. RGB value is (114,52,103). Sum of RGB (Red+Green+Blue) = 114+52+103=269 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.38% from 269); Green value is 52 (20.70% from 255 or 19.33% from 269); Blue value is 103 (40.62% from 255 or 38.29% from 269); Max value from RGB is 114 - color contains mainly: red. Hex color #723467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723467 is #8DCB98. Grayscale: #4C4C4C. Windows color (decimal): -9292697 or 6763634. OLE color: 6763634.
HSL color Cylindrical-coordinate representation of color #723467: hue angle of 310.65º 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 #723467 is Cyan = 0, Magento = 0.54, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 103 | - |
| CMYK | 0 | 0.54 | 0.10 | 0.55 |
| HSL | 310.65º | 0.37% | 0.33% | - |
| HSV(B) | 310.65º | 0.54% | 0.45% | - |
| XYZ | 10.62 | 7.01 | 13.63 | - |
| YUV | 76.35 | 143.04 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 103 | 0 | 0.54 | 0.10 | 0.55 | 310.65 | 0.37 | 0.33 |
| Hex | 72 | 34 | 67 | 0 | 36 | A | 37 | 137 | 25 | 21 |
| Octal | 162 | 64 | 147 | 0 | 66 | 12 | 67 | 467 | 45 | 41 |
| Binary | 1110010 | 110100 | 1100111 | 0 | 110110 | 1010 | 110111 | 100110111 | 100101 | 100001 |
Color Harmonies of #723467
Complementary color
Monochromatic Colors of #723467
Black with #723467
Text Example
Text Example
White with #723467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723467; }
p { color: rgb(114,52,103); }
H1.HeaderClassName
{
color: #723467;
}
.AnyTagClassName
{
color: #723467;
}
</style>
background-color css
<style>
a { background-color: #723467; }
a { background-color: rgb(114,52,103); }
div.DivClassName
{
background-color: #723467;
}
.BgClassName
{
background-color: #723467;
}
</style>
border-color css
<style>
span { border-color: #723467; }
span { border-color: rgb(114,52,103); }
td.TdClassName
{
border-color: #723467;
}
.TagClassName
{
border-color: #723467;
}
</style>