Shades of Palatinate Purple #613759
Tints of Palatinate Purple #613759
RGB
CMYK
RGB Variations
Color information
#613759 (or 0x613759) is known color: Palatinate Purple. HEX triplet: 61, 37 and 59. RGB value is (97,55,89). Sum of RGB (Red+Green+Blue) = 97+55+89=241 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.25% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 97 - color contains mainly: red. Hex color #613759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613759 is #9EC8A6. Grayscale: #474747. Windows color (decimal): -10406055 or 5846881. OLE color: 5846881.
HSL color Cylindrical-coordinate representation of color #613759: hue angle of 311.43º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #613759 is Cyan = 0, Magento = 0.43, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 55 | 89 | - |
| CMYK | 0 | 0.43 | 0.08 | 0.62 |
| HSL | 311.43º | 0.28% | 0.3% | - |
| HSV(B) | 311.43º | 0.43% | 0.38% | - |
| XYZ | 8.1 | 6 | 10.18 | - |
| YUV | 71.43 | 137.91 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 89 | 0 | 0.43 | 0.08 | 0.62 | 311.43 | 0.28 | 0.3 |
| Hex | 61 | 37 | 59 | 0 | 2B | 8 | 3E | 137 | 1C | 1E |
| Octal | 141 | 67 | 131 | 0 | 53 | 10 | 76 | 467 | 34 | 36 |
| Binary | 1100001 | 110111 | 1011001 | 0 | 101011 | 1000 | 111110 | 100110111 | 11100 | 11110 |
Color Harmonies of #613759
Complementary color
Monochromatic Colors of #613759
Black with #613759
Text Example
Text Example
White with #613759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613759; }
p { color: rgb(97,55,89); }
H1.HeaderClassName
{
color: #613759;
}
.AnyTagClassName
{
color: #613759;
}
</style>
background-color css
<style>
a { background-color: #613759; }
a { background-color: rgb(97,55,89); }
div.DivClassName
{
background-color: #613759;
}
.BgClassName
{
background-color: #613759;
}
</style>
border-color css
<style>
span { border-color: #613759; }
span { border-color: rgb(97,55,89); }
td.TdClassName
{
border-color: #613759;
}
.TagClassName
{
border-color: #613759;
}
</style>