Shades of Oslo Grey #869290
Tints of Oslo Grey #869290
RGB
CMYK
RGB Variations
Color information
#869290 (or 0x869290) is known color: Oslo Grey. HEX triplet: 86, 92 and 90. RGB value is (134,146,144). Sum of RGB (Red+Green+Blue) = 134+146+144=424 (56% of max value = 765). Red value is 134 (52.73% from 255 or 31.60% from 424); Green value is 146 (57.42% from 255 or 34.43% from 424); Blue value is 144 (56.64% from 255 or 33.96% from 424); Max value from RGB is 146 - color contains mainly: green. Hex color #869290 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869290 is #796D6F. Grayscale: #8E8E8E. Windows color (decimal): -7957872 or 9474694. OLE color: 9474694.
HSL color Cylindrical-coordinate representation of color #869290: hue angle of 170º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #869290 is Cyan = 0.08, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 146 | 144 | - |
| CMYK | 0.08 | 0 | 0.01 | 0.43 |
| HSL | 170º | 0.05% | 0.55% | - |
| HSV(B) | 170º | 0.08% | 0.57% | - |
| XYZ | 25.14 | 27.64 | 30.4 | - |
| YUV | 142.18 | 129.02 | 122.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 144 | 0.08 | 0 | 0.01 | 0.43 | 170 | 0.05 | 0.55 |
| Hex | 86 | 92 | 90 | 8 | 0 | 1 | 2B | AA | 5 | 37 |
| Octal | 206 | 222 | 220 | 10 | 0 | 1 | 53 | 252 | 5 | 67 |
| Binary | 10000110 | 10010010 | 10010000 | 1000 | 0 | 1 | 101011 | 10101010 | 101 | 110111 |
Color Harmonies of #869290
Complementary color
Monochromatic Colors of #869290
Black with #869290
Text Example
Text Example
White with #869290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869290; }
p { color: rgb(134,146,144); }
H1.HeaderClassName
{
color: #869290;
}
.AnyTagClassName
{
color: #869290;
}
</style>
background-color css
<style>
a { background-color: #869290; }
a { background-color: rgb(134,146,144); }
div.DivClassName
{
background-color: #869290;
}
.BgClassName
{
background-color: #869290;
}
</style>
border-color css
<style>
span { border-color: #869290; }
span { border-color: rgb(134,146,144); }
td.TdClassName
{
border-color: #869290;
}
.TagClassName
{
border-color: #869290;
}
</style>