Shades of Palatinate Purple #653959
Tints of Palatinate Purple #653959
RGB
CMYK
RGB Variations
Color information
#653959 (or 0x653959) is known color: Palatinate Purple. HEX triplet: 65, 39 and 59. RGB value is (101,57,89). Sum of RGB (Red+Green+Blue) = 101+57+89=247 (32% of max value = 765). Red value is 101 (39.84% from 255 or 40.89% from 247); Green value is 57 (22.66% from 255 or 23.08% from 247); Blue value is 89 (35.16% from 255 or 36.03% from 247); Max value from RGB is 101 - color contains mainly: red. Hex color #653959 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653959 is #9AC6A6. Grayscale: #494949. Windows color (decimal): -10143399 or 5847397. OLE color: 5847397.
HSL color Cylindrical-coordinate representation of color #653959: hue angle of 316.36º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #653959 is Cyan = 0, Magento = 0.44, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 57 | 89 | - |
| CMYK | 0 | 0.44 | 0.12 | 0.60 |
| HSL | 316.36º | 0.28% | 0.31% | - |
| HSV(B) | 316.36º | 0.44% | 0.4% | - |
| XYZ | 8.63 | 6.41 | 10.23 | - |
| YUV | 73.8 | 136.58 | 147.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 57 | 89 | 0 | 0.44 | 0.12 | 0.60 | 316.36 | 0.28 | 0.31 |
| Hex | 65 | 39 | 59 | 0 | 2C | C | 3C | 13C | 1C | 1F |
| Octal | 145 | 71 | 131 | 0 | 54 | 14 | 74 | 474 | 34 | 37 |
| Binary | 1100101 | 111001 | 1011001 | 0 | 101100 | 1100 | 111100 | 100111100 | 11100 | 11111 |
Color Harmonies of #653959
Complementary color
Monochromatic Colors of #653959
Black with #653959
Text Example
Text Example
White with #653959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653959; }
p { color: rgb(101,57,89); }
H1.HeaderClassName
{
color: #653959;
}
.AnyTagClassName
{
color: #653959;
}
</style>
background-color css
<style>
a { background-color: #653959; }
a { background-color: rgb(101,57,89); }
div.DivClassName
{
background-color: #653959;
}
.BgClassName
{
background-color: #653959;
}
</style>
border-color css
<style>
span { border-color: #653959; }
span { border-color: rgb(101,57,89); }
td.TdClassName
{
border-color: #653959;
}
.TagClassName
{
border-color: #653959;
}
</style>