Shades of Muesli #978450
Tints of Muesli #978450
RGB
CMYK
RGB Variations
Color information
#978450 (or 0x978450) is known color: Muesli. HEX triplet: 97, 84 and 50. RGB value is (151,132,80). Sum of RGB (Red+Green+Blue) = 151+132+80=363 (48% of max value = 765). Red value is 151 (59.38% from 255 or 41.60% from 363); Green value is 132 (51.95% from 255 or 36.36% from 363); Blue value is 80 (31.64% from 255 or 22.04% from 363); Max value from RGB is 151 - color contains mainly: red. Hex color #978450 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978450 is #687BAF. Grayscale: #838383. Windows color (decimal): -6847408 or 5276823. OLE color: 5276823.
HSL color Cylindrical-coordinate representation of color #978450: hue angle of 43.94º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #978450 is Cyan = 0, Magento = 0.13, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 132 | 80 | - |
| CMYK | 0 | 0.13 | 0.47 | 0.41 |
| HSL | 43.94º | 0.31% | 0.45% | - |
| HSV(B) | 43.94º | 0.47% | 0.59% | - |
| XYZ | 22.46 | 23.66 | 10.97 | - |
| YUV | 131.75 | 98.79 | 141.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 132 | 80 | 0 | 0.13 | 0.47 | 0.41 | 43.94 | 0.31 | 0.45 |
| Hex | 97 | 84 | 50 | 0 | D | 2F | 29 | 2C | 1F | 2D |
| Octal | 227 | 204 | 120 | 0 | 15 | 57 | 51 | 54 | 37 | 55 |
| Binary | 10010111 | 10000100 | 1010000 | 0 | 1101 | 101111 | 101001 | 101100 | 11111 | 101101 |
Color Harmonies of #978450
Complementary color
Monochromatic Colors of #978450
Black with #978450
Text Example
Text Example
White with #978450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978450; }
p { color: rgb(151,132,80); }
H1.HeaderClassName
{
color: #978450;
}
.AnyTagClassName
{
color: #978450;
}
</style>
background-color css
<style>
a { background-color: #978450; }
a { background-color: rgb(151,132,80); }
div.DivClassName
{
background-color: #978450;
}
.BgClassName
{
background-color: #978450;
}
</style>
border-color css
<style>
span { border-color: #978450; }
span { border-color: rgb(151,132,80); }
td.TdClassName
{
border-color: #978450;
}
.TagClassName
{
border-color: #978450;
}
</style>