Shades of Palatinate Purple #653861
Tints of Palatinate Purple #653861
RGB
CMYK
RGB Variations
Color information
#653861 (or 0x653861) is known color: Palatinate Purple. HEX triplet: 65, 38 and 61. RGB value is (101,56,97). Sum of RGB (Red+Green+Blue) = 101+56+97=254 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.76% from 254); Green value is 56 (22.27% from 255 or 22.05% from 254); Blue value is 97 (38.28% from 255 or 38.19% from 254); Max value from RGB is 101 - color contains mainly: red. Hex color #653861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653861 is #9AC79E. Grayscale: #4A4A4A. Windows color (decimal): -10143647 or 6371429. OLE color: 6371429.
HSL color Cylindrical-coordinate representation of color #653861: hue angle of 305.33º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #653861 is Cyan = 0, Magento = 0.45, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 97 | - |
| CMYK | 0 | 0.45 | 0.04 | 0.60 |
| HSL | 305.33º | 0.29% | 0.31% | - |
| HSV(B) | 305.33º | 0.45% | 0.4% | - |
| XYZ | 8.94 | 6.46 | 12.08 | - |
| YUV | 74.13 | 140.91 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 97 | 0 | 0.45 | 0.04 | 0.60 | 305.33 | 0.29 | 0.31 |
| Hex | 65 | 38 | 61 | 0 | 2D | 4 | 3C | 131 | 1D | 1F |
| Octal | 145 | 70 | 141 | 0 | 55 | 4 | 74 | 461 | 35 | 37 |
| Binary | 1100101 | 111000 | 1100001 | 0 | 101101 | 100 | 111100 | 100110001 | 11101 | 11111 |
Color Harmonies of #653861
Complementary color
Monochromatic Colors of #653861
Black with #653861
Text Example
Text Example
White with #653861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653861; }
p { color: rgb(101,56,97); }
H1.HeaderClassName
{
color: #653861;
}
.AnyTagClassName
{
color: #653861;
}
</style>
background-color css
<style>
a { background-color: #653861; }
a { background-color: rgb(101,56,97); }
div.DivClassName
{
background-color: #653861;
}
.BgClassName
{
background-color: #653861;
}
</style>
border-color css
<style>
span { border-color: #653861; }
span { border-color: rgb(101,56,97); }
td.TdClassName
{
border-color: #653861;
}
.TagClassName
{
border-color: #653861;
}
</style>