Shades of Palatinate Purple #653354
Tints of Palatinate Purple #653354
RGB
CMYK
RGB Variations
Color information
#653354 (or 0x653354) is known color: Palatinate Purple. HEX triplet: 65, 33 and 54. RGB value is (101,51,84). Sum of RGB (Red+Green+Blue) = 101+51+84=236 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.80% from 236); Green value is 51 (20.31% from 255 or 21.61% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 101 - color contains mainly: red. Hex color #653354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653354 is #9ACCAB. Grayscale: #454545. Windows color (decimal): -10144940 or 5518181. OLE color: 5518181.
HSL color Cylindrical-coordinate representation of color #653354: hue angle of 320.4º 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 #653354 is Cyan = 0, Magento = 0.50, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 84 | - |
| CMYK | 0 | 0.50 | 0.17 | 0.60 |
| HSL | 320.4º | 0.33% | 0.3% | - |
| HSV(B) | 320.4º | 0.5% | 0.4% | - |
| XYZ | 8.15 | 5.77 | 9.07 | - |
| YUV | 69.71 | 136.07 | 150.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 84 | 0 | 0.50 | 0.17 | 0.60 | 320.4 | 0.33 | 0.3 |
| Hex | 65 | 33 | 54 | 0 | 32 | 11 | 3C | 140 | 21 | 1E |
| Octal | 145 | 63 | 124 | 0 | 62 | 21 | 74 | 500 | 41 | 36 |
| Binary | 1100101 | 110011 | 1010100 | 0 | 110010 | 10001 | 111100 | 101000000 | 100001 | 11110 |
Color Harmonies of #653354
Complementary color
Monochromatic Colors of #653354
Black with #653354
Text Example
Text Example
White with #653354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653354; }
p { color: rgb(101,51,84); }
H1.HeaderClassName
{
color: #653354;
}
.AnyTagClassName
{
color: #653354;
}
</style>
background-color css
<style>
a { background-color: #653354; }
a { background-color: rgb(101,51,84); }
div.DivClassName
{
background-color: #653354;
}
.BgClassName
{
background-color: #653354;
}
</style>
border-color css
<style>
span { border-color: #653354; }
span { border-color: rgb(101,51,84); }
td.TdClassName
{
border-color: #653354;
}
.TagClassName
{
border-color: #653354;
}
</style>