Shades of Palatinate Purple #652766
Tints of Palatinate Purple #652766
RGB
CMYK
RGB Variations
Color information
#652766 (or 0x652766) is known color: Palatinate Purple. HEX triplet: 65, 27 and 66. RGB value is (101,39,102). Sum of RGB (Red+Green+Blue) = 101+39+102=242 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.74% from 242); Green value is 39 (15.62% from 255 or 16.12% from 242); Blue value is 102 (40.23% from 255 or 42.15% from 242); Max value from RGB is 102 - color contains mainly: blue. Hex color #652766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652766 is #9AD899. Grayscale: #404040. Windows color (decimal): -10147994 or 6694757. OLE color: 6694757.
HSL color Cylindrical-coordinate representation of color #652766: hue angle of 299.05º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #652766 is Cyan = 0.01, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 101 | 39 | 102 | - |
| CMYK | 0.01 | 0.62 | 0 | 0.6 |
| HSL | 299.05º | 0.45% | 0.28% | - |
| HSV(B) | 299.05º | 0.62% | 0.4% | - |
| XYZ | 8.49 | 5.18 | 13.12 | - |
| YUV | 64.72 | 149.04 | 153.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 39 | 102 | 0.01 | 0.62 | 0 | 0.6 | 299.05 | 0.45 | 0.28 |
| Hex | 65 | 27 | 66 | 1 | 3E | 0 | 3C | 12B | 2D | 1C |
| Octal | 145 | 47 | 146 | 1 | 76 | 0 | 74 | 453 | 55 | 34 |
| Binary | 1100101 | 100111 | 1100110 | 1 | 111110 | 0 | 111100 | 100101011 | 101101 | 11100 |
Color Harmonies of #652766
Complementary color
Monochromatic Colors of #652766
Black with #652766
Text Example
Text Example
White with #652766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652766; }
p { color: rgb(101,39,102); }
H1.HeaderClassName
{
color: #652766;
}
.AnyTagClassName
{
color: #652766;
}
</style>
background-color css
<style>
a { background-color: #652766; }
a { background-color: rgb(101,39,102); }
div.DivClassName
{
background-color: #652766;
}
.BgClassName
{
background-color: #652766;
}
</style>
border-color css
<style>
span { border-color: #652766; }
span { border-color: rgb(101,39,102); }
td.TdClassName
{
border-color: #652766;
}
.TagClassName
{
border-color: #652766;
}
</style>