Shades of Palatinate Purple #612055
Tints of Palatinate Purple #612055
RGB
CMYK
RGB Variations
Color information
#612055 (or 0x612055) is known color: Palatinate Purple. HEX triplet: 61, 20 and 55. RGB value is (97,32,85). Sum of RGB (Red+Green+Blue) = 97+32+85=214 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.33% from 214); Green value is 32 (12.89% from 255 or 14.95% from 214); Blue value is 85 (33.59% from 255 or 39.72% from 214); Max value from RGB is 97 - color contains mainly: red. Hex color #612055 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612055 is #9EDFAA. Grayscale: #393939. Windows color (decimal): -10411947 or 5578849. OLE color: 5578849.
HSL color Cylindrical-coordinate representation of color #612055: hue angle of 311.08º 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 #612055 is Cyan = 0, Magento = 0.67, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 32 | 85 | - |
| CMYK | 0 | 0.67 | 0.12 | 0.62 |
| HSL | 311.08º | 0.5% | 0.25% | - |
| HSV(B) | 311.08º | 0.67% | 0.38% | - |
| XYZ | 7.09 | 4.23 | 9.04 | - |
| YUV | 57.48 | 143.53 | 156.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 85 | 0 | 0.67 | 0.12 | 0.62 | 311.08 | 0.5 | 0.25 |
| Hex | 61 | 20 | 55 | 0 | 43 | C | 3E | 137 | 32 | 19 |
| Octal | 141 | 40 | 125 | 0 | 103 | 14 | 76 | 467 | 62 | 31 |
| Binary | 1100001 | 100000 | 1010101 | 0 | 1000011 | 1100 | 111110 | 100110111 | 110010 | 11001 |
Color Harmonies of #612055
Complementary color
Monochromatic Colors of #612055
Black with #612055
Text Example
Text Example
White with #612055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612055; }
p { color: rgb(97,32,85); }
H1.HeaderClassName
{
color: #612055;
}
.AnyTagClassName
{
color: #612055;
}
</style>
background-color css
<style>
a { background-color: #612055; }
a { background-color: rgb(97,32,85); }
div.DivClassName
{
background-color: #612055;
}
.BgClassName
{
background-color: #612055;
}
</style>
border-color css
<style>
span { border-color: #612055; }
span { border-color: rgb(97,32,85); }
td.TdClassName
{
border-color: #612055;
}
.TagClassName
{
border-color: #612055;
}
</style>