Shades of Oslo Grey #879492
Tints of Oslo Grey #879492
RGB
CMYK
RGB Variations
Color information
#879492 (or 0x879492) is known color: Oslo Grey. HEX triplet: 87, 94 and 92. RGB value is (135,148,146). Sum of RGB (Red+Green+Blue) = 135+148+146=429 (56% of max value = 765). Red value is 135 (53.12% from 255 or 31.47% from 429); Green value is 148 (58.20% from 255 or 34.50% from 429); Blue value is 146 (57.42% from 255 or 34.03% from 429); Max value from RGB is 148 - color contains mainly: green. Hex color #879492 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #879492 is #786B6D. Grayscale: #8F8F8F. Windows color (decimal): -7891822 or 9606279. OLE color: 9606279.
HSL color Cylindrical-coordinate representation of color #879492: hue angle of 170.77º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #879492 is Cyan = 0.09, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 148 | 146 | - |
| CMYK | 0.09 | 0 | 0.01 | 0.42 |
| HSL | 170.77º | 0.06% | 0.55% | - |
| HSV(B) | 170.77º | 0.09% | 0.58% | - |
| XYZ | 25.77 | 28.41 | 31.32 | - |
| YUV | 143.89 | 129.19 | 121.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 148 | 146 | 0.09 | 0 | 0.01 | 0.42 | 170.77 | 0.06 | 0.55 |
| Hex | 87 | 94 | 92 | 9 | 0 | 1 | 2A | AB | 6 | 37 |
| Octal | 207 | 224 | 222 | 11 | 0 | 1 | 52 | 253 | 6 | 67 |
| Binary | 10000111 | 10010100 | 10010010 | 1001 | 0 | 1 | 101010 | 10101011 | 110 | 110111 |
Color Harmonies of #879492
Complementary color
Monochromatic Colors of #879492
Black with #879492
Text Example
Text Example
White with #879492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879492; }
p { color: rgb(135,148,146); }
H1.HeaderClassName
{
color: #879492;
}
.AnyTagClassName
{
color: #879492;
}
</style>
background-color css
<style>
a { background-color: #879492; }
a { background-color: rgb(135,148,146); }
div.DivClassName
{
background-color: #879492;
}
.BgClassName
{
background-color: #879492;
}
</style>
border-color css
<style>
span { border-color: #879492; }
span { border-color: rgb(135,148,146); }
td.TdClassName
{
border-color: #879492;
}
.TagClassName
{
border-color: #879492;
}
</style>