Shades of Muesli #957744
Tints of Muesli #957744
RGB
CMYK
RGB Variations
Color information
#957744 (or 0x957744) is known color: Muesli. HEX triplet: 95, 77 and 44. RGB value is (149,119,68). Sum of RGB (Red+Green+Blue) = 149+119+68=336 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.35% from 336); Green value is 119 (46.88% from 255 or 35.42% from 336); Blue value is 68 (26.95% from 255 or 20.24% from 336); Max value from RGB is 149 - color contains mainly: red. Hex color #957744 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957744 is #6A88BB. Grayscale: #7A7A7A. Windows color (decimal): -6981820 or 4487061. OLE color: 4487061.
HSL color Cylindrical-coordinate representation of color #957744: hue angle of 37.78º 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 #957744 is Cyan = 0, Magento = 0.20, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 119 | 68 | - |
| CMYK | 0 | 0.20 | 0.54 | 0.42 |
| HSL | 37.78º | 0.37% | 0.43% | - |
| HSV(B) | 37.78º | 0.54% | 0.58% | - |
| XYZ | 20.03 | 20 | 8.27 | - |
| YUV | 122.16 | 97.44 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 119 | 68 | 0 | 0.20 | 0.54 | 0.42 | 37.78 | 0.37 | 0.43 |
| Hex | 95 | 77 | 44 | 0 | 14 | 36 | 2A | 26 | 25 | 2B |
| Octal | 225 | 167 | 104 | 0 | 24 | 66 | 52 | 46 | 45 | 53 |
| Binary | 10010101 | 1110111 | 1000100 | 0 | 10100 | 110110 | 101010 | 100110 | 100101 | 101011 |
Color Harmonies of #957744
Complementary color
Monochromatic Colors of #957744
Black with #957744
Text Example
Text Example
White with #957744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957744; }
p { color: rgb(149,119,68); }
H1.HeaderClassName
{
color: #957744;
}
.AnyTagClassName
{
color: #957744;
}
</style>
background-color css
<style>
a { background-color: #957744; }
a { background-color: rgb(149,119,68); }
div.DivClassName
{
background-color: #957744;
}
.BgClassName
{
background-color: #957744;
}
</style>
border-color css
<style>
span { border-color: #957744; }
span { border-color: rgb(149,119,68); }
td.TdClassName
{
border-color: #957744;
}
.TagClassName
{
border-color: #957744;
}
</style>