Shades of Palatinate Purple #723367
Tints of Palatinate Purple #723367
RGB
CMYK
RGB Variations
Color information
#723367 (or 0x723367) is known color: Palatinate Purple. HEX triplet: 72, 33 and 67. RGB value is (114,51,103). Sum of RGB (Red+Green+Blue) = 114+51+103=268 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.54% from 268); Green value is 51 (20.31% from 255 or 19.03% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 114 - color contains mainly: red. Hex color #723367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723367 is #8DCC98. Grayscale: #4B4B4B. Windows color (decimal): -9292953 or 6763378. OLE color: 6763378.
HSL color Cylindrical-coordinate representation of color #723367: hue angle of 310.48º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #723367 is Cyan = 0, Magento = 0.55, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 103 | - |
| CMYK | 0 | 0.55 | 0.10 | 0.55 |
| HSL | 310.48º | 0.38% | 0.32% | - |
| HSV(B) | 310.48º | 0.55% | 0.45% | - |
| XYZ | 10.57 | 6.92 | 13.61 | - |
| YUV | 75.77 | 143.37 | 155.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 103 | 0 | 0.55 | 0.10 | 0.55 | 310.48 | 0.38 | 0.32 |
| Hex | 72 | 33 | 67 | 0 | 37 | A | 37 | 136 | 26 | 20 |
| Octal | 162 | 63 | 147 | 0 | 67 | 12 | 67 | 466 | 46 | 40 |
| Binary | 1110010 | 110011 | 1100111 | 0 | 110111 | 1010 | 110111 | 100110110 | 100110 | 100000 |
Color Harmonies of #723367
Complementary color
Monochromatic Colors of #723367
Black with #723367
Text Example
Text Example
White with #723367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723367; }
p { color: rgb(114,51,103); }
H1.HeaderClassName
{
color: #723367;
}
.AnyTagClassName
{
color: #723367;
}
</style>
background-color css
<style>
a { background-color: #723367; }
a { background-color: rgb(114,51,103); }
div.DivClassName
{
background-color: #723367;
}
.BgClassName
{
background-color: #723367;
}
</style>
border-color css
<style>
span { border-color: #723367; }
span { border-color: rgb(114,51,103); }
td.TdClassName
{
border-color: #723367;
}
.TagClassName
{
border-color: #723367;
}
</style>