Shades of Oslo Grey #839390
Tints of Oslo Grey #839390
RGB
CMYK
RGB Variations
Color information
#839390 (or 0x839390) is known color: Oslo Grey. HEX triplet: 83, 93 and 90. RGB value is (131,147,144). Sum of RGB (Red+Green+Blue) = 131+147+144=422 (55% of max value = 765). Red value is 131 (51.56% from 255 or 31.04% from 422); Green value is 147 (57.81% from 255 or 34.83% from 422); Blue value is 144 (56.64% from 255 or 34.12% from 422); Max value from RGB is 147 - color contains mainly: green. Hex color #839390 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839390 is #7C6C6F. Grayscale: #8D8D8D. Windows color (decimal): -8154224 or 9474947. OLE color: 9474947.
HSL color Cylindrical-coordinate representation of color #839390: hue angle of 168.75º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #839390 is Cyan = 0.11, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 147 | 144 | - |
| CMYK | 0.11 | 0 | 0.02 | 0.42 |
| HSL | 168.75º | 0.07% | 0.55% | - |
| HSV(B) | 168.75º | 0.11% | 0.58% | - |
| XYZ | 24.83 | 27.71 | 30.42 | - |
| YUV | 141.87 | 129.2 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 147 | 144 | 0.11 | 0 | 0.02 | 0.42 | 168.75 | 0.07 | 0.55 |
| Hex | 83 | 93 | 90 | B | 0 | 2 | 2A | A9 | 7 | 37 |
| Octal | 203 | 223 | 220 | 13 | 0 | 2 | 52 | 251 | 7 | 67 |
| Binary | 10000011 | 10010011 | 10010000 | 1011 | 0 | 10 | 101010 | 10101001 | 111 | 110111 |
Color Harmonies of #839390
Complementary color
Monochromatic Colors of #839390
Black with #839390
Text Example
Text Example
White with #839390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839390; }
p { color: rgb(131,147,144); }
H1.HeaderClassName
{
color: #839390;
}
.AnyTagClassName
{
color: #839390;
}
</style>
background-color css
<style>
a { background-color: #839390; }
a { background-color: rgb(131,147,144); }
div.DivClassName
{
background-color: #839390;
}
.BgClassName
{
background-color: #839390;
}
</style>
border-color css
<style>
span { border-color: #839390; }
span { border-color: rgb(131,147,144); }
td.TdClassName
{
border-color: #839390;
}
.TagClassName
{
border-color: #839390;
}
</style>