Shades of Muesli #977741
Tints of Muesli #977741
RGB
CMYK
RGB Variations
Color information
#977741 (or 0x977741) is known color: Muesli. HEX triplet: 97, 77 and 41. RGB value is (151,119,65). Sum of RGB (Red+Green+Blue) = 151+119+65=335 (44% of max value = 765). Red value is 151 (59.38% from 255 or 45.07% from 335); Green value is 119 (46.88% from 255 or 35.52% from 335); Blue value is 65 (25.78% from 255 or 19.40% from 335); Max value from RGB is 151 - color contains mainly: red. Hex color #977741 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977741 is #6888BE. Grayscale: #7A7A7A. Windows color (decimal): -6850751 or 4290455. OLE color: 4290455.
HSL color Cylindrical-coordinate representation of color #977741: hue angle of 37.67º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #977741 is Cyan = 0, Magento = 0.21, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 119 | 65 | - |
| CMYK | 0 | 0.21 | 0.57 | 0.41 |
| HSL | 37.67º | 0.4% | 0.42% | - |
| HSV(B) | 37.67º | 0.57% | 0.59% | - |
| XYZ | 20.31 | 20.15 | 7.82 | - |
| YUV | 122.41 | 95.6 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 119 | 65 | 0 | 0.21 | 0.57 | 0.41 | 37.67 | 0.4 | 0.42 |
| Hex | 97 | 77 | 41 | 0 | 15 | 39 | 29 | 26 | 28 | 2A |
| Octal | 227 | 167 | 101 | 0 | 25 | 71 | 51 | 46 | 50 | 52 |
| Binary | 10010111 | 1110111 | 1000001 | 0 | 10101 | 111001 | 101001 | 100110 | 101000 | 101010 |
Color Harmonies of #977741
Complementary color
Monochromatic Colors of #977741
Black with #977741
Text Example
Text Example
White with #977741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977741; }
p { color: rgb(151,119,65); }
H1.HeaderClassName
{
color: #977741;
}
.AnyTagClassName
{
color: #977741;
}
</style>
background-color css
<style>
a { background-color: #977741; }
a { background-color: rgb(151,119,65); }
div.DivClassName
{
background-color: #977741;
}
.BgClassName
{
background-color: #977741;
}
</style>
border-color css
<style>
span { border-color: #977741; }
span { border-color: rgb(151,119,65); }
td.TdClassName
{
border-color: #977741;
}
.TagClassName
{
border-color: #977741;
}
</style>