Shades of Oslo Grey #879190
Tints of Oslo Grey #879190
RGB
CMYK
RGB Variations
Color information
#879190 (or 0x879190) is known color: Oslo Grey. HEX triplet: 87, 91 and 90. RGB value is (135,145,144). Sum of RGB (Red+Green+Blue) = 135+145+144=424 (56% of max value = 765). Red value is 135 (53.12% from 255 or 31.84% from 424); Green value is 145 (57.03% from 255 or 34.20% from 424); Blue value is 144 (56.64% from 255 or 33.96% from 424); Max value from RGB is 145 - color contains mainly: green. Hex color #879190 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #879190 is #786E6F. Grayscale: #8D8D8D. Windows color (decimal): -7892592 or 9474439. OLE color: 9474439.
HSL color Cylindrical-coordinate representation of color #879190: hue angle of 174º degrees, saturation: 0.04, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #879190 is Cyan = 0.07, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 135 | 145 | 144 | - |
| CMYK | 0.07 | 0 | 0.01 | 0.43 |
| HSL | 174º | 0.04% | 0.55% | - |
| HSV(B) | 174º | 0.07% | 0.57% | - |
| XYZ | 25.15 | 27.42 | 30.35 | - |
| YUV | 141.9 | 129.19 | 123.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 145 | 144 | 0.07 | 0 | 0.01 | 0.43 | 174 | 0.04 | 0.55 |
| Hex | 87 | 91 | 90 | 7 | 0 | 1 | 2B | AE | 4 | 37 |
| Octal | 207 | 221 | 220 | 7 | 0 | 1 | 53 | 256 | 4 | 67 |
| Binary | 10000111 | 10010001 | 10010000 | 111 | 0 | 1 | 101011 | 10101110 | 100 | 110111 |
Color Harmonies of #879190
Complementary color
Monochromatic Colors of #879190
Black with #879190
Text Example
Text Example
White with #879190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879190; }
p { color: rgb(135,145,144); }
H1.HeaderClassName
{
color: #879190;
}
.AnyTagClassName
{
color: #879190;
}
</style>
background-color css
<style>
a { background-color: #879190; }
a { background-color: rgb(135,145,144); }
div.DivClassName
{
background-color: #879190;
}
.BgClassName
{
background-color: #879190;
}
</style>
border-color css
<style>
span { border-color: #879190; }
span { border-color: rgb(135,145,144); }
td.TdClassName
{
border-color: #879190;
}
.TagClassName
{
border-color: #879190;
}
</style>