Shades of Oslo Grey #798785
Tints of Oslo Grey #798785
RGB
CMYK
RGB Variations
Color information
#798785 (or 0x798785) is known color: Oslo Grey. HEX triplet: 79, 87 and 85. RGB value is (121,135,133). Sum of RGB (Red+Green+Blue) = 121+135+133=389 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.11% from 389); Green value is 135 (53.12% from 255 or 34.70% from 389); Blue value is 133 (52.34% from 255 or 34.19% from 389); Max value from RGB is 135 - color contains mainly: green. Hex color #798785 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #798785 is #86787A. Grayscale: #828282. Windows color (decimal): -8812667 or 8750969. OLE color: 8750969.
HSL color Cylindrical-coordinate representation of color #798785: hue angle of 171.43º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #798785 is Cyan = 0.10, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 135 | 133 | - |
| CMYK | 0.10 | 0 | 0.01 | 0.47 |
| HSL | 171.43º | 0.06% | 0.5% | - |
| HSV(B) | 171.43º | 0.1% | 0.53% | - |
| XYZ | 20.78 | 23.09 | 25.55 | - |
| YUV | 130.59 | 129.36 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 135 | 133 | 0.10 | 0 | 0.01 | 0.47 | 171.43 | 0.06 | 0.5 |
| Hex | 79 | 87 | 85 | A | 0 | 1 | 2F | AB | 6 | 32 |
| Octal | 171 | 207 | 205 | 12 | 0 | 1 | 57 | 253 | 6 | 62 |
| Binary | 1111001 | 10000111 | 10000101 | 1010 | 0 | 1 | 101111 | 10101011 | 110 | 110010 |
Color Harmonies of #798785
Complementary color
Monochromatic Colors of #798785
Black with #798785
Text Example
Text Example
White with #798785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798785; }
p { color: rgb(121,135,133); }
H1.HeaderClassName
{
color: #798785;
}
.AnyTagClassName
{
color: #798785;
}
</style>
background-color css
<style>
a { background-color: #798785; }
a { background-color: rgb(121,135,133); }
div.DivClassName
{
background-color: #798785;
}
.BgClassName
{
background-color: #798785;
}
</style>
border-color css
<style>
span { border-color: #798785; }
span { border-color: rgb(121,135,133); }
td.TdClassName
{
border-color: #798785;
}
.TagClassName
{
border-color: #798785;
}
</style>