Shades of Palatinate Purple #651056
Tints of Palatinate Purple #651056
RGB
CMYK
RGB Variations
Color information
#651056 (or 0x651056) is known color: Palatinate Purple. HEX triplet: 65, 10 and 56. RGB value is (101,16,86). Sum of RGB (Red+Green+Blue) = 101+16+86=203 (26% of max value = 765). Red value is 101 (39.84% from 255 or 49.75% from 203); Green value is 16 (6.64% from 255 or 7.88% from 203); Blue value is 86 (33.98% from 255 or 42.36% from 203); Max value from RGB is 101 - color contains mainly: red. Hex color #651056 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651056 is #9AEFA9. Grayscale: #313131. Windows color (decimal): -10153898 or 5640293. OLE color: 5640293.
HSL color Cylindrical-coordinate representation of color #651056: hue angle of 310.59º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #651056 is Cyan = 0, Magento = 0.84, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 16 | 86 | - |
| CMYK | 0 | 0.84 | 0.15 | 0.60 |
| HSL | 310.59º | 0.73% | 0.23% | - |
| HSV(B) | 310.59º | 0.84% | 0.4% | - |
| XYZ | 7.23 | 3.81 | 9.16 | - |
| YUV | 49.4 | 148.66 | 164.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 16 | 86 | 0 | 0.84 | 0.15 | 0.60 | 310.59 | 0.73 | 0.23 |
| Hex | 65 | 10 | 56 | 0 | 54 | F | 3C | 137 | 49 | 17 |
| Octal | 145 | 20 | 126 | 0 | 124 | 17 | 74 | 467 | 111 | 27 |
| Binary | 1100101 | 10000 | 1010110 | 0 | 1010100 | 1111 | 111100 | 100110111 | 1001001 | 10111 |
Color Harmonies of #651056
Complementary color
Monochromatic Colors of #651056
Black with #651056
Text Example
Text Example
White with #651056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651056; }
p { color: rgb(101,16,86); }
H1.HeaderClassName
{
color: #651056;
}
.AnyTagClassName
{
color: #651056;
}
</style>
background-color css
<style>
a { background-color: #651056; }
a { background-color: rgb(101,16,86); }
div.DivClassName
{
background-color: #651056;
}
.BgClassName
{
background-color: #651056;
}
</style>
border-color css
<style>
span { border-color: #651056; }
span { border-color: rgb(101,16,86); }
td.TdClassName
{
border-color: #651056;
}
.TagClassName
{
border-color: #651056;
}
</style>