Shades of Oslo Grey #859290
Tints of Oslo Grey #859290
RGB
CMYK
RGB Variations
Color information
#859290 (or 0x859290) is known color: Oslo Grey. HEX triplet: 85, 92 and 90. RGB value is (133,146,144). Sum of RGB (Red+Green+Blue) = 133+146+144=423 (56% of max value = 765). Red value is 133 (52.34% from 255 or 31.44% from 423); Green value is 146 (57.42% from 255 or 34.52% from 423); Blue value is 144 (56.64% from 255 or 34.04% from 423); Max value from RGB is 146 - color contains mainly: green. Hex color #859290 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859290 is #7A6D6F. Grayscale: #8D8D8D. Windows color (decimal): -8023408 or 9474693. OLE color: 9474693.
HSL color Cylindrical-coordinate representation of color #859290: hue angle of 170.77º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #859290 is Cyan = 0.09, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 146 | 144 | - |
| CMYK | 0.09 | 0 | 0.01 | 0.43 |
| HSL | 170.77º | 0.06% | 0.55% | - |
| HSV(B) | 170.77º | 0.09% | 0.57% | - |
| XYZ | 24.99 | 27.56 | 30.39 | - |
| YUV | 141.89 | 129.19 | 121.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 144 | 0.09 | 0 | 0.01 | 0.43 | 170.77 | 0.06 | 0.55 |
| Hex | 85 | 92 | 90 | 9 | 0 | 1 | 2B | AB | 6 | 37 |
| Octal | 205 | 222 | 220 | 11 | 0 | 1 | 53 | 253 | 6 | 67 |
| Binary | 10000101 | 10010010 | 10010000 | 1001 | 0 | 1 | 101011 | 10101011 | 110 | 110111 |
Color Harmonies of #859290
Complementary color
Monochromatic Colors of #859290
Black with #859290
Text Example
Text Example
White with #859290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859290; }
p { color: rgb(133,146,144); }
H1.HeaderClassName
{
color: #859290;
}
.AnyTagClassName
{
color: #859290;
}
</style>
background-color css
<style>
a { background-color: #859290; }
a { background-color: rgb(133,146,144); }
div.DivClassName
{
background-color: #859290;
}
.BgClassName
{
background-color: #859290;
}
</style>
border-color css
<style>
span { border-color: #859290; }
span { border-color: rgb(133,146,144); }
td.TdClassName
{
border-color: #859290;
}
.TagClassName
{
border-color: #859290;
}
</style>