Shades of Palatinate Purple #612557
Tints of Palatinate Purple #612557
RGB
CMYK
RGB Variations
Color information
#612557 (or 0x612557) is known color: Palatinate Purple. HEX triplet: 61, 25 and 57. RGB value is (97,37,87). Sum of RGB (Red+Green+Blue) = 97+37+87=221 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.89% from 221); Green value is 37 (14.84% from 255 or 16.74% from 221); Blue value is 87 (34.38% from 255 or 39.37% from 221); Max value from RGB is 97 - color contains mainly: red. Hex color #612557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612557 is #9EDAA8. Grayscale: #3C3C3C. Windows color (decimal): -10410665 or 5711201. OLE color: 5711201.
HSL color Cylindrical-coordinate representation of color #612557: hue angle of 310º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #612557 is Cyan = 0, Magento = 0.62, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 87 | - |
| CMYK | 0 | 0.62 | 0.10 | 0.62 |
| HSL | 310º | 0.45% | 0.26% | - |
| HSV(B) | 310º | 0.62% | 0.38% | - |
| XYZ | 7.31 | 4.55 | 9.51 | - |
| YUV | 60.64 | 142.88 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 87 | 0 | 0.62 | 0.10 | 0.62 | 310 | 0.45 | 0.26 |
| Hex | 61 | 25 | 57 | 0 | 3E | A | 3E | 136 | 2D | 1A |
| Octal | 141 | 45 | 127 | 0 | 76 | 12 | 76 | 466 | 55 | 32 |
| Binary | 1100001 | 100101 | 1010111 | 0 | 111110 | 1010 | 111110 | 100110110 | 101101 | 11010 |
Color Harmonies of #612557
Complementary color
Monochromatic Colors of #612557
Black with #612557
Text Example
Text Example
White with #612557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612557; }
p { color: rgb(97,37,87); }
H1.HeaderClassName
{
color: #612557;
}
.AnyTagClassName
{
color: #612557;
}
</style>
background-color css
<style>
a { background-color: #612557; }
a { background-color: rgb(97,37,87); }
div.DivClassName
{
background-color: #612557;
}
.BgClassName
{
background-color: #612557;
}
</style>
border-color css
<style>
span { border-color: #612557; }
span { border-color: rgb(97,37,87); }
td.TdClassName
{
border-color: #612557;
}
.TagClassName
{
border-color: #612557;
}
</style>