Shades of Muesli #978045
Tints of Muesli #978045
RGB
CMYK
RGB Variations
Color information
#978045 (or 0x978045) is known color: Muesli. HEX triplet: 97, 80 and 45. RGB value is (151,128,69). Sum of RGB (Red+Green+Blue) = 151+128+69=348 (46% of max value = 765). Red value is 151 (59.38% from 255 or 43.39% from 348); Green value is 128 (50.39% from 255 or 36.78% from 348); Blue value is 69 (27.34% from 255 or 19.83% from 348); Max value from RGB is 151 - color contains mainly: red. Hex color #978045 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #978045 is #687FBA. Grayscale: #808080. Windows color (decimal): -6848443 or 4554903. OLE color: 4554903.
HSL color Cylindrical-coordinate representation of color #978045: hue angle of 43.17º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #978045 is Cyan = 0, Magento = 0.15, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 128 | 69 | - |
| CMYK | 0 | 0.15 | 0.54 | 0.41 |
| HSL | 43.17º | 0.37% | 0.43% | - |
| HSV(B) | 43.17º | 0.54% | 0.59% | - |
| XYZ | 21.56 | 22.45 | 8.83 | - |
| YUV | 128.15 | 94.62 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 128 | 69 | 0 | 0.15 | 0.54 | 0.41 | 43.17 | 0.37 | 0.43 |
| Hex | 97 | 80 | 45 | 0 | F | 36 | 29 | 2B | 25 | 2B |
| Octal | 227 | 200 | 105 | 0 | 17 | 66 | 51 | 53 | 45 | 53 |
| Binary | 10010111 | 10000000 | 1000101 | 0 | 1111 | 110110 | 101001 | 101011 | 100101 | 101011 |
Color Harmonies of #978045
Complementary color
Monochromatic Colors of #978045
Black with #978045
Text Example
Text Example
White with #978045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978045; }
p { color: rgb(151,128,69); }
H1.HeaderClassName
{
color: #978045;
}
.AnyTagClassName
{
color: #978045;
}
</style>
background-color css
<style>
a { background-color: #978045; }
a { background-color: rgb(151,128,69); }
div.DivClassName
{
background-color: #978045;
}
.BgClassName
{
background-color: #978045;
}
</style>
border-color css
<style>
span { border-color: #978045; }
span { border-color: rgb(151,128,69); }
td.TdClassName
{
border-color: #978045;
}
.TagClassName
{
border-color: #978045;
}
</style>