Shades of Palatinate Purple #612455
Tints of Palatinate Purple #612455
RGB
CMYK
RGB Variations
Color information
#612455 (or 0x612455) is known color: Palatinate Purple. HEX triplet: 61, 24 and 55. RGB value is (97,36,85). Sum of RGB (Red+Green+Blue) = 97+36+85=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 36 (14.45% from 255 or 16.51% from 218); Blue value is 85 (33.59% from 255 or 38.99% from 218); Max value from RGB is 97 - color contains mainly: red. Hex color #612455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612455 is #9EDBAA. Grayscale: #3B3B3B. Windows color (decimal): -10410923 or 5579873. OLE color: 5579873.
HSL color Cylindrical-coordinate representation of color #612455: hue angle of 311.8º 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 #612455 is Cyan = 0, Magento = 0.63, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 85 | - |
| CMYK | 0 | 0.63 | 0.12 | 0.62 |
| HSL | 311.8º | 0.46% | 0.26% | - |
| HSV(B) | 311.8º | 0.63% | 0.38% | - |
| XYZ | 7.2 | 4.46 | 9.08 | - |
| YUV | 59.83 | 142.21 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 85 | 0 | 0.63 | 0.12 | 0.62 | 311.8 | 0.46 | 0.26 |
| Hex | 61 | 24 | 55 | 0 | 3F | C | 3E | 138 | 2E | 1A |
| Octal | 141 | 44 | 125 | 0 | 77 | 14 | 76 | 470 | 56 | 32 |
| Binary | 1100001 | 100100 | 1010101 | 0 | 111111 | 1100 | 111110 | 100111000 | 101110 | 11010 |
Color Harmonies of #612455
Complementary color
Monochromatic Colors of #612455
Black with #612455
Text Example
Text Example
White with #612455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612455; }
p { color: rgb(97,36,85); }
H1.HeaderClassName
{
color: #612455;
}
.AnyTagClassName
{
color: #612455;
}
</style>
background-color css
<style>
a { background-color: #612455; }
a { background-color: rgb(97,36,85); }
div.DivClassName
{
background-color: #612455;
}
.BgClassName
{
background-color: #612455;
}
</style>
border-color css
<style>
span { border-color: #612455; }
span { border-color: rgb(97,36,85); }
td.TdClassName
{
border-color: #612455;
}
.TagClassName
{
border-color: #612455;
}
</style>