Shades of Palatinate Purple #653261
Tints of Palatinate Purple #653261
RGB
CMYK
RGB Variations
Color information
#653261 (or 0x653261) is known color: Palatinate Purple. HEX triplet: 65, 32 and 61. RGB value is (101,50,97). Sum of RGB (Red+Green+Blue) = 101+50+97=248 (32% of max value = 765). Red value is 101 (39.84% from 255 or 40.73% from 248); Green value is 50 (19.92% from 255 or 20.16% from 248); Blue value is 97 (38.28% from 255 or 39.11% from 248); Max value from RGB is 101 - color contains mainly: red. Hex color #653261 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653261 is #9ACD9E. Grayscale: #464646. Windows color (decimal): -10145183 or 6369893. OLE color: 6369893.
HSL color Cylindrical-coordinate representation of color #653261: hue angle of 304.71º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #653261 is Cyan = 0, Magento = 0.50, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 50 | 97 | - |
| CMYK | 0 | 0.50 | 0.04 | 0.60 |
| HSL | 304.71º | 0.34% | 0.3% | - |
| HSV(B) | 304.71º | 0.5% | 0.4% | - |
| XYZ | 8.67 | 5.91 | 11.99 | - |
| YUV | 70.61 | 142.9 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 97 | 0 | 0.50 | 0.04 | 0.60 | 304.71 | 0.34 | 0.3 |
| Hex | 65 | 32 | 61 | 0 | 32 | 4 | 3C | 131 | 22 | 1E |
| Octal | 145 | 62 | 141 | 0 | 62 | 4 | 74 | 461 | 42 | 36 |
| Binary | 1100101 | 110010 | 1100001 | 0 | 110010 | 100 | 111100 | 100110001 | 100010 | 11110 |
Color Harmonies of #653261
Complementary color
Monochromatic Colors of #653261
Black with #653261
Text Example
Text Example
White with #653261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653261; }
p { color: rgb(101,50,97); }
H1.HeaderClassName
{
color: #653261;
}
.AnyTagClassName
{
color: #653261;
}
</style>
background-color css
<style>
a { background-color: #653261; }
a { background-color: rgb(101,50,97); }
div.DivClassName
{
background-color: #653261;
}
.BgClassName
{
background-color: #653261;
}
</style>
border-color css
<style>
span { border-color: #653261; }
span { border-color: rgb(101,50,97); }
td.TdClassName
{
border-color: #653261;
}
.TagClassName
{
border-color: #653261;
}
</style>