Shades of Palatinate Purple #611265
Tints of Palatinate Purple #611265
RGB
CMYK
RGB Variations
Color information
#611265 (or 0x611265) is known color: Palatinate Purple. HEX triplet: 61, 12 and 65. RGB value is (97,18,101). Sum of RGB (Red+Green+Blue) = 97+18+101=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 18 (7.42% from 255 or 8.33% from 216); Blue value is 101 (39.84% from 255 or 46.76% from 216); Max value from RGB is 101 - color contains mainly: blue. Hex color #611265 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611265 is #9EED9A. Grayscale: #323232. Windows color (decimal): -10415515 or 6623841. OLE color: 6623841.
HSL color Cylindrical-coordinate representation of color #611265: hue angle of 297.11º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #611265 is Cyan = 0.04, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 18 | 101 | - |
| CMYK | 0.04 | 0.82 | 0 | 0.60 |
| HSL | 297.11º | 0.7% | 0.23% | - |
| HSV(B) | 297.11º | 0.82% | 0.4% | - |
| XYZ | 7.5 | 3.91 | 12.67 | - |
| YUV | 51.08 | 156.17 | 160.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 18 | 101 | 0.04 | 0.82 | 0 | 0.60 | 297.11 | 0.7 | 0.23 |
| Hex | 61 | 12 | 65 | 4 | 52 | 0 | 3C | 129 | 46 | 17 |
| Octal | 141 | 22 | 145 | 4 | 122 | 0 | 74 | 451 | 106 | 27 |
| Binary | 1100001 | 10010 | 1100101 | 100 | 1010010 | 0 | 111100 | 100101001 | 1000110 | 10111 |
Color Harmonies of #611265
Complementary color
Monochromatic Colors of #611265
Black with #611265
Text Example
Text Example
White with #611265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611265; }
p { color: rgb(97,18,101); }
H1.HeaderClassName
{
color: #611265;
}
.AnyTagClassName
{
color: #611265;
}
</style>
background-color css
<style>
a { background-color: #611265; }
a { background-color: rgb(97,18,101); }
div.DivClassName
{
background-color: #611265;
}
.BgClassName
{
background-color: #611265;
}
</style>
border-color css
<style>
span { border-color: #611265; }
span { border-color: rgb(97,18,101); }
td.TdClassName
{
border-color: #611265;
}
.TagClassName
{
border-color: #611265;
}
</style>