Shades of Palatinate Purple #613459
Tints of Palatinate Purple #613459
RGB
CMYK
RGB Variations
Color information
#613459 (or 0x613459) is known color: Palatinate Purple. HEX triplet: 61, 34 and 59. RGB value is (97,52,89). Sum of RGB (Red+Green+Blue) = 97+52+89=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 97 - color contains mainly: red. Hex color #613459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613459 is #9ECBA6. Grayscale: #454545. Windows color (decimal): -10406823 or 5846113. OLE color: 5846113.
HSL color Cylindrical-coordinate representation of color #613459: hue angle of 310.67º 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 #613459 is Cyan = 0, Magento = 0.46, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 89 | - |
| CMYK | 0 | 0.46 | 0.08 | 0.62 |
| HSL | 310.67º | 0.3% | 0.29% | - |
| HSV(B) | 310.67º | 0.46% | 0.38% | - |
| XYZ | 7.96 | 5.72 | 10.14 | - |
| YUV | 69.67 | 138.91 | 147.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 89 | 0 | 0.46 | 0.08 | 0.62 | 310.67 | 0.3 | 0.29 |
| Hex | 61 | 34 | 59 | 0 | 2E | 8 | 3E | 137 | 1E | 1D |
| Octal | 141 | 64 | 131 | 0 | 56 | 10 | 76 | 467 | 36 | 35 |
| Binary | 1100001 | 110100 | 1011001 | 0 | 101110 | 1000 | 111110 | 100110111 | 11110 | 11101 |
Color Harmonies of #613459
Complementary color
Monochromatic Colors of #613459
Black with #613459
Text Example
Text Example
White with #613459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613459; }
p { color: rgb(97,52,89); }
H1.HeaderClassName
{
color: #613459;
}
.AnyTagClassName
{
color: #613459;
}
</style>
background-color css
<style>
a { background-color: #613459; }
a { background-color: rgb(97,52,89); }
div.DivClassName
{
background-color: #613459;
}
.BgClassName
{
background-color: #613459;
}
</style>
border-color css
<style>
span { border-color: #613459; }
span { border-color: rgb(97,52,89); }
td.TdClassName
{
border-color: #613459;
}
.TagClassName
{
border-color: #613459;
}
</style>