Shades of Palatinate Purple #732167
Tints of Palatinate Purple #732167
RGB
CMYK
RGB Variations
Color information
#732167 (or 0x732167) is known color: Palatinate Purple. HEX triplet: 73, 21 and 67. RGB value is (115,33,103). Sum of RGB (Red+Green+Blue) = 115+33+103=251 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.82% from 251); Green value is 33 (13.28% from 255 or 13.15% from 251); Blue value is 103 (40.62% from 255 or 41.04% from 251); Max value from RGB is 115 - color contains mainly: red. Hex color #732167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732167 is #8CDE98. Grayscale: #414141. Windows color (decimal): -9232025 or 6758771. OLE color: 6758771.
HSL color Cylindrical-coordinate representation of color #732167: hue angle of 308.78º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #732167 is Cyan = 0, Magento = 0.71, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 33 | 103 | - |
| CMYK | 0 | 0.71 | 0.10 | 0.55 |
| HSL | 308.78º | 0.55% | 0.29% | - |
| HSV(B) | 308.78º | 0.71% | 0.45% | - |
| XYZ | 10.06 | 5.71 | 13.4 | - |
| YUV | 65.5 | 149.17 | 163.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 33 | 103 | 0 | 0.71 | 0.10 | 0.55 | 308.78 | 0.55 | 0.29 |
| Hex | 73 | 21 | 67 | 0 | 47 | A | 37 | 135 | 37 | 1D |
| Octal | 163 | 41 | 147 | 0 | 107 | 12 | 67 | 465 | 67 | 35 |
| Binary | 1110011 | 100001 | 1100111 | 0 | 1000111 | 1010 | 110111 | 100110101 | 110111 | 11101 |
Color Harmonies of #732167
Complementary color
Monochromatic Colors of #732167
Black with #732167
Text Example
Text Example
White with #732167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732167; }
p { color: rgb(115,33,103); }
H1.HeaderClassName
{
color: #732167;
}
.AnyTagClassName
{
color: #732167;
}
</style>
background-color css
<style>
a { background-color: #732167; }
a { background-color: rgb(115,33,103); }
div.DivClassName
{
background-color: #732167;
}
.BgClassName
{
background-color: #732167;
}
</style>
border-color css
<style>
span { border-color: #732167; }
span { border-color: rgb(115,33,103); }
td.TdClassName
{
border-color: #732167;
}
.TagClassName
{
border-color: #732167;
}
</style>