Shades of Palatinate Purple #653356
Tints of Palatinate Purple #653356
RGB
CMYK
RGB Variations
Color information
#653356 (or 0x653356) is known color: Palatinate Purple. HEX triplet: 65, 33 and 56. RGB value is (101,51,86). Sum of RGB (Red+Green+Blue) = 101+51+86=238 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.44% from 238); Green value is 51 (20.31% from 255 or 21.43% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 101 - color contains mainly: red. Hex color #653356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653356 is #9ACCA9. Grayscale: #454545. Windows color (decimal): -10144938 or 5649253. OLE color: 5649253.
HSL color Cylindrical-coordinate representation of color #653356: hue angle of 318º 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 #653356 is Cyan = 0, Magento = 0.50, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 86 | - |
| CMYK | 0 | 0.50 | 0.15 | 0.60 |
| HSL | 318º | 0.33% | 0.3% | - |
| HSV(B) | 318º | 0.5% | 0.4% | - |
| XYZ | 8.23 | 5.81 | 9.49 | - |
| YUV | 69.94 | 137.07 | 150.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 86 | 0 | 0.50 | 0.15 | 0.60 | 318 | 0.33 | 0.3 |
| Hex | 65 | 33 | 56 | 0 | 32 | F | 3C | 13E | 21 | 1E |
| Octal | 145 | 63 | 126 | 0 | 62 | 17 | 74 | 476 | 41 | 36 |
| Binary | 1100101 | 110011 | 1010110 | 0 | 110010 | 1111 | 111100 | 100111110 | 100001 | 11110 |
Color Harmonies of #653356
Complementary color
Monochromatic Colors of #653356
Black with #653356
Text Example
Text Example
White with #653356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653356; }
p { color: rgb(101,51,86); }
H1.HeaderClassName
{
color: #653356;
}
.AnyTagClassName
{
color: #653356;
}
</style>
background-color css
<style>
a { background-color: #653356; }
a { background-color: rgb(101,51,86); }
div.DivClassName
{
background-color: #653356;
}
.BgClassName
{
background-color: #653356;
}
</style>
border-color css
<style>
span { border-color: #653356; }
span { border-color: rgb(101,51,86); }
td.TdClassName
{
border-color: #653356;
}
.TagClassName
{
border-color: #653356;
}
</style>