Shades of Palatinate Purple #652859
Tints of Palatinate Purple #652859
RGB
CMYK
RGB Variations
Color information
#652859 (or 0x652859) is known color: Palatinate Purple. HEX triplet: 65, 28 and 59. RGB value is (101,40,89). Sum of RGB (Red+Green+Blue) = 101+40+89=230 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.91% from 230); Green value is 40 (16.02% from 255 or 17.39% from 230); Blue value is 89 (35.16% from 255 or 38.70% from 230); Max value from RGB is 101 - color contains mainly: red. Hex color #652859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652859 is #9AD7A6. Grayscale: #3F3F3F. Windows color (decimal): -10147751 or 5843045. OLE color: 5843045.
HSL color Cylindrical-coordinate representation of color #652859: hue angle of 311.8º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #652859 is Cyan = 0, Magento = 0.60, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 40 | 89 | - |
| CMYK | 0 | 0.60 | 0.12 | 0.60 |
| HSL | 311.8º | 0.43% | 0.28% | - |
| HSV(B) | 311.8º | 0.6% | 0.4% | - |
| XYZ | 7.93 | 5.01 | 10 | - |
| YUV | 63.83 | 142.21 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 40 | 89 | 0 | 0.60 | 0.12 | 0.60 | 311.8 | 0.43 | 0.28 |
| Hex | 65 | 28 | 59 | 0 | 3C | C | 3C | 138 | 2B | 1C |
| Octal | 145 | 50 | 131 | 0 | 74 | 14 | 74 | 470 | 53 | 34 |
| Binary | 1100101 | 101000 | 1011001 | 0 | 111100 | 1100 | 111100 | 100111000 | 101011 | 11100 |
Color Harmonies of #652859
Complementary color
Monochromatic Colors of #652859
Black with #652859
Text Example
Text Example
White with #652859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652859; }
p { color: rgb(101,40,89); }
H1.HeaderClassName
{
color: #652859;
}
.AnyTagClassName
{
color: #652859;
}
</style>
background-color css
<style>
a { background-color: #652859; }
a { background-color: rgb(101,40,89); }
div.DivClassName
{
background-color: #652859;
}
.BgClassName
{
background-color: #652859;
}
</style>
border-color css
<style>
span { border-color: #652859; }
span { border-color: rgb(101,40,89); }
td.TdClassName
{
border-color: #652859;
}
.TagClassName
{
border-color: #652859;
}
</style>