Shades of Muesli #957844
Tints of Muesli #957844
RGB
CMYK
RGB Variations
Color information
#957844 (or 0x957844) is known color: Muesli. HEX triplet: 95, 78 and 44. RGB value is (149,120,68). Sum of RGB (Red+Green+Blue) = 149+120+68=337 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.21% from 337); Green value is 120 (47.27% from 255 or 35.61% from 337); Blue value is 68 (26.95% from 255 or 20.18% from 337); Max value from RGB is 149 - color contains mainly: red. Hex color #957844 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957844 is #6A87BB. Grayscale: #7A7A7A. Windows color (decimal): -6981564 or 4487317. OLE color: 4487317.
HSL color Cylindrical-coordinate representation of color #957844: hue angle of 38.52º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #957844 is Cyan = 0, Magento = 0.19, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 68 | - |
| CMYK | 0 | 0.19 | 0.54 | 0.42 |
| HSL | 38.52º | 0.37% | 0.43% | - |
| HSV(B) | 38.52º | 0.54% | 0.58% | - |
| XYZ | 20.15 | 20.24 | 8.31 | - |
| YUV | 122.74 | 97.11 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 68 | 0 | 0.19 | 0.54 | 0.42 | 38.52 | 0.37 | 0.43 |
| Hex | 95 | 78 | 44 | 0 | 13 | 36 | 2A | 27 | 25 | 2B |
| Octal | 225 | 170 | 104 | 0 | 23 | 66 | 52 | 47 | 45 | 53 |
| Binary | 10010101 | 1111000 | 1000100 | 0 | 10011 | 110110 | 101010 | 100111 | 100101 | 101011 |
Color Harmonies of #957844
Complementary color
Monochromatic Colors of #957844
Black with #957844
Text Example
Text Example
White with #957844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957844; }
p { color: rgb(149,120,68); }
H1.HeaderClassName
{
color: #957844;
}
.AnyTagClassName
{
color: #957844;
}
</style>
background-color css
<style>
a { background-color: #957844; }
a { background-color: rgb(149,120,68); }
div.DivClassName
{
background-color: #957844;
}
.BgClassName
{
background-color: #957844;
}
</style>
border-color css
<style>
span { border-color: #957844; }
span { border-color: rgb(149,120,68); }
td.TdClassName
{
border-color: #957844;
}
.TagClassName
{
border-color: #957844;
}
</style>