Shades of Oslo Grey #798988
Tints of Oslo Grey #798988
RGB
CMYK
RGB Variations
Color information
#798988 (or 0x798988) is known color: Oslo Grey. HEX triplet: 79, 89 and 88. RGB value is (121,137,136). Sum of RGB (Red+Green+Blue) = 121+137+136=394 (52% of max value = 765). Red value is 121 (47.66% from 255 or 30.71% from 394); Green value is 137 (53.91% from 255 or 34.77% from 394); Blue value is 136 (53.52% from 255 or 34.52% from 394); Max value from RGB is 137 - color contains mainly: green. Hex color #798988 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #798988 is #867677. Grayscale: #848484. Windows color (decimal): -8812152 or 8948089. OLE color: 8948089.
HSL color Cylindrical-coordinate representation of color #798988: hue angle of 176.25º 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 #798988 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 137 | 136 | - |
| CMYK | 0.12 | 0 | 0.01 | 0.46 |
| HSL | 176.25º | 0.06% | 0.51% | - |
| HSV(B) | 176.25º | 0.12% | 0.54% | - |
| XYZ | 21.27 | 23.73 | 26.75 | - |
| YUV | 132.1 | 130.2 | 120.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 137 | 136 | 0.12 | 0 | 0.01 | 0.46 | 176.25 | 0.06 | 0.51 |
| Hex | 79 | 89 | 88 | C | 0 | 1 | 2E | B0 | 6 | 33 |
| Octal | 171 | 211 | 210 | 14 | 0 | 1 | 56 | 260 | 6 | 63 |
| Binary | 1111001 | 10001001 | 10001000 | 1100 | 0 | 1 | 101110 | 10110000 | 110 | 110011 |
Color Harmonies of #798988
Complementary color
Monochromatic Colors of #798988
Black with #798988
Text Example
Text Example
White with #798988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798988; }
p { color: rgb(121,137,136); }
H1.HeaderClassName
{
color: #798988;
}
.AnyTagClassName
{
color: #798988;
}
</style>
background-color css
<style>
a { background-color: #798988; }
a { background-color: rgb(121,137,136); }
div.DivClassName
{
background-color: #798988;
}
.BgClassName
{
background-color: #798988;
}
</style>
border-color css
<style>
span { border-color: #798988; }
span { border-color: rgb(121,137,136); }
td.TdClassName
{
border-color: #798988;
}
.TagClassName
{
border-color: #798988;
}
</style>