Shades of Palatinate Purple #652156
Tints of Palatinate Purple #652156
RGB
CMYK
RGB Variations
Color information
#652156 (or 0x652156) is known color: Palatinate Purple. HEX triplet: 65, 21 and 56. RGB value is (101,33,86). Sum of RGB (Red+Green+Blue) = 101+33+86=220 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.91% from 220); Green value is 33 (13.28% from 255 or 15% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 101 - color contains mainly: red. Hex color #652156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652156 is #9ADEA9. Grayscale: #3B3B3B. Windows color (decimal): -10149546 or 5644645. OLE color: 5644645.
HSL color Cylindrical-coordinate representation of color #652156: hue angle of 313.24º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #652156 is Cyan = 0, Magento = 0.67, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 33 | 86 | - |
| CMYK | 0 | 0.67 | 0.15 | 0.60 |
| HSL | 313.24º | 0.51% | 0.26% | - |
| HSV(B) | 313.24º | 0.67% | 0.4% | - |
| XYZ | 7.59 | 4.53 | 9.28 | - |
| YUV | 59.37 | 143.03 | 157.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 33 | 86 | 0 | 0.67 | 0.15 | 0.60 | 313.24 | 0.51 | 0.26 |
| Hex | 65 | 21 | 56 | 0 | 43 | F | 3C | 139 | 33 | 1A |
| Octal | 145 | 41 | 126 | 0 | 103 | 17 | 74 | 471 | 63 | 32 |
| Binary | 1100101 | 100001 | 1010110 | 0 | 1000011 | 1111 | 111100 | 100111001 | 110011 | 11010 |
Color Harmonies of #652156
Complementary color
Monochromatic Colors of #652156
Black with #652156
Text Example
Text Example
White with #652156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652156; }
p { color: rgb(101,33,86); }
H1.HeaderClassName
{
color: #652156;
}
.AnyTagClassName
{
color: #652156;
}
</style>
background-color css
<style>
a { background-color: #652156; }
a { background-color: rgb(101,33,86); }
div.DivClassName
{
background-color: #652156;
}
.BgClassName
{
background-color: #652156;
}
</style>
border-color css
<style>
span { border-color: #652156; }
span { border-color: rgb(101,33,86); }
td.TdClassName
{
border-color: #652156;
}
.TagClassName
{
border-color: #652156;
}
</style>