Shades of Palatinate Purple #613656
Tints of Palatinate Purple #613656
RGB
CMYK
RGB Variations
Color information
#613656 (or 0x613656) is known color: Palatinate Purple. HEX triplet: 61, 36 and 56. RGB value is (97,54,86). Sum of RGB (Red+Green+Blue) = 97+54+86=237 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.93% from 237); Green value is 54 (21.48% from 255 or 22.78% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 97 - color contains mainly: red. Hex color #613656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613656 is #9EC9A9. Grayscale: #464646. Windows color (decimal): -10406314 or 5650017. OLE color: 5650017.
HSL color Cylindrical-coordinate representation of color #613656: hue angle of 315.35º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #613656 is Cyan = 0, Magento = 0.44, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 86 | - |
| CMYK | 0 | 0.44 | 0.11 | 0.62 |
| HSL | 315.35º | 0.28% | 0.3% | - |
| HSV(B) | 315.35º | 0.44% | 0.38% | - |
| XYZ | 7.93 | 5.85 | 9.52 | - |
| YUV | 70.51 | 136.75 | 146.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 86 | 0 | 0.44 | 0.11 | 0.62 | 315.35 | 0.28 | 0.3 |
| Hex | 61 | 36 | 56 | 0 | 2C | B | 3E | 13B | 1C | 1E |
| Octal | 141 | 66 | 126 | 0 | 54 | 13 | 76 | 473 | 34 | 36 |
| Binary | 1100001 | 110110 | 1010110 | 0 | 101100 | 1011 | 111110 | 100111011 | 11100 | 11110 |
Color Harmonies of #613656
Complementary color
Monochromatic Colors of #613656
Black with #613656
Text Example
Text Example
White with #613656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613656; }
p { color: rgb(97,54,86); }
H1.HeaderClassName
{
color: #613656;
}
.AnyTagClassName
{
color: #613656;
}
</style>
background-color css
<style>
a { background-color: #613656; }
a { background-color: rgb(97,54,86); }
div.DivClassName
{
background-color: #613656;
}
.BgClassName
{
background-color: #613656;
}
</style>
border-color css
<style>
span { border-color: #613656; }
span { border-color: rgb(97,54,86); }
td.TdClassName
{
border-color: #613656;
}
.TagClassName
{
border-color: #613656;
}
</style>