Shades of Palatinate Purple #612159
Tints of Palatinate Purple #612159
RGB
CMYK
RGB Variations
Color information
#612159 (or 0x612159) is known color: Palatinate Purple. HEX triplet: 61, 21 and 59. RGB value is (97,33,89). Sum of RGB (Red+Green+Blue) = 97+33+89=219 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.29% from 219); Green value is 33 (13.28% from 255 or 15.07% from 219); Blue value is 89 (35.16% from 255 or 40.64% from 219); Max value from RGB is 97 - color contains mainly: red. Hex color #612159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612159 is #9EDEA6. Grayscale: #3A3A3A. Windows color (decimal): -10411687 or 5841249. OLE color: 5841249.
HSL color Cylindrical-coordinate representation of color #612159: hue angle of 307.5º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #612159 is Cyan = 0, Magento = 0.66, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 33 | 89 | - |
| CMYK | 0 | 0.66 | 0.08 | 0.62 |
| HSL | 307.5º | 0.49% | 0.25% | - |
| HSV(B) | 307.5º | 0.66% | 0.38% | - |
| XYZ | 7.28 | 4.35 | 9.91 | - |
| YUV | 58.52 | 145.2 | 155.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 33 | 89 | 0 | 0.66 | 0.08 | 0.62 | 307.5 | 0.49 | 0.25 |
| Hex | 61 | 21 | 59 | 0 | 42 | 8 | 3E | 134 | 31 | 19 |
| Octal | 141 | 41 | 131 | 0 | 102 | 10 | 76 | 464 | 61 | 31 |
| Binary | 1100001 | 100001 | 1011001 | 0 | 1000010 | 1000 | 111110 | 100110100 | 110001 | 11001 |
Color Harmonies of #612159
Complementary color
Monochromatic Colors of #612159
Black with #612159
Text Example
Text Example
White with #612159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612159; }
p { color: rgb(97,33,89); }
H1.HeaderClassName
{
color: #612159;
}
.AnyTagClassName
{
color: #612159;
}
</style>
background-color css
<style>
a { background-color: #612159; }
a { background-color: rgb(97,33,89); }
div.DivClassName
{
background-color: #612159;
}
.BgClassName
{
background-color: #612159;
}
</style>
border-color css
<style>
span { border-color: #612159; }
span { border-color: rgb(97,33,89); }
td.TdClassName
{
border-color: #612159;
}
.TagClassName
{
border-color: #612159;
}
</style>