Shades of Muesli #978056
Tints of Muesli #978056
RGB
CMYK
RGB Variations
Color information
#978056 (or 0x978056) is known color: Muesli. HEX triplet: 97, 80 and 56. RGB value is (151,128,86). Sum of RGB (Red+Green+Blue) = 151+128+86=365 (48% of max value = 765). Red value is 151 (59.38% from 255 or 41.37% from 365); Green value is 128 (50.39% from 255 or 35.07% from 365); Blue value is 86 (33.98% from 255 or 23.56% from 365); Max value from RGB is 151 - color contains mainly: red. Hex color #978056 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978056 is #687FA9. Grayscale: #828282. Windows color (decimal): -6848426 or 5669015. OLE color: 5669015.
HSL color Cylindrical-coordinate representation of color #978056: hue angle of 38.77º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #978056 is Cyan = 0, Magento = 0.15, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 128 | 86 | - |
| CMYK | 0 | 0.15 | 0.43 | 0.41 |
| HSL | 38.77º | 0.27% | 0.46% | - |
| HSV(B) | 38.77º | 0.43% | 0.59% | - |
| XYZ | 22.16 | 22.69 | 12.02 | - |
| YUV | 130.09 | 103.12 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 128 | 86 | 0 | 0.15 | 0.43 | 0.41 | 38.77 | 0.27 | 0.46 |
| Hex | 97 | 80 | 56 | 0 | F | 2B | 29 | 27 | 1B | 2E |
| Octal | 227 | 200 | 126 | 0 | 17 | 53 | 51 | 47 | 33 | 56 |
| Binary | 10010111 | 10000000 | 1010110 | 0 | 1111 | 101011 | 101001 | 100111 | 11011 | 101110 |
Color Harmonies of #978056
Complementary color
Monochromatic Colors of #978056
Black with #978056
Text Example
Text Example
White with #978056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978056; }
p { color: rgb(151,128,86); }
H1.HeaderClassName
{
color: #978056;
}
.AnyTagClassName
{
color: #978056;
}
</style>
background-color css
<style>
a { background-color: #978056; }
a { background-color: rgb(151,128,86); }
div.DivClassName
{
background-color: #978056;
}
.BgClassName
{
background-color: #978056;
}
</style>
border-color css
<style>
span { border-color: #978056; }
span { border-color: rgb(151,128,86); }
td.TdClassName
{
border-color: #978056;
}
.TagClassName
{
border-color: #978056;
}
</style>