Shades of Palatinate Purple #613859
Tints of Palatinate Purple #613859
RGB
CMYK
RGB Variations
Color information
#613859 (or 0x613859) is known color: Palatinate Purple. HEX triplet: 61, 38 and 59. RGB value is (97,56,89). Sum of RGB (Red+Green+Blue) = 97+56+89=242 (32% of max value = 765). Red value is 97 (38.28% from 255 or 40.08% from 242); Green value is 56 (22.27% from 255 or 23.14% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 97 - color contains mainly: red. Hex color #613859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613859 is #9EC7A6. Grayscale: #474747. Windows color (decimal): -10405799 or 5847137. OLE color: 5847137.
HSL color Cylindrical-coordinate representation of color #613859: hue angle of 311.71º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #613859 is Cyan = 0, Magento = 0.42, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 56 | 89 | - |
| CMYK | 0 | 0.42 | 0.08 | 0.62 |
| HSL | 311.71º | 0.27% | 0.3% | - |
| HSV(B) | 311.71º | 0.42% | 0.38% | - |
| XYZ | 8.15 | 6.09 | 10.2 | - |
| YUV | 72.02 | 137.58 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 89 | 0 | 0.42 | 0.08 | 0.62 | 311.71 | 0.27 | 0.3 |
| Hex | 61 | 38 | 59 | 0 | 2A | 8 | 3E | 138 | 1B | 1E |
| Octal | 141 | 70 | 131 | 0 | 52 | 10 | 76 | 470 | 33 | 36 |
| Binary | 1100001 | 111000 | 1011001 | 0 | 101010 | 1000 | 111110 | 100111000 | 11011 | 11110 |
Color Harmonies of #613859
Complementary color
Monochromatic Colors of #613859
Black with #613859
Text Example
Text Example
White with #613859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613859; }
p { color: rgb(97,56,89); }
H1.HeaderClassName
{
color: #613859;
}
.AnyTagClassName
{
color: #613859;
}
</style>
background-color css
<style>
a { background-color: #613859; }
a { background-color: rgb(97,56,89); }
div.DivClassName
{
background-color: #613859;
}
.BgClassName
{
background-color: #613859;
}
</style>
border-color css
<style>
span { border-color: #613859; }
span { border-color: rgb(97,56,89); }
td.TdClassName
{
border-color: #613859;
}
.TagClassName
{
border-color: #613859;
}
</style>