Shades of Oslo Grey #839492
Tints of Oslo Grey #839492
RGB
CMYK
RGB Variations
Color information
#839492 (or 0x839492) is known color: Oslo Grey. HEX triplet: 83, 94 and 92. RGB value is (131,148,146). Sum of RGB (Red+Green+Blue) = 131+148+146=425 (56% of max value = 765). Red value is 131 (51.56% from 255 or 30.82% from 425); Green value is 148 (58.20% from 255 or 34.82% from 425); Blue value is 146 (57.42% from 255 or 34.35% from 425); Max value from RGB is 148 - color contains mainly: green. Hex color #839492 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839492 is #7C6B6D. Grayscale: #8E8E8E. Windows color (decimal): -8153966 or 9606275. OLE color: 9606275.
HSL color Cylindrical-coordinate representation of color #839492: hue angle of 172.94º 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 #839492 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 146 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.42 |
| HSL | 172.94º | 0.07% | 0.55% | - |
| HSV(B) | 172.94º | 0.11% | 0.58% | - |
| XYZ | 25.14 | 28.08 | 31.29 | - |
| YUV | 142.69 | 129.87 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 146 | 0.11 | 0 | 0.01 | 0.42 | 172.94 | 0.07 | 0.55 |
| Hex | 83 | 94 | 92 | B | 0 | 1 | 2A | AD | 7 | 37 |
| Octal | 203 | 224 | 222 | 13 | 0 | 1 | 52 | 255 | 7 | 67 |
| Binary | 10000011 | 10010100 | 10010010 | 1011 | 0 | 1 | 101010 | 10101101 | 111 | 110111 |
Color Harmonies of #839492
Complementary color
Monochromatic Colors of #839492
Black with #839492
Text Example
Text Example
White with #839492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839492; }
p { color: rgb(131,148,146); }
H1.HeaderClassName
{
color: #839492;
}
.AnyTagClassName
{
color: #839492;
}
</style>
background-color css
<style>
a { background-color: #839492; }
a { background-color: rgb(131,148,146); }
div.DivClassName
{
background-color: #839492;
}
.BgClassName
{
background-color: #839492;
}
</style>
border-color css
<style>
span { border-color: #839492; }
span { border-color: rgb(131,148,146); }
td.TdClassName
{
border-color: #839492;
}
.TagClassName
{
border-color: #839492;
}
</style>