Shades of Palatinate Purple #613360
Tints of Palatinate Purple #613360
RGB
CMYK
RGB Variations
Color information
#613360 (or 0x613360) is known color: Palatinate Purple. HEX triplet: 61, 33 and 60. RGB value is (97,51,96). Sum of RGB (Red+Green+Blue) = 97+51+96=244 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.75% from 244); Green value is 51 (20.31% from 255 or 20.90% from 244); Blue value is 96 (37.89% from 255 or 39.34% from 244); Max value from RGB is 97 - color contains mainly: red. Hex color #613360 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613360 is #9ECC9F. Grayscale: #454545. Windows color (decimal): -10407072 or 6304609. OLE color: 6304609.
HSL color Cylindrical-coordinate representation of color #613360: hue angle of 301.3º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #613360 is Cyan = 0, Magento = 0.47, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 51 | 96 | - |
| CMYK | 0 | 0.47 | 0.01 | 0.62 |
| HSL | 301.3º | 0.31% | 0.29% | - |
| HSV(B) | 301.3º | 0.47% | 0.38% | - |
| XYZ | 8.22 | 5.75 | 11.74 | - |
| YUV | 69.88 | 142.74 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 96 | 0 | 0.47 | 0.01 | 0.62 | 301.3 | 0.31 | 0.29 |
| Hex | 61 | 33 | 60 | 0 | 2F | 1 | 3E | 12D | 1F | 1D |
| Octal | 141 | 63 | 140 | 0 | 57 | 1 | 76 | 455 | 37 | 35 |
| Binary | 1100001 | 110011 | 1100000 | 0 | 101111 | 1 | 111110 | 100101101 | 11111 | 11101 |
Color Harmonies of #613360
Complementary color
Monochromatic Colors of #613360
Black with #613360
Text Example
Text Example
White with #613360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613360; }
p { color: rgb(97,51,96); }
H1.HeaderClassName
{
color: #613360;
}
.AnyTagClassName
{
color: #613360;
}
</style>
background-color css
<style>
a { background-color: #613360; }
a { background-color: rgb(97,51,96); }
div.DivClassName
{
background-color: #613360;
}
.BgClassName
{
background-color: #613360;
}
</style>
border-color css
<style>
span { border-color: #613360; }
span { border-color: rgb(97,51,96); }
td.TdClassName
{
border-color: #613360;
}
.TagClassName
{
border-color: #613360;
}
</style>