Shades of Palatinate Purple #653054
Tints of Palatinate Purple #653054
RGB
CMYK
RGB Variations
Color information
#653054 (or 0x653054) is known color: Palatinate Purple. HEX triplet: 65, 30 and 54. RGB value is (101,48,84). Sum of RGB (Red+Green+Blue) = 101+48+84=233 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.35% from 233); Green value is 48 (19.14% from 255 or 20.60% from 233); Blue value is 84 (33.20% from 255 or 36.05% from 233); Max value from RGB is 101 - color contains mainly: red. Hex color #653054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653054 is #9ACFAB. Grayscale: #434343. Windows color (decimal): -10145708 or 5517413. OLE color: 5517413.
HSL color Cylindrical-coordinate representation of color #653054: hue angle of 319.25º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #653054 is Cyan = 0, Magento = 0.52, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 84 | - |
| CMYK | 0 | 0.52 | 0.17 | 0.60 |
| HSL | 319.25º | 0.36% | 0.29% | - |
| HSV(B) | 319.25º | 0.52% | 0.4% | - |
| XYZ | 8.02 | 5.52 | 9.03 | - |
| YUV | 67.95 | 137.06 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 84 | 0 | 0.52 | 0.17 | 0.60 | 319.25 | 0.36 | 0.29 |
| Hex | 65 | 30 | 54 | 0 | 34 | 11 | 3C | 13F | 24 | 1D |
| Octal | 145 | 60 | 124 | 0 | 64 | 21 | 74 | 477 | 44 | 35 |
| Binary | 1100101 | 110000 | 1010100 | 0 | 110100 | 10001 | 111100 | 100111111 | 100100 | 11101 |
Color Harmonies of #653054
Complementary color
Monochromatic Colors of #653054
Black with #653054
Text Example
Text Example
White with #653054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653054; }
p { color: rgb(101,48,84); }
H1.HeaderClassName
{
color: #653054;
}
.AnyTagClassName
{
color: #653054;
}
</style>
background-color css
<style>
a { background-color: #653054; }
a { background-color: rgb(101,48,84); }
div.DivClassName
{
background-color: #653054;
}
.BgClassName
{
background-color: #653054;
}
</style>
border-color css
<style>
span { border-color: #653054; }
span { border-color: rgb(101,48,84); }
td.TdClassName
{
border-color: #653054;
}
.TagClassName
{
border-color: #653054;
}
</style>