Shades of Palatinate Purple #613460
Tints of Palatinate Purple #613460
RGB
CMYK
RGB Variations
Color information
#613460 (or 0x613460) is known color: Palatinate Purple. HEX triplet: 61, 34 and 60. RGB value is (97,52,96). Sum of RGB (Red+Green+Blue) = 97+52+96=245 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.59% from 245); Green value is 52 (20.70% from 255 or 21.22% from 245); Blue value is 96 (37.89% from 255 or 39.18% from 245); Max value from RGB is 97 - color contains mainly: red. Hex color #613460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613460 is #9ECB9F. Grayscale: #464646. Windows color (decimal): -10406816 or 6304865. OLE color: 6304865.
HSL color Cylindrical-coordinate representation of color #613460: hue angle of 301.33º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #613460 is Cyan = 0, Magento = 0.46, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 96 | - |
| CMYK | 0 | 0.46 | 0.01 | 0.62 |
| HSL | 301.33º | 0.3% | 0.29% | - |
| HSV(B) | 301.33º | 0.46% | 0.38% | - |
| XYZ | 8.27 | 5.84 | 11.76 | - |
| YUV | 70.47 | 142.41 | 146.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 96 | 0 | 0.46 | 0.01 | 0.62 | 301.33 | 0.3 | 0.29 |
| Hex | 61 | 34 | 60 | 0 | 2E | 1 | 3E | 12D | 1E | 1D |
| Octal | 141 | 64 | 140 | 0 | 56 | 1 | 76 | 455 | 36 | 35 |
| Binary | 1100001 | 110100 | 1100000 | 0 | 101110 | 1 | 111110 | 100101101 | 11110 | 11101 |
Color Harmonies of #613460
Complementary color
Monochromatic Colors of #613460
Black with #613460
Text Example
Text Example
White with #613460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613460; }
p { color: rgb(97,52,96); }
H1.HeaderClassName
{
color: #613460;
}
.AnyTagClassName
{
color: #613460;
}
</style>
background-color css
<style>
a { background-color: #613460; }
a { background-color: rgb(97,52,96); }
div.DivClassName
{
background-color: #613460;
}
.BgClassName
{
background-color: #613460;
}
</style>
border-color css
<style>
span { border-color: #613460; }
span { border-color: rgb(97,52,96); }
td.TdClassName
{
border-color: #613460;
}
.TagClassName
{
border-color: #613460;
}
</style>