Shades of Palatinate Purple #612459
Tints of Palatinate Purple #612459
RGB
CMYK
RGB Variations
Color information
#612459 (or 0x612459) is known color: Palatinate Purple. HEX triplet: 61, 24 and 59. RGB value is (97,36,89). Sum of RGB (Red+Green+Blue) = 97+36+89=222 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.69% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 89 (35.16% from 255 or 40.09% from 222); Max value from RGB is 97 - color contains mainly: red. Hex color #612459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612459 is #9EDBA6. Grayscale: #3C3C3C. Windows color (decimal): -10410919 or 5842017. OLE color: 5842017.
HSL color Cylindrical-coordinate representation of color #612459: hue angle of 307.87º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612459 is Cyan = 0, Magento = 0.63, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 89 | - |
| CMYK | 0 | 0.63 | 0.08 | 0.62 |
| HSL | 307.87º | 0.46% | 0.26% | - |
| HSV(B) | 307.87º | 0.63% | 0.38% | - |
| XYZ | 7.36 | 4.52 | 9.94 | - |
| YUV | 60.28 | 144.21 | 154.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 89 | 0 | 0.63 | 0.08 | 0.62 | 307.87 | 0.46 | 0.26 |
| Hex | 61 | 24 | 59 | 0 | 3F | 8 | 3E | 134 | 2E | 1A |
| Octal | 141 | 44 | 131 | 0 | 77 | 10 | 76 | 464 | 56 | 32 |
| Binary | 1100001 | 100100 | 1011001 | 0 | 111111 | 1000 | 111110 | 100110100 | 101110 | 11010 |
Color Harmonies of #612459
Complementary color
Monochromatic Colors of #612459
Black with #612459
Text Example
Text Example
White with #612459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612459; }
p { color: rgb(97,36,89); }
H1.HeaderClassName
{
color: #612459;
}
.AnyTagClassName
{
color: #612459;
}
</style>
background-color css
<style>
a { background-color: #612459; }
a { background-color: rgb(97,36,89); }
div.DivClassName
{
background-color: #612459;
}
.BgClassName
{
background-color: #612459;
}
</style>
border-color css
<style>
span { border-color: #612459; }
span { border-color: rgb(97,36,89); }
td.TdClassName
{
border-color: #612459;
}
.TagClassName
{
border-color: #612459;
}
</style>