Shades of Palatinate Purple #732969
Tints of Palatinate Purple #732969
RGB
CMYK
RGB Variations
Color information
#732969 (or 0x732969) is known color: Palatinate Purple. HEX triplet: 73, 29 and 69. RGB value is (115,41,105). Sum of RGB (Red+Green+Blue) = 115+41+105=261 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.06% from 261); Green value is 41 (16.41% from 255 or 15.71% from 261); Blue value is 105 (41.41% from 255 or 40.23% from 261); Max value from RGB is 115 - color contains mainly: red. Hex color #732969 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732969 is #8CD696. Grayscale: #464646. Windows color (decimal): -9229975 or 6891891. OLE color: 6891891.
HSL color Cylindrical-coordinate representation of color #732969: hue angle of 308.11º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732969 is Cyan = 0, Magento = 0.64, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 105 | - |
| CMYK | 0 | 0.64 | 0.09 | 0.55 |
| HSL | 308.11º | 0.47% | 0.31% | - |
| HSV(B) | 308.11º | 0.64% | 0.45% | - |
| XYZ | 10.41 | 6.25 | 14.02 | - |
| YUV | 70.42 | 147.52 | 159.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 105 | 0 | 0.64 | 0.09 | 0.55 | 308.11 | 0.47 | 0.31 |
| Hex | 73 | 29 | 69 | 0 | 40 | 9 | 37 | 134 | 2F | 1F |
| Octal | 163 | 51 | 151 | 0 | 100 | 11 | 67 | 464 | 57 | 37 |
| Binary | 1110011 | 101001 | 1101001 | 0 | 1000000 | 1001 | 110111 | 100110100 | 101111 | 11111 |
Color Harmonies of #732969
Complementary color
Monochromatic Colors of #732969
Black with #732969
Text Example
Text Example
White with #732969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732969; }
p { color: rgb(115,41,105); }
H1.HeaderClassName
{
color: #732969;
}
.AnyTagClassName
{
color: #732969;
}
</style>
background-color css
<style>
a { background-color: #732969; }
a { background-color: rgb(115,41,105); }
div.DivClassName
{
background-color: #732969;
}
.BgClassName
{
background-color: #732969;
}
</style>
border-color css
<style>
span { border-color: #732969; }
span { border-color: rgb(115,41,105); }
td.TdClassName
{
border-color: #732969;
}
.TagClassName
{
border-color: #732969;
}
</style>