Shades of Palatinate Purple #610857
Tints of Palatinate Purple #610857
RGB
CMYK
RGB Variations
Color information
#610857 (or 0x610857) is known color: Palatinate Purple. HEX triplet: 61, 08 and 57. RGB value is (97,8,87). Sum of RGB (Red+Green+Blue) = 97+8+87=192 (25% of max value = 765). Red value is 97 (38.28% from 255 or 50.52% from 192); Green value is 8 (3.52% from 255 or 4.17% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 97 - color contains mainly: red. Hex color #610857 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610857 is #9EF7A8. Grayscale: #2B2B2B. Windows color (decimal): -10418089 or 5703777. OLE color: 5703777.
HSL color Cylindrical-coordinate representation of color #610857: hue angle of 306.74º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #610857 is Cyan = 0, Magento = 0.92, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 8 | 87 | - |
| CMYK | 0 | 0.92 | 0.10 | 0.62 |
| HSL | 306.74º | 0.85% | 0.21% | - |
| HSV(B) | 306.74º | 0.92% | 0.38% | - |
| XYZ | 6.74 | 3.4 | 9.32 | - |
| YUV | 43.62 | 152.49 | 166.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 8 | 87 | 0 | 0.92 | 0.10 | 0.62 | 306.74 | 0.85 | 0.21 |
| Hex | 61 | 8 | 57 | 0 | 5C | A | 3E | 133 | 55 | 15 |
| Octal | 141 | 10 | 127 | 0 | 134 | 12 | 76 | 463 | 125 | 25 |
| Binary | 1100001 | 1000 | 1010111 | 0 | 1011100 | 1010 | 111110 | 100110011 | 1010101 | 10101 |
Color Harmonies of #610857
Complementary color
Monochromatic Colors of #610857
Black with #610857
Text Example
Text Example
White with #610857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610857; }
p { color: rgb(97,8,87); }
H1.HeaderClassName
{
color: #610857;
}
.AnyTagClassName
{
color: #610857;
}
</style>
background-color css
<style>
a { background-color: #610857; }
a { background-color: rgb(97,8,87); }
div.DivClassName
{
background-color: #610857;
}
.BgClassName
{
background-color: #610857;
}
</style>
border-color css
<style>
span { border-color: #610857; }
span { border-color: rgb(97,8,87); }
td.TdClassName
{
border-color: #610857;
}
.TagClassName
{
border-color: #610857;
}
</style>