Shades of Palatinate Purple #653656
Tints of Palatinate Purple #653656
RGB
CMYK
RGB Variations
Color information
#653656 (or 0x653656) is known color: Palatinate Purple. HEX triplet: 65, 36 and 56. RGB value is (101,54,86). Sum of RGB (Red+Green+Blue) = 101+54+86=241 (31% of max value = 765). Red value is 101 (39.84% from 255 or 41.91% from 241); Green value is 54 (21.48% from 255 or 22.41% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 101 - color contains mainly: red. Hex color #653656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653656 is #9AC9A9. Grayscale: #474747. Windows color (decimal): -10144170 or 5650021. OLE color: 5650021.
HSL color Cylindrical-coordinate representation of color #653656: hue angle of 319.15º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #653656 is Cyan = 0, Magento = 0.47, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 54 | 86 | - |
| CMYK | 0 | 0.47 | 0.15 | 0.60 |
| HSL | 319.15º | 0.3% | 0.3% | - |
| HSV(B) | 319.15º | 0.47% | 0.4% | - |
| XYZ | 8.37 | 6.08 | 9.54 | - |
| YUV | 71.7 | 136.07 | 148.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 54 | 86 | 0 | 0.47 | 0.15 | 0.60 | 319.15 | 0.3 | 0.3 |
| Hex | 65 | 36 | 56 | 0 | 2F | F | 3C | 13F | 1E | 1E |
| Octal | 145 | 66 | 126 | 0 | 57 | 17 | 74 | 477 | 36 | 36 |
| Binary | 1100101 | 110110 | 1010110 | 0 | 101111 | 1111 | 111100 | 100111111 | 11110 | 11110 |
Color Harmonies of #653656
Complementary color
Monochromatic Colors of #653656
Black with #653656
Text Example
Text Example
White with #653656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653656; }
p { color: rgb(101,54,86); }
H1.HeaderClassName
{
color: #653656;
}
.AnyTagClassName
{
color: #653656;
}
</style>
background-color css
<style>
a { background-color: #653656; }
a { background-color: rgb(101,54,86); }
div.DivClassName
{
background-color: #653656;
}
.BgClassName
{
background-color: #653656;
}
</style>
border-color css
<style>
span { border-color: #653656; }
span { border-color: rgb(101,54,86); }
td.TdClassName
{
border-color: #653656;
}
.TagClassName
{
border-color: #653656;
}
</style>