Shades of Palatinate Purple #652556
Tints of Palatinate Purple #652556
RGB
CMYK
RGB Variations
Color information
#652556 (or 0x652556) is known color: Palatinate Purple. HEX triplet: 65, 25 and 56. RGB value is (101,37,86). Sum of RGB (Red+Green+Blue) = 101+37+86=224 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.09% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 101 - color contains mainly: red. Hex color #652556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652556 is #9ADAA9. Grayscale: #3D3D3D. Windows color (decimal): -10148522 or 5645669. OLE color: 5645669.
HSL color Cylindrical-coordinate representation of color #652556: hue angle of 314.06º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #652556 is Cyan = 0, Magento = 0.63, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 37 | 86 | - |
| CMYK | 0 | 0.63 | 0.15 | 0.60 |
| HSL | 314.06º | 0.46% | 0.27% | - |
| HSV(B) | 314.06º | 0.63% | 0.4% | - |
| XYZ | 7.71 | 4.76 | 9.32 | - |
| YUV | 61.72 | 141.7 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 37 | 86 | 0 | 0.63 | 0.15 | 0.60 | 314.06 | 0.46 | 0.27 |
| Hex | 65 | 25 | 56 | 0 | 3F | F | 3C | 13A | 2E | 1B |
| Octal | 145 | 45 | 126 | 0 | 77 | 17 | 74 | 472 | 56 | 33 |
| Binary | 1100101 | 100101 | 1010110 | 0 | 111111 | 1111 | 111100 | 100111010 | 101110 | 11011 |
Color Harmonies of #652556
Complementary color
Monochromatic Colors of #652556
Black with #652556
Text Example
Text Example
White with #652556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652556; }
p { color: rgb(101,37,86); }
H1.HeaderClassName
{
color: #652556;
}
.AnyTagClassName
{
color: #652556;
}
</style>
background-color css
<style>
a { background-color: #652556; }
a { background-color: rgb(101,37,86); }
div.DivClassName
{
background-color: #652556;
}
.BgClassName
{
background-color: #652556;
}
</style>
border-color css
<style>
span { border-color: #652556; }
span { border-color: rgb(101,37,86); }
td.TdClassName
{
border-color: #652556;
}
.TagClassName
{
border-color: #652556;
}
</style>