Shades of Palatinate Purple #653556
Tints of Palatinate Purple #653556
RGB
CMYK
RGB Variations
Color information
#653556 (or 0x653556) is known color: Palatinate Purple. HEX triplet: 65, 35 and 56. RGB value is (101,53,86). Sum of RGB (Red+Green+Blue) = 101+53+86=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 53 (21.09% from 255 or 22.08% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #653556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653556 is #9ACAA9. Grayscale: #474747. Windows color (decimal): -10144426 or 5649765. OLE color: 5649765.
HSL color Cylindrical-coordinate representation of color #653556: hue angle of 318.75º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #653556 is Cyan = 0, Magento = 0.48, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 53 | 86 | - |
| CMYK | 0 | 0.48 | 0.15 | 0.60 |
| HSL | 318.75º | 0.31% | 0.3% | - |
| HSV(B) | 318.75º | 0.48% | 0.4% | - |
| XYZ | 8.32 | 5.98 | 9.52 | - |
| YUV | 71.11 | 136.4 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 53 | 86 | 0 | 0.48 | 0.15 | 0.60 | 318.75 | 0.31 | 0.3 |
| Hex | 65 | 35 | 56 | 0 | 30 | F | 3C | 13F | 1F | 1E |
| Octal | 145 | 65 | 126 | 0 | 60 | 17 | 74 | 477 | 37 | 36 |
| Binary | 1100101 | 110101 | 1010110 | 0 | 110000 | 1111 | 111100 | 100111111 | 11111 | 11110 |
Color Harmonies of #653556
Complementary color
Monochromatic Colors of #653556
Black with #653556
Text Example
Text Example
White with #653556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653556; }
p { color: rgb(101,53,86); }
H1.HeaderClassName
{
color: #653556;
}
.AnyTagClassName
{
color: #653556;
}
</style>
background-color css
<style>
a { background-color: #653556; }
a { background-color: rgb(101,53,86); }
div.DivClassName
{
background-color: #653556;
}
.BgClassName
{
background-color: #653556;
}
</style>
border-color css
<style>
span { border-color: #653556; }
span { border-color: rgb(101,53,86); }
td.TdClassName
{
border-color: #653556;
}
.TagClassName
{
border-color: #653556;
}
</style>