Shades of Palatinate Purple #642756
Tints of Palatinate Purple #642756
RGB
CMYK
RGB Variations
Color information
#642756 (or 0x642756) is known color: Palatinate Purple. HEX triplet: 64, 27 and 56. RGB value is (100,39,86). Sum of RGB (Red+Green+Blue) = 100+39+86=225 (29% of max value = 765). Red value is 100 (39.45% from 255 or 44.44% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 86 (33.98% from 255 or 38.22% from 225); Max value from RGB is 100 - color contains mainly: red. Hex color #642756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642756 is #9BD8A9. Grayscale: #3E3E3E. Windows color (decimal): -10213546 or 5646180. OLE color: 5646180.
HSL color Cylindrical-coordinate representation of color #642756: hue angle of 313.77º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #642756 is Cyan = 0, Magento = 0.61, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 39 | 86 | - |
| CMYK | 0 | 0.61 | 0.14 | 0.61 |
| HSL | 313.77º | 0.44% | 0.27% | - |
| HSV(B) | 313.77º | 0.61% | 0.39% | - |
| XYZ | 7.66 | 4.83 | 9.33 | - |
| YUV | 62.6 | 141.21 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 39 | 86 | 0 | 0.61 | 0.14 | 0.61 | 313.77 | 0.44 | 0.27 |
| Hex | 64 | 27 | 56 | 0 | 3D | E | 3D | 13A | 2C | 1B |
| Octal | 144 | 47 | 126 | 0 | 75 | 16 | 75 | 472 | 54 | 33 |
| Binary | 1100100 | 100111 | 1010110 | 0 | 111101 | 1110 | 111101 | 100111010 | 101100 | 11011 |
Color Harmonies of #642756
Complementary color
Monochromatic Colors of #642756
Black with #642756
Text Example
Text Example
White with #642756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642756; }
p { color: rgb(100,39,86); }
H1.HeaderClassName
{
color: #642756;
}
.AnyTagClassName
{
color: #642756;
}
</style>
background-color css
<style>
a { background-color: #642756; }
a { background-color: rgb(100,39,86); }
div.DivClassName
{
background-color: #642756;
}
.BgClassName
{
background-color: #642756;
}
</style>
border-color css
<style>
span { border-color: #642756; }
span { border-color: rgb(100,39,86); }
td.TdClassName
{
border-color: #642756;
}
.TagClassName
{
border-color: #642756;
}
</style>