Shades of Palatinate Purple #612759
Tints of Palatinate Purple #612759
RGB
CMYK
RGB Variations
Color information
#612759 (or 0x612759) is known color: Palatinate Purple. HEX triplet: 61, 27 and 59. RGB value is (97,39,89). Sum of RGB (Red+Green+Blue) = 97+39+89=225 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.11% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 89 (35.16% from 255 or 39.56% from 225); Max value from RGB is 97 - color contains mainly: red. Hex color #612759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612759 is #9ED8A6. Grayscale: #3D3D3D. Windows color (decimal): -10410151 or 5842785. OLE color: 5842785.
HSL color Cylindrical-coordinate representation of color #612759: hue angle of 308.28º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #612759 is Cyan = 0, Magento = 0.60, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 39 | 89 | - |
| CMYK | 0 | 0.60 | 0.08 | 0.62 |
| HSL | 308.28º | 0.43% | 0.27% | - |
| HSV(B) | 308.28º | 0.6% | 0.38% | - |
| XYZ | 7.46 | 4.71 | 9.97 | - |
| YUV | 62.04 | 143.22 | 152.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 39 | 89 | 0 | 0.60 | 0.08 | 0.62 | 308.28 | 0.43 | 0.27 |
| Hex | 61 | 27 | 59 | 0 | 3C | 8 | 3E | 134 | 2B | 1B |
| Octal | 141 | 47 | 131 | 0 | 74 | 10 | 76 | 464 | 53 | 33 |
| Binary | 1100001 | 100111 | 1011001 | 0 | 111100 | 1000 | 111110 | 100110100 | 101011 | 11011 |
Color Harmonies of #612759
Complementary color
Monochromatic Colors of #612759
Black with #612759
Text Example
Text Example
White with #612759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612759; }
p { color: rgb(97,39,89); }
H1.HeaderClassName
{
color: #612759;
}
.AnyTagClassName
{
color: #612759;
}
</style>
background-color css
<style>
a { background-color: #612759; }
a { background-color: rgb(97,39,89); }
div.DivClassName
{
background-color: #612759;
}
.BgClassName
{
background-color: #612759;
}
</style>
border-color css
<style>
span { border-color: #612759; }
span { border-color: rgb(97,39,89); }
td.TdClassName
{
border-color: #612759;
}
.TagClassName
{
border-color: #612759;
}
</style>