Shades of Oslo Grey #798986
Tints of Oslo Grey #798986
RGB
CMYK
RGB Variations
Color information
#798986 (or 0x798986) is known color: Oslo Grey. HEX triplet: 79, 89 and 86. RGB value is (121,137,134). Sum of RGB (Red+Green+Blue) = 121+137+134=392 (51% of max value = 765). Red value is 121 (47.66% from 255 or 30.87% from 392); Green value is 137 (53.91% from 255 or 34.95% from 392); Blue value is 134 (52.73% from 255 or 34.18% from 392); Max value from RGB is 137 - color contains mainly: green. Hex color #798986 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #798986 is #867679. Grayscale: #838383. Windows color (decimal): -8812154 or 8817017. OLE color: 8817017.
HSL color Cylindrical-coordinate representation of color #798986: hue angle of 168.75º degrees, saturation: 0.06, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #798986 is Cyan = 0.12, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 137 | 134 | - |
| CMYK | 0.12 | 0 | 0.02 | 0.46 |
| HSL | 168.75º | 0.06% | 0.51% | - |
| HSV(B) | 168.75º | 0.12% | 0.54% | - |
| XYZ | 21.13 | 23.68 | 26.01 | - |
| YUV | 131.87 | 129.2 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 137 | 134 | 0.12 | 0 | 0.02 | 0.46 | 168.75 | 0.06 | 0.51 |
| Hex | 79 | 89 | 86 | C | 0 | 2 | 2E | A9 | 6 | 33 |
| Octal | 171 | 211 | 206 | 14 | 0 | 2 | 56 | 251 | 6 | 63 |
| Binary | 1111001 | 10001001 | 10000110 | 1100 | 0 | 10 | 101110 | 10101001 | 110 | 110011 |
Color Harmonies of #798986
Complementary color
Monochromatic Colors of #798986
Black with #798986
Text Example
Text Example
White with #798986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798986; }
p { color: rgb(121,137,134); }
H1.HeaderClassName
{
color: #798986;
}
.AnyTagClassName
{
color: #798986;
}
</style>
background-color css
<style>
a { background-color: #798986; }
a { background-color: rgb(121,137,134); }
div.DivClassName
{
background-color: #798986;
}
.BgClassName
{
background-color: #798986;
}
</style>
border-color css
<style>
span { border-color: #798986; }
span { border-color: rgb(121,137,134); }
td.TdClassName
{
border-color: #798986;
}
.TagClassName
{
border-color: #798986;
}
</style>