Shades of Muesli #927945
Tints of Muesli #927945
RGB
CMYK
RGB Variations
Color information
#927945 (or 0x927945) is known color: Muesli. HEX triplet: 92, 79 and 45. RGB value is (146,121,69). Sum of RGB (Red+Green+Blue) = 146+121+69=336 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.45% from 336); Green value is 121 (47.66% from 255 or 36.01% from 336); Blue value is 69 (27.34% from 255 or 20.54% from 336); Max value from RGB is 146 - color contains mainly: red. Hex color #927945 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927945 is #6D86BA. Grayscale: #7A7A7A. Windows color (decimal): -7177915 or 4553106. OLE color: 4553106.
HSL color Cylindrical-coordinate representation of color #927945: hue angle of 40.52º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #927945 is Cyan = 0, Magento = 0.17, Yellow = 0.53 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 121 | 69 | - |
| CMYK | 0 | 0.17 | 0.53 | 0.43 |
| HSL | 40.52º | 0.36% | 0.42% | - |
| HSV(B) | 40.52º | 0.53% | 0.57% | - |
| XYZ | 19.77 | 20.22 | 8.49 | - |
| YUV | 122.55 | 97.78 | 144.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 69 | 0 | 0.17 | 0.53 | 0.43 | 40.52 | 0.36 | 0.42 |
| Hex | 92 | 79 | 45 | 0 | 11 | 35 | 2B | 29 | 24 | 2A |
| Octal | 222 | 171 | 105 | 0 | 21 | 65 | 53 | 51 | 44 | 52 |
| Binary | 10010010 | 1111001 | 1000101 | 0 | 10001 | 110101 | 101011 | 101001 | 100100 | 101010 |
Color Harmonies of #927945
Complementary color
Monochromatic Colors of #927945
Black with #927945
Text Example
Text Example
White with #927945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927945; }
p { color: rgb(146,121,69); }
H1.HeaderClassName
{
color: #927945;
}
.AnyTagClassName
{
color: #927945;
}
</style>
background-color css
<style>
a { background-color: #927945; }
a { background-color: rgb(146,121,69); }
div.DivClassName
{
background-color: #927945;
}
.BgClassName
{
background-color: #927945;
}
</style>
border-color css
<style>
span { border-color: #927945; }
span { border-color: rgb(146,121,69); }
td.TdClassName
{
border-color: #927945;
}
.TagClassName
{
border-color: #927945;
}
</style>