Shades of Muesli #958054
Tints of Muesli #958054
RGB
CMYK
RGB Variations
Color information
#958054 (or 0x958054) is known color: Muesli. HEX triplet: 95, 80 and 54. RGB value is (149,128,84). Sum of RGB (Red+Green+Blue) = 149+128+84=361 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.27% from 361); Green value is 128 (50.39% from 255 or 35.46% from 361); Blue value is 84 (33.20% from 255 or 23.27% from 361); Max value from RGB is 149 - color contains mainly: red. Hex color #958054 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958054 is #6A7FAB. Grayscale: #818181. Windows color (decimal): -6979500 or 5537941. OLE color: 5537941.
HSL color Cylindrical-coordinate representation of color #958054: hue angle of 40.62º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #958054 is Cyan = 0, Magento = 0.14, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 128 | 84 | - |
| CMYK | 0 | 0.14 | 0.44 | 0.42 |
| HSL | 40.62º | 0.28% | 0.46% | - |
| HSV(B) | 40.62º | 0.44% | 0.58% | - |
| XYZ | 21.71 | 22.47 | 11.58 | - |
| YUV | 129.26 | 102.46 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 128 | 84 | 0 | 0.14 | 0.44 | 0.42 | 40.62 | 0.28 | 0.46 |
| Hex | 95 | 80 | 54 | 0 | E | 2C | 2A | 29 | 1C | 2E |
| Octal | 225 | 200 | 124 | 0 | 16 | 54 | 52 | 51 | 34 | 56 |
| Binary | 10010101 | 10000000 | 1010100 | 0 | 1110 | 101100 | 101010 | 101001 | 11100 | 101110 |
Color Harmonies of #958054
Complementary color
Monochromatic Colors of #958054
Black with #958054
Text Example
Text Example
White with #958054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958054; }
p { color: rgb(149,128,84); }
H1.HeaderClassName
{
color: #958054;
}
.AnyTagClassName
{
color: #958054;
}
</style>
background-color css
<style>
a { background-color: #958054; }
a { background-color: rgb(149,128,84); }
div.DivClassName
{
background-color: #958054;
}
.BgClassName
{
background-color: #958054;
}
</style>
border-color css
<style>
span { border-color: #958054; }
span { border-color: rgb(149,128,84); }
td.TdClassName
{
border-color: #958054;
}
.TagClassName
{
border-color: #958054;
}
</style>