Shades of Purple Taupe #565156
Tints of Purple Taupe #565156
RGB
CMYK
RGB Variations
Color information
#565156 (or 0x565156) is known color: Purple Taupe. HEX triplet: 56, 51 and 56. RGB value is (86,81,86). Sum of RGB (Red+Green+Blue) = 86+81+86=253 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.99% from 253); Green value is 81 (32.03% from 255 or 32.02% from 253); Blue value is 86 (33.98% from 255 or 33.99% from 253); Max value from RGB is 86 - color contains mainly: red, blue. Hex color #565156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565156 is #A9AEA9. Grayscale: #535353. Windows color (decimal): -11120298 or 5656918. OLE color: 5656918.
HSL color Cylindrical-coordinate representation of color #565156: hue angle of 300º degrees, saturation: 0.03, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #565156 is Cyan = 0, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 81 | 86 | - |
| CMYK | 0 | 0.06 | 0 | 0.66 |
| HSL | 300º | 0.03% | 0.33% | - |
| HSV(B) | 300º | 0.06% | 0.34% | - |
| XYZ | 8.46 | 8.54 | 10.01 | - |
| YUV | 83.07 | 129.66 | 130.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 81 | 86 | 0 | 0.06 | 0 | 0.66 | 300 | 0.03 | 0.33 |
| Hex | 56 | 51 | 56 | 0 | 6 | 0 | 42 | 12C | 3 | 21 |
| Octal | 126 | 121 | 126 | 0 | 6 | 0 | 102 | 454 | 3 | 41 |
| Binary | 1010110 | 1010001 | 1010110 | 0 | 110 | 0 | 1000010 | 100101100 | 11 | 100001 |
Color Harmonies of #565156
Complementary color
Monochromatic Colors of #565156
Black with #565156
Text Example
Text Example
White with #565156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565156; }
p { color: rgb(86,81,86); }
H1.HeaderClassName
{
color: #565156;
}
.AnyTagClassName
{
color: #565156;
}
</style>
background-color css
<style>
a { background-color: #565156; }
a { background-color: rgb(86,81,86); }
div.DivClassName
{
background-color: #565156;
}
.BgClassName
{
background-color: #565156;
}
</style>
border-color css
<style>
span { border-color: #565156; }
span { border-color: rgb(86,81,86); }
td.TdClassName
{
border-color: #565156;
}
.TagClassName
{
border-color: #565156;
}
</style>