Shades of Palatinate Purple #651856
Tints of Palatinate Purple #651856
RGB
CMYK
RGB Variations
Color information
#651856 (or 0x651856) is known color: Palatinate Purple. HEX triplet: 65, 18 and 56. RGB value is (101,24,86). Sum of RGB (Red+Green+Blue) = 101+24+86=211 (27% of max value = 765). Red value is 101 (39.84% from 255 or 47.87% from 211); Green value is 24 (9.77% from 255 or 11.37% from 211); Blue value is 86 (33.98% from 255 or 40.76% from 211); Max value from RGB is 101 - color contains mainly: red. Hex color #651856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651856 is #9AE7A9. Grayscale: #353535. Windows color (decimal): -10151850 or 5642341. OLE color: 5642341.
HSL color Cylindrical-coordinate representation of color #651856: hue angle of 311.69º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #651856 is Cyan = 0, Magento = 0.76, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 24 | 86 | - |
| CMYK | 0 | 0.76 | 0.15 | 0.60 |
| HSL | 311.69º | 0.62% | 0.25% | - |
| HSV(B) | 311.69º | 0.76% | 0.4% | - |
| XYZ | 7.37 | 4.09 | 9.21 | - |
| YUV | 54.09 | 146.01 | 161.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 24 | 86 | 0 | 0.76 | 0.15 | 0.60 | 311.69 | 0.62 | 0.25 |
| Hex | 65 | 18 | 56 | 0 | 4C | F | 3C | 138 | 3E | 19 |
| Octal | 145 | 30 | 126 | 0 | 114 | 17 | 74 | 470 | 76 | 31 |
| Binary | 1100101 | 11000 | 1010110 | 0 | 1001100 | 1111 | 111100 | 100111000 | 111110 | 11001 |
Color Harmonies of #651856
Complementary color
Monochromatic Colors of #651856
Black with #651856
Text Example
Text Example
White with #651856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651856; }
p { color: rgb(101,24,86); }
H1.HeaderClassName
{
color: #651856;
}
.AnyTagClassName
{
color: #651856;
}
</style>
background-color css
<style>
a { background-color: #651856; }
a { background-color: rgb(101,24,86); }
div.DivClassName
{
background-color: #651856;
}
.BgClassName
{
background-color: #651856;
}
</style>
border-color css
<style>
span { border-color: #651856; }
span { border-color: rgb(101,24,86); }
td.TdClassName
{
border-color: #651856;
}
.TagClassName
{
border-color: #651856;
}
</style>