Shades of Palatinate Purple #732066
Tints of Palatinate Purple #732066
RGB
CMYK
RGB Variations
Color information
#732066 (or 0x732066) is known color: Palatinate Purple. HEX triplet: 73, 20 and 66. RGB value is (115,32,102). Sum of RGB (Red+Green+Blue) = 115+32+102=249 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.18% from 249); Green value is 32 (12.89% from 255 or 12.85% from 249); Blue value is 102 (40.23% from 255 or 40.96% from 249); Max value from RGB is 115 - color contains mainly: red. Hex color #732066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732066 is #8CDF99. Grayscale: #404040. Windows color (decimal): -9232282 or 6692979. OLE color: 6692979.
HSL color Cylindrical-coordinate representation of color #732066: hue angle of 309.4º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #732066 is Cyan = 0, Magento = 0.72, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 32 | 102 | - |
| CMYK | 0 | 0.72 | 0.11 | 0.55 |
| HSL | 309.4º | 0.56% | 0.29% | - |
| HSV(B) | 309.4º | 0.72% | 0.45% | - |
| XYZ | 9.99 | 5.64 | 13.13 | - |
| YUV | 64.8 | 149 | 163.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 102 | 0 | 0.72 | 0.11 | 0.55 | 309.4 | 0.56 | 0.29 |
| Hex | 73 | 20 | 66 | 0 | 48 | B | 37 | 135 | 38 | 1D |
| Octal | 163 | 40 | 146 | 0 | 110 | 13 | 67 | 465 | 70 | 35 |
| Binary | 1110011 | 100000 | 1100110 | 0 | 1001000 | 1011 | 110111 | 100110101 | 111000 | 11101 |
Color Harmonies of #732066
Complementary color
Monochromatic Colors of #732066
Black with #732066
Text Example
Text Example
White with #732066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732066; }
p { color: rgb(115,32,102); }
H1.HeaderClassName
{
color: #732066;
}
.AnyTagClassName
{
color: #732066;
}
</style>
background-color css
<style>
a { background-color: #732066; }
a { background-color: rgb(115,32,102); }
div.DivClassName
{
background-color: #732066;
}
.BgClassName
{
background-color: #732066;
}
</style>
border-color css
<style>
span { border-color: #732066; }
span { border-color: rgb(115,32,102); }
td.TdClassName
{
border-color: #732066;
}
.TagClassName
{
border-color: #732066;
}
</style>