Shades of Palatinate Purple #722661
Tints of Palatinate Purple #722661
RGB
CMYK
RGB Variations
Color information
#722661 (or 0x722661) is known color: Palatinate Purple. HEX triplet: 72, 26 and 61. RGB value is (114,38,97). Sum of RGB (Red+Green+Blue) = 114+38+97=249 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.78% from 249); Green value is 38 (15.23% from 255 or 15.26% from 249); Blue value is 97 (38.28% from 255 or 38.96% from 249); Max value from RGB is 114 - color contains mainly: red. Hex color #722661 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722661 is #8DD99E. Grayscale: #434343. Windows color (decimal): -9296287 or 6366834. OLE color: 6366834.
HSL color Cylindrical-coordinate representation of color #722661: hue angle of 313.42º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722661 is Cyan = 0, Magento = 0.67, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 97 | - |
| CMYK | 0 | 0.67 | 0.15 | 0.55 |
| HSL | 313.42º | 0.5% | 0.3% | - |
| HSV(B) | 313.42º | 0.67% | 0.45% | - |
| XYZ | 9.79 | 5.83 | 11.92 | - |
| YUV | 67.45 | 144.68 | 161.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 97 | 0 | 0.67 | 0.15 | 0.55 | 313.42 | 0.5 | 0.3 |
| Hex | 72 | 26 | 61 | 0 | 43 | F | 37 | 139 | 32 | 1E |
| Octal | 162 | 46 | 141 | 0 | 103 | 17 | 67 | 471 | 62 | 36 |
| Binary | 1110010 | 100110 | 1100001 | 0 | 1000011 | 1111 | 110111 | 100111001 | 110010 | 11110 |
Color Harmonies of #722661
Complementary color
Monochromatic Colors of #722661
Black with #722661
Text Example
Text Example
White with #722661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722661; }
p { color: rgb(114,38,97); }
H1.HeaderClassName
{
color: #722661;
}
.AnyTagClassName
{
color: #722661;
}
</style>
background-color css
<style>
a { background-color: #722661; }
a { background-color: rgb(114,38,97); }
div.DivClassName
{
background-color: #722661;
}
.BgClassName
{
background-color: #722661;
}
</style>
border-color css
<style>
span { border-color: #722661; }
span { border-color: rgb(114,38,97); }
td.TdClassName
{
border-color: #722661;
}
.TagClassName
{
border-color: #722661;
}
</style>