Shades of Palatinate Purple #651265
Tints of Palatinate Purple #651265
RGB
CMYK
RGB Variations
Color information
#651265 (or 0x651265) is known color: Palatinate Purple. HEX triplet: 65, 12 and 65. RGB value is (101,18,101). Sum of RGB (Red+Green+Blue) = 101+18+101=220 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.91% from 220); Green value is 18 (7.42% from 255 or 8.18% from 220); Blue value is 101 (39.84% from 255 or 45.91% from 220); Max value from RGB is 101 - color contains mainly: red, blue. Hex color #651265 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651265 is #9AED9A. Grayscale: #343434. Windows color (decimal): -10153371 or 6623845. OLE color: 6623845.
HSL color Cylindrical-coordinate representation of color #651265: hue angle of 300º 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 #651265 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 18 | 101 | - |
| CMYK | 0 | 0.82 | 0 | 0.60 |
| HSL | 300º | 0.7% | 0.23% | - |
| HSV(B) | 300º | 0.82% | 0.4% | - |
| XYZ | 7.93 | 4.14 | 12.69 | - |
| YUV | 52.28 | 155.5 | 162.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 18 | 101 | 0 | 0.82 | 0 | 0.60 | 300 | 0.7 | 0.23 |
| Hex | 65 | 12 | 65 | 0 | 52 | 0 | 3C | 12C | 46 | 17 |
| Octal | 145 | 22 | 145 | 0 | 122 | 0 | 74 | 454 | 106 | 27 |
| Binary | 1100101 | 10010 | 1100101 | 0 | 1010010 | 0 | 111100 | 100101100 | 1000110 | 10111 |
Color Harmonies of #651265
Complementary color
Monochromatic Colors of #651265
Black with #651265
Text Example
Text Example
White with #651265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651265; }
p { color: rgb(101,18,101); }
H1.HeaderClassName
{
color: #651265;
}
.AnyTagClassName
{
color: #651265;
}
</style>
background-color css
<style>
a { background-color: #651265; }
a { background-color: rgb(101,18,101); }
div.DivClassName
{
background-color: #651265;
}
.BgClassName
{
background-color: #651265;
}
</style>
border-color css
<style>
span { border-color: #651265; }
span { border-color: rgb(101,18,101); }
td.TdClassName
{
border-color: #651265;
}
.TagClassName
{
border-color: #651265;
}
</style>