Shades of Palatinate Purple #653756
Tints of Palatinate Purple #653756
RGB
CMYK
RGB Variations
Color information
#653756 (or 0x653756) is known color: Palatinate Purple. HEX triplet: 65, 37 and 56. RGB value is (101,55,86). Sum of RGB (Red+Green+Blue) = 101+55+86=242 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.74% from 242); Green value is 55 (21.88% from 255 or 22.73% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 101 - color contains mainly: red. Hex color #653756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653756 is #9AC8A9. Grayscale: #484848. Windows color (decimal): -10143914 or 5650277. OLE color: 5650277.
HSL color Cylindrical-coordinate representation of color #653756: hue angle of 319.57º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #653756 is Cyan = 0, Magento = 0.46, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 55 | 86 | - |
| CMYK | 0 | 0.46 | 0.15 | 0.60 |
| HSL | 319.57º | 0.29% | 0.31% | - |
| HSV(B) | 319.57º | 0.46% | 0.4% | - |
| XYZ | 8.41 | 6.17 | 9.55 | - |
| YUV | 72.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 55 | 86 | 0 | 0.46 | 0.15 | 0.60 | 319.57 | 0.29 | 0.31 |
| Hex | 65 | 37 | 56 | 0 | 2E | F | 3C | 140 | 1D | 1F |
| Octal | 145 | 67 | 126 | 0 | 56 | 17 | 74 | 500 | 35 | 37 |
| Binary | 1100101 | 110111 | 1010110 | 0 | 101110 | 1111 | 111100 | 101000000 | 11101 | 11111 |
Color Harmonies of #653756
Complementary color
Monochromatic Colors of #653756
Black with #653756
Text Example
Text Example
White with #653756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653756; }
p { color: rgb(101,55,86); }
H1.HeaderClassName
{
color: #653756;
}
.AnyTagClassName
{
color: #653756;
}
</style>
background-color css
<style>
a { background-color: #653756; }
a { background-color: rgb(101,55,86); }
div.DivClassName
{
background-color: #653756;
}
.BgClassName
{
background-color: #653756;
}
</style>
border-color css
<style>
span { border-color: #653756; }
span { border-color: rgb(101,55,86); }
td.TdClassName
{
border-color: #653756;
}
.TagClassName
{
border-color: #653756;
}
</style>