Shades of Palatinate Purple #722069
Tints of Palatinate Purple #722069
RGB
CMYK
RGB Variations
Color information
#722069 (or 0x722069) is known color: Palatinate Purple. HEX triplet: 72, 20 and 69. RGB value is (114,32,105). Sum of RGB (Red+Green+Blue) = 114+32+105=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 32 (12.89% from 255 or 12.75% from 251); Blue value is 105 (41.41% from 255 or 41.83% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #722069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722069 is #8DDF96. Grayscale: #404040. Windows color (decimal): -9297815 or 6889586. OLE color: 6889586.
HSL color Cylindrical-coordinate representation of color #722069: hue angle of 306.59º 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 #722069 is Cyan = 0, Magento = 0.72, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 105 | - |
| CMYK | 0 | 0.72 | 0.08 | 0.55 |
| HSL | 306.59º | 0.56% | 0.29% | - |
| HSV(B) | 306.59º | 0.72% | 0.45% | - |
| XYZ | 10.01 | 5.63 | 13.92 | - |
| YUV | 64.84 | 150.67 | 163.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 105 | 0 | 0.72 | 0.08 | 0.55 | 306.59 | 0.56 | 0.29 |
| Hex | 72 | 20 | 69 | 0 | 48 | 8 | 37 | 133 | 38 | 1D |
| Octal | 162 | 40 | 151 | 0 | 110 | 10 | 67 | 463 | 70 | 35 |
| Binary | 1110010 | 100000 | 1101001 | 0 | 1001000 | 1000 | 110111 | 100110011 | 111000 | 11101 |
Color Harmonies of #722069
Complementary color
Monochromatic Colors of #722069
Black with #722069
Text Example
Text Example
White with #722069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722069; }
p { color: rgb(114,32,105); }
H1.HeaderClassName
{
color: #722069;
}
.AnyTagClassName
{
color: #722069;
}
</style>
background-color css
<style>
a { background-color: #722069; }
a { background-color: rgb(114,32,105); }
div.DivClassName
{
background-color: #722069;
}
.BgClassName
{
background-color: #722069;
}
</style>
border-color css
<style>
span { border-color: #722069; }
span { border-color: rgb(114,32,105); }
td.TdClassName
{
border-color: #722069;
}
.TagClassName
{
border-color: #722069;
}
</style>