Shades of Muesli #978553
Tints of Muesli #978553
RGB
CMYK
RGB Variations
Color information
#978553 (or 0x978553) is known color: Muesli. HEX triplet: 97, 85 and 53. RGB value is (151,133,83). Sum of RGB (Red+Green+Blue) = 151+133+83=367 (48% of max value = 765). Red value is 151 (59.38% from 255 or 41.14% from 367); Green value is 133 (52.34% from 255 or 36.24% from 367); Blue value is 83 (32.81% from 255 or 22.62% from 367); Max value from RGB is 151 - color contains mainly: red. Hex color #978553 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978553 is #687AAC. Grayscale: #848484. Windows color (decimal): -6847149 or 5473687. OLE color: 5473687.
HSL color Cylindrical-coordinate representation of color #978553: hue angle of 44.12º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #978553 is Cyan = 0, Magento = 0.12, Yellow = 0.45 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 133 | 83 | - |
| CMYK | 0 | 0.12 | 0.45 | 0.41 |
| HSL | 44.12º | 0.29% | 0.46% | - |
| HSV(B) | 44.12º | 0.45% | 0.59% | - |
| XYZ | 22.71 | 23.98 | 11.61 | - |
| YUV | 132.68 | 99.96 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 133 | 83 | 0 | 0.12 | 0.45 | 0.41 | 44.12 | 0.29 | 0.46 |
| Hex | 97 | 85 | 53 | 0 | C | 2D | 29 | 2C | 1D | 2E |
| Octal | 227 | 205 | 123 | 0 | 14 | 55 | 51 | 54 | 35 | 56 |
| Binary | 10010111 | 10000101 | 1010011 | 0 | 1100 | 101101 | 101001 | 101100 | 11101 | 101110 |
Color Harmonies of #978553
Complementary color
Monochromatic Colors of #978553
Black with #978553
Text Example
Text Example
White with #978553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978553; }
p { color: rgb(151,133,83); }
H1.HeaderClassName
{
color: #978553;
}
.AnyTagClassName
{
color: #978553;
}
</style>
background-color css
<style>
a { background-color: #978553; }
a { background-color: rgb(151,133,83); }
div.DivClassName
{
background-color: #978553;
}
.BgClassName
{
background-color: #978553;
}
</style>
border-color css
<style>
span { border-color: #978553; }
span { border-color: rgb(151,133,83); }
td.TdClassName
{
border-color: #978553;
}
.TagClassName
{
border-color: #978553;
}
</style>