Shades of Palatinate Purple #653558
Tints of Palatinate Purple #653558
RGB
CMYK
RGB Variations
Color information
#653558 (or 0x653558) is known color: Palatinate Purple. HEX triplet: 65, 35 and 58. RGB value is (101,53,88). Sum of RGB (Red+Green+Blue) = 101+53+88=242 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.74% from 242); Green value is 53 (21.09% from 255 or 21.90% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 101 - color contains mainly: red. Hex color #653558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653558 is #9ACAA7. Grayscale: #474747. Windows color (decimal): -10144424 or 5780837. OLE color: 5780837.
HSL color Cylindrical-coordinate representation of color #653558: hue angle of 316.25º 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 #653558 is Cyan = 0, Magento = 0.48, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 53 | 88 | - |
| CMYK | 0 | 0.48 | 0.13 | 0.60 |
| HSL | 316.25º | 0.31% | 0.3% | - |
| HSV(B) | 316.25º | 0.48% | 0.4% | - |
| XYZ | 8.4 | 6.02 | 9.95 | - |
| YUV | 71.34 | 137.4 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 53 | 88 | 0 | 0.48 | 0.13 | 0.60 | 316.25 | 0.31 | 0.3 |
| Hex | 65 | 35 | 58 | 0 | 30 | D | 3C | 13C | 1F | 1E |
| Octal | 145 | 65 | 130 | 0 | 60 | 15 | 74 | 474 | 37 | 36 |
| Binary | 1100101 | 110101 | 1011000 | 0 | 110000 | 1101 | 111100 | 100111100 | 11111 | 11110 |
Color Harmonies of #653558
Complementary color
Monochromatic Colors of #653558
Black with #653558
Text Example
Text Example
White with #653558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653558; }
p { color: rgb(101,53,88); }
H1.HeaderClassName
{
color: #653558;
}
.AnyTagClassName
{
color: #653558;
}
</style>
background-color css
<style>
a { background-color: #653558; }
a { background-color: rgb(101,53,88); }
div.DivClassName
{
background-color: #653558;
}
.BgClassName
{
background-color: #653558;
}
</style>
border-color css
<style>
span { border-color: #653558; }
span { border-color: rgb(101,53,88); }
td.TdClassName
{
border-color: #653558;
}
.TagClassName
{
border-color: #653558;
}
</style>