Shades of Palatinate Purple #613159
Tints of Palatinate Purple #613159
RGB
CMYK
RGB Variations
Color information
#613159 (or 0x613159) is known color: Palatinate Purple. HEX triplet: 61, 31 and 59. RGB value is (97,49,89). Sum of RGB (Red+Green+Blue) = 97+49+89=235 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.28% from 235); Green value is 49 (19.53% from 255 or 20.85% from 235); Blue value is 89 (35.16% from 255 or 37.87% from 235); Max value from RGB is 97 - color contains mainly: red. Hex color #613159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613159 is #9ECEA6. Grayscale: #434343. Windows color (decimal): -10407591 or 5845345. OLE color: 5845345.
HSL color Cylindrical-coordinate representation of color #613159: hue angle of 310º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #613159 is Cyan = 0, Magento = 0.49, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 89 | - |
| CMYK | 0 | 0.49 | 0.08 | 0.62 |
| HSL | 310º | 0.33% | 0.29% | - |
| HSV(B) | 310º | 0.49% | 0.38% | - |
| XYZ | 7.83 | 5.46 | 10.09 | - |
| YUV | 67.91 | 139.9 | 148.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 89 | 0 | 0.49 | 0.08 | 0.62 | 310 | 0.33 | 0.29 |
| Hex | 61 | 31 | 59 | 0 | 31 | 8 | 3E | 136 | 21 | 1D |
| Octal | 141 | 61 | 131 | 0 | 61 | 10 | 76 | 466 | 41 | 35 |
| Binary | 1100001 | 110001 | 1011001 | 0 | 110001 | 1000 | 111110 | 100110110 | 100001 | 11101 |
Color Harmonies of #613159
Complementary color
Monochromatic Colors of #613159
Black with #613159
Text Example
Text Example
White with #613159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613159; }
p { color: rgb(97,49,89); }
H1.HeaderClassName
{
color: #613159;
}
.AnyTagClassName
{
color: #613159;
}
</style>
background-color css
<style>
a { background-color: #613159; }
a { background-color: rgb(97,49,89); }
div.DivClassName
{
background-color: #613159;
}
.BgClassName
{
background-color: #613159;
}
</style>
border-color css
<style>
span { border-color: #613159; }
span { border-color: rgb(97,49,89); }
td.TdClassName
{
border-color: #613159;
}
.TagClassName
{
border-color: #613159;
}
</style>