Shades of Palatinate Purple #613061
Tints of Palatinate Purple #613061
RGB
CMYK
RGB Variations
Color information
#613061 (or 0x613061) is known color: Palatinate Purple. HEX triplet: 61, 30 and 61. RGB value is (97,48,97). Sum of RGB (Red+Green+Blue) = 97+48+97=242 (32% of max value = 765). Red value is 97 (38.28% from 255 or 40.08% from 242); Green value is 48 (19.14% from 255 or 19.83% from 242); Blue value is 97 (38.28% from 255 or 40.08% from 242); Max value from RGB is 97 - color contains mainly: red, blue. Hex color #613061 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613061 is #9ECF9E. Grayscale: #444444. Windows color (decimal): -10407839 or 6369377. OLE color: 6369377.
HSL color Cylindrical-coordinate representation of color #613061: hue angle of 300º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613061 is Cyan = 0, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 97 | - |
| CMYK | 0 | 0.51 | 0 | 0.62 |
| HSL | 300º | 0.34% | 0.28% | - |
| HSV(B) | 300º | 0.51% | 0.38% | - |
| XYZ | 8.14 | 5.52 | 11.95 | - |
| YUV | 68.24 | 144.23 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 97 | 0 | 0.51 | 0 | 0.62 | 300 | 0.34 | 0.28 |
| Hex | 61 | 30 | 61 | 0 | 33 | 0 | 3E | 12C | 22 | 1C |
| Octal | 141 | 60 | 141 | 0 | 63 | 0 | 76 | 454 | 42 | 34 |
| Binary | 1100001 | 110000 | 1100001 | 0 | 110011 | 0 | 111110 | 100101100 | 100010 | 11100 |
Color Harmonies of #613061
Complementary color
Monochromatic Colors of #613061
Black with #613061
Text Example
Text Example
White with #613061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613061; }
p { color: rgb(97,48,97); }
H1.HeaderClassName
{
color: #613061;
}
.AnyTagClassName
{
color: #613061;
}
</style>
background-color css
<style>
a { background-color: #613061; }
a { background-color: rgb(97,48,97); }
div.DivClassName
{
background-color: #613061;
}
.BgClassName
{
background-color: #613061;
}
</style>
border-color css
<style>
span { border-color: #613061; }
span { border-color: rgb(97,48,97); }
td.TdClassName
{
border-color: #613061;
}
.TagClassName
{
border-color: #613061;
}
</style>