Shades of Palatinate Purple #612653
Tints of Palatinate Purple #612653
RGB
CMYK
RGB Variations
Color information
#612653 (or 0x612653) is known color: Palatinate Purple. HEX triplet: 61, 26 and 53. RGB value is (97,38,83). Sum of RGB (Red+Green+Blue) = 97+38+83=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 38 (15.23% from 255 or 17.43% from 218); Blue value is 83 (32.81% from 255 or 38.07% from 218); Max value from RGB is 97 - color contains mainly: red. Hex color #612653 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612653 is #9ED9AC. Grayscale: #3C3C3C. Windows color (decimal): -10410413 or 5449313. OLE color: 5449313.
HSL color Cylindrical-coordinate representation of color #612653: hue angle of 314.24º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #612653 is Cyan = 0, Magento = 0.61, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 83 | - |
| CMYK | 0 | 0.61 | 0.14 | 0.62 |
| HSL | 314.24º | 0.44% | 0.26% | - |
| HSV(B) | 314.24º | 0.61% | 0.38% | - |
| XYZ | 7.18 | 4.55 | 8.68 | - |
| YUV | 60.77 | 140.55 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 83 | 0 | 0.61 | 0.14 | 0.62 | 314.24 | 0.44 | 0.26 |
| Hex | 61 | 26 | 53 | 0 | 3D | E | 3E | 13A | 2C | 1A |
| Octal | 141 | 46 | 123 | 0 | 75 | 16 | 76 | 472 | 54 | 32 |
| Binary | 1100001 | 100110 | 1010011 | 0 | 111101 | 1110 | 111110 | 100111010 | 101100 | 11010 |
Color Harmonies of #612653
Complementary color
Monochromatic Colors of #612653
Black with #612653
Text Example
Text Example
White with #612653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612653; }
p { color: rgb(97,38,83); }
H1.HeaderClassName
{
color: #612653;
}
.AnyTagClassName
{
color: #612653;
}
</style>
background-color css
<style>
a { background-color: #612653; }
a { background-color: rgb(97,38,83); }
div.DivClassName
{
background-color: #612653;
}
.BgClassName
{
background-color: #612653;
}
</style>
border-color css
<style>
span { border-color: #612653; }
span { border-color: rgb(97,38,83); }
td.TdClassName
{
border-color: #612653;
}
.TagClassName
{
border-color: #612653;
}
</style>