Shades of Palatinate Purple #651067
Tints of Palatinate Purple #651067
RGB
CMYK
RGB Variations
Color information
#651067 (or 0x651067) is known color: Palatinate Purple. HEX triplet: 65, 10 and 67. RGB value is (101,16,103). Sum of RGB (Red+Green+Blue) = 101+16+103=220 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.91% from 220); Green value is 16 (6.64% from 255 or 7.27% from 220); Blue value is 103 (40.62% from 255 or 46.82% from 220); Max value from RGB is 103 - color contains mainly: blue. Hex color #651067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651067 is #9AEF98. Grayscale: #333333. Windows color (decimal): -10153881 or 6754405. OLE color: 6754405.
HSL color Cylindrical-coordinate representation of color #651067: hue angle of 298.62º 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 #651067 is Cyan = 0.02, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 16 | 103 | - |
| CMYK | 0.02 | 0.84 | 0 | 0.60 |
| HSL | 298.62º | 0.73% | 0.23% | - |
| HSV(B) | 298.62º | 0.84% | 0.4% | - |
| XYZ | 8 | 4.12 | 13.2 | - |
| YUV | 51.33 | 157.16 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 16 | 103 | 0.02 | 0.84 | 0 | 0.60 | 298.62 | 0.73 | 0.23 |
| Hex | 65 | 10 | 67 | 2 | 54 | 0 | 3C | 12B | 49 | 17 |
| Octal | 145 | 20 | 147 | 2 | 124 | 0 | 74 | 453 | 111 | 27 |
| Binary | 1100101 | 10000 | 1100111 | 10 | 1010100 | 0 | 111100 | 100101011 | 1001001 | 10111 |
Color Harmonies of #651067
Complementary color
Monochromatic Colors of #651067
Black with #651067
Text Example
Text Example
White with #651067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651067; }
p { color: rgb(101,16,103); }
H1.HeaderClassName
{
color: #651067;
}
.AnyTagClassName
{
color: #651067;
}
</style>
background-color css
<style>
a { background-color: #651067; }
a { background-color: rgb(101,16,103); }
div.DivClassName
{
background-color: #651067;
}
.BgClassName
{
background-color: #651067;
}
</style>
border-color css
<style>
span { border-color: #651067; }
span { border-color: rgb(101,16,103); }
td.TdClassName
{
border-color: #651067;
}
.TagClassName
{
border-color: #651067;
}
</style>