Shades of Palatinate Purple #610656
Tints of Palatinate Purple #610656
RGB
CMYK
RGB Variations
Color information
#610656 (or 0x610656) is known color: Palatinate Purple. HEX triplet: 61, 06 and 56. RGB value is (97,6,86). Sum of RGB (Red+Green+Blue) = 97+6+86=189 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.32% from 189); Green value is 6 (2.73% from 255 or 3.17% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 97 - color contains mainly: red. Hex color #610656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610656 is #9EF9A9. Grayscale: #2A2A2A. Windows color (decimal): -10418602 or 5637729. OLE color: 5637729.
HSL color Cylindrical-coordinate representation of color #610656: hue angle of 307.25º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610656 is Cyan = 0, Magento = 0.94, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 6 | 86 | - |
| CMYK | 0 | 0.94 | 0.11 | 0.62 |
| HSL | 307.25º | 0.88% | 0.2% | - |
| HSV(B) | 307.25º | 0.94% | 0.38% | - |
| XYZ | 6.67 | 3.34 | 9.1 | - |
| YUV | 42.33 | 152.65 | 167 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 6 | 86 | 0 | 0.94 | 0.11 | 0.62 | 307.25 | 0.88 | 0.2 |
| Hex | 61 | 6 | 56 | 0 | 5E | B | 3E | 133 | 58 | 14 |
| Octal | 141 | 6 | 126 | 0 | 136 | 13 | 76 | 463 | 130 | 24 |
| Binary | 1100001 | 110 | 1010110 | 0 | 1011110 | 1011 | 111110 | 100110011 | 1011000 | 10100 |
Color Harmonies of #610656
Complementary color
Monochromatic Colors of #610656
Black with #610656
Text Example
Text Example
White with #610656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610656; }
p { color: rgb(97,6,86); }
H1.HeaderClassName
{
color: #610656;
}
.AnyTagClassName
{
color: #610656;
}
</style>
background-color css
<style>
a { background-color: #610656; }
a { background-color: rgb(97,6,86); }
div.DivClassName
{
background-color: #610656;
}
.BgClassName
{
background-color: #610656;
}
</style>
border-color css
<style>
span { border-color: #610656; }
span { border-color: rgb(97,6,86); }
td.TdClassName
{
border-color: #610656;
}
.TagClassName
{
border-color: #610656;
}
</style>