Shades of Palatinate Purple #653358
Tints of Palatinate Purple #653358
RGB
CMYK
RGB Variations
Color information
#653358 (or 0x653358) is known color: Palatinate Purple. HEX triplet: 65, 33 and 58. RGB value is (101,51,88). Sum of RGB (Red+Green+Blue) = 101+51+88=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 51 (20.31% from 255 or 21.25% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #653358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653358 is #9ACCA7. Grayscale: #464646. Windows color (decimal): -10144936 or 5780325. OLE color: 5780325.
HSL color Cylindrical-coordinate representation of color #653358: hue angle of 315.6º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #653358 is Cyan = 0, Magento = 0.50, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 88 | - |
| CMYK | 0 | 0.50 | 0.13 | 0.60 |
| HSL | 315.6º | 0.33% | 0.3% | - |
| HSV(B) | 315.6º | 0.5% | 0.4% | - |
| XYZ | 8.31 | 5.84 | 9.92 | - |
| YUV | 70.17 | 138.07 | 149.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 88 | 0 | 0.50 | 0.13 | 0.60 | 315.6 | 0.33 | 0.3 |
| Hex | 65 | 33 | 58 | 0 | 32 | D | 3C | 13C | 21 | 1E |
| Octal | 145 | 63 | 130 | 0 | 62 | 15 | 74 | 474 | 41 | 36 |
| Binary | 1100101 | 110011 | 1011000 | 0 | 110010 | 1101 | 111100 | 100111100 | 100001 | 11110 |
Color Harmonies of #653358
Complementary color
Monochromatic Colors of #653358
Black with #653358
Text Example
Text Example
White with #653358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653358; }
p { color: rgb(101,51,88); }
H1.HeaderClassName
{
color: #653358;
}
.AnyTagClassName
{
color: #653358;
}
</style>
background-color css
<style>
a { background-color: #653358; }
a { background-color: rgb(101,51,88); }
div.DivClassName
{
background-color: #653358;
}
.BgClassName
{
background-color: #653358;
}
</style>
border-color css
<style>
span { border-color: #653358; }
span { border-color: rgb(101,51,88); }
td.TdClassName
{
border-color: #653358;
}
.TagClassName
{
border-color: #653358;
}
</style>