Shades of Oslo Grey #849291
Tints of Oslo Grey #849291
RGB
CMYK
RGB Variations
Color information
#849291 (or 0x849291) is known color: Oslo Grey. HEX triplet: 84, 92 and 91. RGB value is (132,146,145). Sum of RGB (Red+Green+Blue) = 132+146+145=423 (56% of max value = 765). Red value is 132 (51.95% from 255 or 31.21% from 423); Green value is 146 (57.42% from 255 or 34.52% from 423); Blue value is 145 (57.03% from 255 or 34.28% from 423); Max value from RGB is 146 - color contains mainly: green. Hex color #849291 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849291 is #7B6D6E. Grayscale: #8D8D8D. Windows color (decimal): -8088943 or 9540228. OLE color: 9540228.
HSL color Cylindrical-coordinate representation of color #849291: hue angle of 175.71º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #849291 is Cyan = 0.10, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 145 | - |
| CMYK | 0.10 | 0 | 0.01 | 0.43 |
| HSL | 175.71º | 0.06% | 0.55% | - |
| HSV(B) | 175.71º | 0.1% | 0.57% | - |
| XYZ | 24.91 | 27.51 | 30.78 | - |
| YUV | 141.7 | 129.86 | 121.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 145 | 0.10 | 0 | 0.01 | 0.43 | 175.71 | 0.06 | 0.55 |
| Hex | 84 | 92 | 91 | A | 0 | 1 | 2B | B0 | 6 | 37 |
| Octal | 204 | 222 | 221 | 12 | 0 | 1 | 53 | 260 | 6 | 67 |
| Binary | 10000100 | 10010010 | 10010001 | 1010 | 0 | 1 | 101011 | 10110000 | 110 | 110111 |
Color Harmonies of #849291
Complementary color
Monochromatic Colors of #849291
Black with #849291
Text Example
Text Example
White with #849291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849291; }
p { color: rgb(132,146,145); }
H1.HeaderClassName
{
color: #849291;
}
.AnyTagClassName
{
color: #849291;
}
</style>
background-color css
<style>
a { background-color: #849291; }
a { background-color: rgb(132,146,145); }
div.DivClassName
{
background-color: #849291;
}
.BgClassName
{
background-color: #849291;
}
</style>
border-color css
<style>
span { border-color: #849291; }
span { border-color: rgb(132,146,145); }
td.TdClassName
{
border-color: #849291;
}
.TagClassName
{
border-color: #849291;
}
</style>