Shades of Palatinate Purple #613154
Tints of Palatinate Purple #613154
RGB
CMYK
RGB Variations
Color information
#613154 (or 0x613154) is known color: Palatinate Purple. HEX triplet: 61, 31 and 54. RGB value is (97,49,84). Sum of RGB (Red+Green+Blue) = 97+49+84=230 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.17% from 230); Green value is 49 (19.53% from 255 or 21.30% from 230); Blue value is 84 (33.20% from 255 or 36.52% from 230); Max value from RGB is 97 - color contains mainly: red. Hex color #613154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613154 is #9ECEAB. Grayscale: #434343. Windows color (decimal): -10407596 or 5517665. OLE color: 5517665.
HSL color Cylindrical-coordinate representation of color #613154: hue angle of 316.25º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #613154 is Cyan = 0, Magento = 0.49, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 84 | - |
| CMYK | 0 | 0.49 | 0.13 | 0.62 |
| HSL | 316.25º | 0.33% | 0.29% | - |
| HSV(B) | 316.25º | 0.49% | 0.38% | - |
| XYZ | 7.63 | 5.38 | 9.02 | - |
| YUV | 67.34 | 137.4 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 84 | 0 | 0.49 | 0.13 | 0.62 | 316.25 | 0.33 | 0.29 |
| Hex | 61 | 31 | 54 | 0 | 31 | D | 3E | 13C | 21 | 1D |
| Octal | 141 | 61 | 124 | 0 | 61 | 15 | 76 | 474 | 41 | 35 |
| Binary | 1100001 | 110001 | 1010100 | 0 | 110001 | 1101 | 111110 | 100111100 | 100001 | 11101 |
Color Harmonies of #613154
Complementary color
Monochromatic Colors of #613154
Black with #613154
Text Example
Text Example
White with #613154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613154; }
p { color: rgb(97,49,84); }
H1.HeaderClassName
{
color: #613154;
}
.AnyTagClassName
{
color: #613154;
}
</style>
background-color css
<style>
a { background-color: #613154; }
a { background-color: rgb(97,49,84); }
div.DivClassName
{
background-color: #613154;
}
.BgClassName
{
background-color: #613154;
}
</style>
border-color css
<style>
span { border-color: #613154; }
span { border-color: rgb(97,49,84); }
td.TdClassName
{
border-color: #613154;
}
.TagClassName
{
border-color: #613154;
}
</style>