Shades of Palatinate Purple #612056
Tints of Palatinate Purple #612056
RGB
CMYK
RGB Variations
Color information
#612056 (or 0x612056) is known color: Palatinate Purple. HEX triplet: 61, 20 and 56. RGB value is (97,32,86). Sum of RGB (Red+Green+Blue) = 97+32+86=215 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.12% from 215); Green value is 32 (12.89% from 255 or 14.88% from 215); Blue value is 86 (33.98% from 255 or 40% from 215); Max value from RGB is 97 - color contains mainly: red. Hex color #612056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612056 is #9EDFA9. Grayscale: #393939. Windows color (decimal): -10411946 or 5644385. OLE color: 5644385.
HSL color Cylindrical-coordinate representation of color #612056: hue angle of 310.15º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #612056 is Cyan = 0, Magento = 0.67, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 32 | 86 | - |
| CMYK | 0 | 0.67 | 0.11 | 0.62 |
| HSL | 310.15º | 0.5% | 0.25% | - |
| HSV(B) | 310.15º | 0.67% | 0.38% | - |
| XYZ | 7.13 | 4.25 | 9.25 | - |
| YUV | 57.59 | 144.03 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 86 | 0 | 0.67 | 0.11 | 0.62 | 310.15 | 0.5 | 0.25 |
| Hex | 61 | 20 | 56 | 0 | 43 | B | 3E | 136 | 32 | 19 |
| Octal | 141 | 40 | 126 | 0 | 103 | 13 | 76 | 466 | 62 | 31 |
| Binary | 1100001 | 100000 | 1010110 | 0 | 1000011 | 1011 | 111110 | 100110110 | 110010 | 11001 |
Color Harmonies of #612056
Complementary color
Monochromatic Colors of #612056
Black with #612056
Text Example
Text Example
White with #612056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612056; }
p { color: rgb(97,32,86); }
H1.HeaderClassName
{
color: #612056;
}
.AnyTagClassName
{
color: #612056;
}
</style>
background-color css
<style>
a { background-color: #612056; }
a { background-color: rgb(97,32,86); }
div.DivClassName
{
background-color: #612056;
}
.BgClassName
{
background-color: #612056;
}
</style>
border-color css
<style>
span { border-color: #612056; }
span { border-color: rgb(97,32,86); }
td.TdClassName
{
border-color: #612056;
}
.TagClassName
{
border-color: #612056;
}
</style>