Shades of Palatinate Purple #653361
Tints of Palatinate Purple #653361
RGB
CMYK
RGB Variations
Color information
#653361 (or 0x653361) is known color: Palatinate Purple. HEX triplet: 65, 33 and 61. RGB value is (101,51,97). Sum of RGB (Red+Green+Blue) = 101+51+97=249 (32% of max value = 765). Red value is 101 (39.84% from 255 or 40.56% from 249); Green value is 51 (20.31% from 255 or 20.48% from 249); Blue value is 97 (38.28% from 255 or 38.96% from 249); Max value from RGB is 101 - color contains mainly: red. Hex color #653361 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653361 is #9ACC9E. Grayscale: #474747. Windows color (decimal): -10144927 or 6370149. OLE color: 6370149.
HSL color Cylindrical-coordinate representation of color #653361: hue angle of 304.8º 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 #653361 is Cyan = 0, Magento = 0.50, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 97 | - |
| CMYK | 0 | 0.50 | 0.04 | 0.60 |
| HSL | 304.8º | 0.33% | 0.3% | - |
| HSV(B) | 304.8º | 0.5% | 0.4% | - |
| XYZ | 8.71 | 6 | 12.01 | - |
| YUV | 71.19 | 142.57 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 97 | 0 | 0.50 | 0.04 | 0.60 | 304.8 | 0.33 | 0.3 |
| Hex | 65 | 33 | 61 | 0 | 32 | 4 | 3C | 131 | 21 | 1E |
| Octal | 145 | 63 | 141 | 0 | 62 | 4 | 74 | 461 | 41 | 36 |
| Binary | 1100101 | 110011 | 1100001 | 0 | 110010 | 100 | 111100 | 100110001 | 100001 | 11110 |
Color Harmonies of #653361
Complementary color
Monochromatic Colors of #653361
Black with #653361
Text Example
Text Example
White with #653361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653361; }
p { color: rgb(101,51,97); }
H1.HeaderClassName
{
color: #653361;
}
.AnyTagClassName
{
color: #653361;
}
</style>
background-color css
<style>
a { background-color: #653361; }
a { background-color: rgb(101,51,97); }
div.DivClassName
{
background-color: #653361;
}
.BgClassName
{
background-color: #653361;
}
</style>
border-color css
<style>
span { border-color: #653361; }
span { border-color: rgb(101,51,97); }
td.TdClassName
{
border-color: #653361;
}
.TagClassName
{
border-color: #653361;
}
</style>