Shades of Palatinate Purple #560754
Tints of Palatinate Purple #560754
RGB
CMYK
RGB Variations
Color information
#560754 (or 0x560754) is known color: Palatinate Purple. HEX triplet: 56, 07 and 54. RGB value is (86,7,84). Sum of RGB (Red+Green+Blue) = 86+7+84=177 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.59% from 177); Green value is 7 (3.12% from 255 or 3.95% from 177); Blue value is 84 (33.20% from 255 or 47.46% from 177); Max value from RGB is 86 - color contains mainly: red. Hex color #560754 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560754 is #A9F8AB. Grayscale: #272727. Windows color (decimal): -11139244 or 5506902. OLE color: 5506902.
HSL color Cylindrical-coordinate representation of color #560754: hue angle of 301.52º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #560754 is Cyan = 0, Magento = 0.92, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 7 | 84 | - |
| CMYK | 0 | 0.92 | 0.02 | 0.66 |
| HSL | 301.52º | 0.85% | 0.18% | - |
| HSV(B) | 301.52º | 0.92% | 0.34% | - |
| XYZ | 5.51 | 2.77 | 8.63 | - |
| YUV | 39.4 | 153.17 | 161.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 84 | 0 | 0.92 | 0.02 | 0.66 | 301.52 | 0.85 | 0.18 |
| Hex | 56 | 7 | 54 | 0 | 5C | 2 | 42 | 12E | 55 | 12 |
| Octal | 126 | 7 | 124 | 0 | 134 | 2 | 102 | 456 | 125 | 22 |
| Binary | 1010110 | 111 | 1010100 | 0 | 1011100 | 10 | 1000010 | 100101110 | 1010101 | 10010 |
Color Harmonies of #560754
Complementary color
Monochromatic Colors of #560754
Black with #560754
Text Example
Text Example
White with #560754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560754; }
p { color: rgb(86,7,84); }
H1.HeaderClassName
{
color: #560754;
}
.AnyTagClassName
{
color: #560754;
}
</style>
background-color css
<style>
a { background-color: #560754; }
a { background-color: rgb(86,7,84); }
div.DivClassName
{
background-color: #560754;
}
.BgClassName
{
background-color: #560754;
}
</style>
border-color css
<style>
span { border-color: #560754; }
span { border-color: rgb(86,7,84); }
td.TdClassName
{
border-color: #560754;
}
.TagClassName
{
border-color: #560754;
}
</style>