Shades of Palatinate Purple #650465
Tints of Palatinate Purple #650465
RGB
CMYK
RGB Variations
Color information
#650465 (or 0x650465) is known color: Palatinate Purple. HEX triplet: 65, 04 and 65. RGB value is (101,4,101). Sum of RGB (Red+Green+Blue) = 101+4+101=206 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.03% from 206); Green value is 4 (1.95% from 255 or 1.94% from 206); Blue value is 101 (39.84% from 255 or 49.03% from 206); Max value from RGB is 101 - color contains mainly: red, blue. Hex color #650465 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #650465 is #9AFB9A. Grayscale: #2B2B2B. Windows color (decimal): -10156955 or 6620261. OLE color: 6620261.
HSL color Cylindrical-coordinate representation of color #650465: hue angle of 300º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #650465 is Cyan = 0, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 4 | 101 | - |
| CMYK | 0 | 0.96 | 0 | 0.60 |
| HSL | 300º | 0.92% | 0.21% | - |
| HSV(B) | 300º | 0.96% | 0.4% | - |
| XYZ | 7.76 | 3.79 | 12.64 | - |
| YUV | 44.06 | 160.14 | 168.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 4 | 101 | 0 | 0.96 | 0 | 0.60 | 300 | 0.92 | 0.21 |
| Hex | 65 | 4 | 65 | 0 | 60 | 0 | 3C | 12C | 5C | 15 |
| Octal | 145 | 4 | 145 | 0 | 140 | 0 | 74 | 454 | 134 | 25 |
| Binary | 1100101 | 100 | 1100101 | 0 | 1100000 | 0 | 111100 | 100101100 | 1011100 | 10101 |
Color Harmonies of #650465
Complementary color
Monochromatic Colors of #650465
Black with #650465
Text Example
Text Example
White with #650465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650465; }
p { color: rgb(101,4,101); }
H1.HeaderClassName
{
color: #650465;
}
.AnyTagClassName
{
color: #650465;
}
</style>
background-color css
<style>
a { background-color: #650465; }
a { background-color: rgb(101,4,101); }
div.DivClassName
{
background-color: #650465;
}
.BgClassName
{
background-color: #650465;
}
</style>
border-color css
<style>
span { border-color: #650465; }
span { border-color: rgb(101,4,101); }
td.TdClassName
{
border-color: #650465;
}
.TagClassName
{
border-color: #650465;
}
</style>