Shades of Palatinate Purple #653458
Tints of Palatinate Purple #653458
RGB
CMYK
RGB Variations
Color information
#653458 (or 0x653458) is known color: Palatinate Purple. HEX triplet: 65, 34 and 58. RGB value is (101,52,88). Sum of RGB (Red+Green+Blue) = 101+52+88=241 (31% of max value = 765). Red value is 101 (39.84% from 255 or 41.91% from 241); Green value is 52 (20.70% from 255 or 21.58% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 101 - color contains mainly: red. Hex color #653458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653458 is #9ACBA7. Grayscale: #464646. Windows color (decimal): -10144680 or 5780581. OLE color: 5780581.
HSL color Cylindrical-coordinate representation of color #653458: hue angle of 315.92º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #653458 is Cyan = 0, Magento = 0.49, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 52 | 88 | - |
| CMYK | 0 | 0.49 | 0.13 | 0.60 |
| HSL | 315.92º | 0.32% | 0.3% | - |
| HSV(B) | 315.92º | 0.49% | 0.4% | - |
| XYZ | 8.36 | 5.93 | 9.94 | - |
| YUV | 70.76 | 137.73 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 88 | 0 | 0.49 | 0.13 | 0.60 | 315.92 | 0.32 | 0.3 |
| Hex | 65 | 34 | 58 | 0 | 31 | D | 3C | 13C | 20 | 1E |
| Octal | 145 | 64 | 130 | 0 | 61 | 15 | 74 | 474 | 40 | 36 |
| Binary | 1100101 | 110100 | 1011000 | 0 | 110001 | 1101 | 111100 | 100111100 | 100000 | 11110 |
Color Harmonies of #653458
Complementary color
Monochromatic Colors of #653458
Black with #653458
Text Example
Text Example
White with #653458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653458; }
p { color: rgb(101,52,88); }
H1.HeaderClassName
{
color: #653458;
}
.AnyTagClassName
{
color: #653458;
}
</style>
background-color css
<style>
a { background-color: #653458; }
a { background-color: rgb(101,52,88); }
div.DivClassName
{
background-color: #653458;
}
.BgClassName
{
background-color: #653458;
}
</style>
border-color css
<style>
span { border-color: #653458; }
span { border-color: rgb(101,52,88); }
td.TdClassName
{
border-color: #653458;
}
.TagClassName
{
border-color: #653458;
}
</style>