Shades of Palatinate Purple #611263
Tints of Palatinate Purple #611263
RGB
CMYK
RGB Variations
Color information
#611263 (or 0x611263) is known color: Palatinate Purple. HEX triplet: 61, 12 and 63. RGB value is (97,18,99). Sum of RGB (Red+Green+Blue) = 97+18+99=214 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.33% from 214); Green value is 18 (7.42% from 255 or 8.41% from 214); Blue value is 99 (39.06% from 255 or 46.26% from 214); Max value from RGB is 99 - color contains mainly: blue. Hex color #611263 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611263 is #9EED9C. Grayscale: #323232. Windows color (decimal): -10415517 or 6492769. OLE color: 6492769.
HSL color Cylindrical-coordinate representation of color #611263: hue angle of 298.52º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #611263 is Cyan = 0.02, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 18 | 99 | - |
| CMYK | 0.02 | 0.82 | 0 | 0.61 |
| HSL | 298.52º | 0.69% | 0.23% | - |
| HSV(B) | 298.52º | 0.82% | 0.39% | - |
| XYZ | 7.4 | 3.87 | 12.16 | - |
| YUV | 50.86 | 155.17 | 160.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 18 | 99 | 0.02 | 0.82 | 0 | 0.61 | 298.52 | 0.69 | 0.23 |
| Hex | 61 | 12 | 63 | 2 | 52 | 0 | 3D | 12B | 45 | 17 |
| Octal | 141 | 22 | 143 | 2 | 122 | 0 | 75 | 453 | 105 | 27 |
| Binary | 1100001 | 10010 | 1100011 | 10 | 1010010 | 0 | 111101 | 100101011 | 1000101 | 10111 |
Color Harmonies of #611263
Complementary color
Monochromatic Colors of #611263
Black with #611263
Text Example
Text Example
White with #611263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611263; }
p { color: rgb(97,18,99); }
H1.HeaderClassName
{
color: #611263;
}
.AnyTagClassName
{
color: #611263;
}
</style>
background-color css
<style>
a { background-color: #611263; }
a { background-color: rgb(97,18,99); }
div.DivClassName
{
background-color: #611263;
}
.BgClassName
{
background-color: #611263;
}
</style>
border-color css
<style>
span { border-color: #611263; }
span { border-color: rgb(97,18,99); }
td.TdClassName
{
border-color: #611263;
}
.TagClassName
{
border-color: #611263;
}
</style>