Shades of Palatinate Purple #612458
Tints of Palatinate Purple #612458
RGB
CMYK
RGB Variations
Color information
#612458 (or 0x612458) is known color: Palatinate Purple. HEX triplet: 61, 24 and 58. RGB value is (97,36,88). Sum of RGB (Red+Green+Blue) = 97+36+88=221 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.89% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 88 (34.77% from 255 or 39.82% from 221); Max value from RGB is 97 - color contains mainly: red. Hex color #612458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612458 is #9EDBA7. Grayscale: #3C3C3C. Windows color (decimal): -10410920 or 5776481. OLE color: 5776481.
HSL color Cylindrical-coordinate representation of color #612458: hue angle of 308.85º 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 #612458 is Cyan = 0, Magento = 0.63, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 88 | - |
| CMYK | 0 | 0.63 | 0.09 | 0.62 |
| HSL | 308.85º | 0.46% | 0.26% | - |
| HSV(B) | 308.85º | 0.63% | 0.38% | - |
| XYZ | 7.32 | 4.51 | 9.72 | - |
| YUV | 60.17 | 143.71 | 154.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 88 | 0 | 0.63 | 0.09 | 0.62 | 308.85 | 0.46 | 0.26 |
| Hex | 61 | 24 | 58 | 0 | 3F | 9 | 3E | 135 | 2E | 1A |
| Octal | 141 | 44 | 130 | 0 | 77 | 11 | 76 | 465 | 56 | 32 |
| Binary | 1100001 | 100100 | 1011000 | 0 | 111111 | 1001 | 111110 | 100110101 | 101110 | 11010 |
Color Harmonies of #612458
Complementary color
Monochromatic Colors of #612458
Black with #612458
Text Example
Text Example
White with #612458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612458; }
p { color: rgb(97,36,88); }
H1.HeaderClassName
{
color: #612458;
}
.AnyTagClassName
{
color: #612458;
}
</style>
background-color css
<style>
a { background-color: #612458; }
a { background-color: rgb(97,36,88); }
div.DivClassName
{
background-color: #612458;
}
.BgClassName
{
background-color: #612458;
}
</style>
border-color css
<style>
span { border-color: #612458; }
span { border-color: rgb(97,36,88); }
td.TdClassName
{
border-color: #612458;
}
.TagClassName
{
border-color: #612458;
}
</style>