Shades of Oslo Grey #899492
Tints of Oslo Grey #899492
RGB
CMYK
RGB Variations
Color information
#899492 (or 0x899492) is known color: Oslo Grey. HEX triplet: 89, 94 and 92. RGB value is (137,148,146). Sum of RGB (Red+Green+Blue) = 137+148+146=431 (57% of max value = 765). Red value is 137 (53.91% from 255 or 31.79% from 431); Green value is 148 (58.20% from 255 or 34.34% from 431); Blue value is 146 (57.42% from 255 or 33.87% from 431); Max value from RGB is 148 - color contains mainly: green. Hex color #899492 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #899492 is #766B6D. Grayscale: #909090. Windows color (decimal): -7760750 or 9606281. OLE color: 9606281.
HSL color Cylindrical-coordinate representation of color #899492: hue angle of 169.09º degrees, saturation: 0.05, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #899492 is Cyan = 0.07, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 148 | 146 | - |
| CMYK | 0.07 | 0 | 0.01 | 0.42 |
| HSL | 169.09º | 0.05% | 0.56% | - |
| HSV(B) | 169.09º | 0.07% | 0.58% | - |
| XYZ | 26.09 | 28.57 | 31.33 | - |
| YUV | 144.48 | 128.86 | 122.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 148 | 146 | 0.07 | 0 | 0.01 | 0.42 | 169.09 | 0.05 | 0.56 |
| Hex | 89 | 94 | 92 | 7 | 0 | 1 | 2A | A9 | 5 | 38 |
| Octal | 211 | 224 | 222 | 7 | 0 | 1 | 52 | 251 | 5 | 70 |
| Binary | 10001001 | 10010100 | 10010010 | 111 | 0 | 1 | 101010 | 10101001 | 101 | 111000 |
Color Harmonies of #899492
Complementary color
Monochromatic Colors of #899492
Black with #899492
Text Example
Text Example
White with #899492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899492; }
p { color: rgb(137,148,146); }
H1.HeaderClassName
{
color: #899492;
}
.AnyTagClassName
{
color: #899492;
}
</style>
background-color css
<style>
a { background-color: #899492; }
a { background-color: rgb(137,148,146); }
div.DivClassName
{
background-color: #899492;
}
.BgClassName
{
background-color: #899492;
}
</style>
border-color css
<style>
span { border-color: #899492; }
span { border-color: rgb(137,148,146); }
td.TdClassName
{
border-color: #899492;
}
.TagClassName
{
border-color: #899492;
}
</style>