Shades of Palatinate Purple #613056
Tints of Palatinate Purple #613056
RGB
CMYK
RGB Variations
Color information
#613056 (or 0x613056) is known color: Palatinate Purple. HEX triplet: 61, 30 and 56. RGB value is (97,48,86). Sum of RGB (Red+Green+Blue) = 97+48+86=231 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.99% from 231); Green value is 48 (19.14% from 255 or 20.78% from 231); Blue value is 86 (33.98% from 255 or 37.23% from 231); Max value from RGB is 97 - color contains mainly: red. Hex color #613056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613056 is #9ECFA9. Grayscale: #424242. Windows color (decimal): -10407850 or 5648481. OLE color: 5648481.
HSL color Cylindrical-coordinate representation of color #613056: hue angle of 313.47º 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 #613056 is Cyan = 0, Magento = 0.51, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 86 | - |
| CMYK | 0 | 0.51 | 0.11 | 0.62 |
| HSL | 313.47º | 0.34% | 0.28% | - |
| HSV(B) | 313.47º | 0.51% | 0.38% | - |
| XYZ | 7.67 | 5.33 | 9.43 | - |
| YUV | 66.98 | 138.73 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 86 | 0 | 0.51 | 0.11 | 0.62 | 313.47 | 0.34 | 0.28 |
| Hex | 61 | 30 | 56 | 0 | 33 | B | 3E | 139 | 22 | 1C |
| Octal | 141 | 60 | 126 | 0 | 63 | 13 | 76 | 471 | 42 | 34 |
| Binary | 1100001 | 110000 | 1010110 | 0 | 110011 | 1011 | 111110 | 100111001 | 100010 | 11100 |
Color Harmonies of #613056
Complementary color
Monochromatic Colors of #613056
Black with #613056
Text Example
Text Example
White with #613056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613056; }
p { color: rgb(97,48,86); }
H1.HeaderClassName
{
color: #613056;
}
.AnyTagClassName
{
color: #613056;
}
</style>
background-color css
<style>
a { background-color: #613056; }
a { background-color: rgb(97,48,86); }
div.DivClassName
{
background-color: #613056;
}
.BgClassName
{
background-color: #613056;
}
</style>
border-color css
<style>
span { border-color: #613056; }
span { border-color: rgb(97,48,86); }
td.TdClassName
{
border-color: #613056;
}
.TagClassName
{
border-color: #613056;
}
</style>