Shades of Palatinate Purple #651956
Tints of Palatinate Purple #651956
RGB
CMYK
RGB Variations
Color information
#651956 (or 0x651956) is known color: Palatinate Purple. HEX triplet: 65, 19 and 56. RGB value is (101,25,86). Sum of RGB (Red+Green+Blue) = 101+25+86=212 (28% of max value = 765). Red value is 101 (39.84% from 255 or 47.64% from 212); Green value is 25 (10.16% from 255 or 11.79% from 212); Blue value is 86 (33.98% from 255 or 40.57% from 212); Max value from RGB is 101 - color contains mainly: red. Hex color #651956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651956 is #9AE6A9. Grayscale: #363636. Windows color (decimal): -10151594 or 5642597. OLE color: 5642597.
HSL color Cylindrical-coordinate representation of color #651956: hue angle of 311.84º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #651956 is Cyan = 0, Magento = 0.75, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 25 | 86 | - |
| CMYK | 0 | 0.75 | 0.15 | 0.60 |
| HSL | 311.84º | 0.6% | 0.25% | - |
| HSV(B) | 311.84º | 0.75% | 0.4% | - |
| XYZ | 7.39 | 4.13 | 9.21 | - |
| YUV | 54.68 | 145.68 | 161.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 25 | 86 | 0 | 0.75 | 0.15 | 0.60 | 311.84 | 0.6 | 0.25 |
| Hex | 65 | 19 | 56 | 0 | 4B | F | 3C | 138 | 3C | 19 |
| Octal | 145 | 31 | 126 | 0 | 113 | 17 | 74 | 470 | 74 | 31 |
| Binary | 1100101 | 11001 | 1010110 | 0 | 1001011 | 1111 | 111100 | 100111000 | 111100 | 11001 |
Color Harmonies of #651956
Complementary color
Monochromatic Colors of #651956
Black with #651956
Text Example
Text Example
White with #651956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651956; }
p { color: rgb(101,25,86); }
H1.HeaderClassName
{
color: #651956;
}
.AnyTagClassName
{
color: #651956;
}
</style>
background-color css
<style>
a { background-color: #651956; }
a { background-color: rgb(101,25,86); }
div.DivClassName
{
background-color: #651956;
}
.BgClassName
{
background-color: #651956;
}
</style>
border-color css
<style>
span { border-color: #651956; }
span { border-color: rgb(101,25,86); }
td.TdClassName
{
border-color: #651956;
}
.TagClassName
{
border-color: #651956;
}
</style>