Shades of Palatinate Purple #612053
Tints of Palatinate Purple #612053
RGB
CMYK
RGB Variations
Color information
#612053 (or 0x612053) is known color: Palatinate Purple. HEX triplet: 61, 20 and 53. RGB value is (97,32,83). Sum of RGB (Red+Green+Blue) = 97+32+83=212 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.75% from 212); Green value is 32 (12.89% from 255 or 15.09% from 212); Blue value is 83 (32.81% from 255 or 39.15% from 212); Max value from RGB is 97 - color contains mainly: red. Hex color #612053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612053 is #9EDFAC. Grayscale: #393939. Windows color (decimal): -10411949 or 5447777. OLE color: 5447777.
HSL color Cylindrical-coordinate representation of color #612053: hue angle of 312.92º 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 #612053 is Cyan = 0, Magento = 0.67, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 32 | 83 | - |
| CMYK | 0 | 0.67 | 0.14 | 0.62 |
| HSL | 312.92º | 0.5% | 0.25% | - |
| HSV(B) | 312.92º | 0.67% | 0.38% | - |
| XYZ | 7.01 | 4.2 | 8.62 | - |
| YUV | 57.25 | 142.53 | 156.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 83 | 0 | 0.67 | 0.14 | 0.62 | 312.92 | 0.5 | 0.25 |
| Hex | 61 | 20 | 53 | 0 | 43 | E | 3E | 139 | 32 | 19 |
| Octal | 141 | 40 | 123 | 0 | 103 | 16 | 76 | 471 | 62 | 31 |
| Binary | 1100001 | 100000 | 1010011 | 0 | 1000011 | 1110 | 111110 | 100111001 | 110010 | 11001 |
Color Harmonies of #612053
Complementary color
Monochromatic Colors of #612053
Black with #612053
Text Example
Text Example
White with #612053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612053; }
p { color: rgb(97,32,83); }
H1.HeaderClassName
{
color: #612053;
}
.AnyTagClassName
{
color: #612053;
}
</style>
background-color css
<style>
a { background-color: #612053; }
a { background-color: rgb(97,32,83); }
div.DivClassName
{
background-color: #612053;
}
.BgClassName
{
background-color: #612053;
}
</style>
border-color css
<style>
span { border-color: #612053; }
span { border-color: rgb(97,32,83); }
td.TdClassName
{
border-color: #612053;
}
.TagClassName
{
border-color: #612053;
}
</style>