Shades of Masala #565147
Tints of Masala #565147
RGB
CMYK
RGB Variations
Color information
#565147 (or 0x565147) is known color: Masala. HEX triplet: 56, 51 and 47. RGB value is (86,81,71). Sum of RGB (Red+Green+Blue) = 86+81+71=238 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.13% from 238); Green value is 81 (32.03% from 255 or 34.03% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 86 - color contains mainly: red. Hex color #565147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #565147 is #A9AEB8. Grayscale: #515151. Windows color (decimal): -11120313 or 4673878. OLE color: 4673878.
HSL color Cylindrical-coordinate representation of color #565147: hue angle of 40º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #565147 is Cyan = 0, Magento = 0.06, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 81 | 71 | - |
| CMYK | 0 | 0.06 | 0.17 | 0.66 |
| HSL | 40º | 0.1% | 0.31% | - |
| HSV(B) | 40º | 0.17% | 0.34% | - |
| XYZ | 7.92 | 8.32 | 7.15 | - |
| YUV | 81.36 | 122.16 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 81 | 71 | 0 | 0.06 | 0.17 | 0.66 | 40 | 0.1 | 0.31 |
| Hex | 56 | 51 | 47 | 0 | 6 | 11 | 42 | 28 | A | 1F |
| Octal | 126 | 121 | 107 | 0 | 6 | 21 | 102 | 50 | 12 | 37 |
| Binary | 1010110 | 1010001 | 1000111 | 0 | 110 | 10001 | 1000010 | 101000 | 1010 | 11111 |
Color Harmonies of #565147
Complementary color
Monochromatic Colors of #565147
Black with #565147
Text Example
Text Example
White with #565147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565147; }
p { color: rgb(86,81,71); }
H1.HeaderClassName
{
color: #565147;
}
.AnyTagClassName
{
color: #565147;
}
</style>
background-color css
<style>
a { background-color: #565147; }
a { background-color: rgb(86,81,71); }
div.DivClassName
{
background-color: #565147;
}
.BgClassName
{
background-color: #565147;
}
</style>
border-color css
<style>
span { border-color: #565147; }
span { border-color: rgb(86,81,71); }
td.TdClassName
{
border-color: #565147;
}
.TagClassName
{
border-color: #565147;
}
</style>