Shades of Oslo Grey #778987
Tints of Oslo Grey #778987
RGB
CMYK
RGB Variations
Color information
#778987 (or 0x778987) is known color: Oslo Grey. HEX triplet: 77, 89 and 87. RGB value is (119,137,135). Sum of RGB (Red+Green+Blue) = 119+137+135=391 (51% of max value = 765). Red value is 119 (46.88% from 255 or 30.43% from 391); Green value is 137 (53.91% from 255 or 35.04% from 391); Blue value is 135 (53.12% from 255 or 34.53% from 391); Max value from RGB is 137 - color contains mainly: green. Hex color #778987 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #778987 is #887678. Grayscale: #838383. Windows color (decimal): -8943225 or 8882551. OLE color: 8882551.
HSL color Cylindrical-coordinate representation of color #778987: hue angle of 173.33º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #778987 is Cyan = 0.13, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 137 | 135 | - |
| CMYK | 0.13 | 0 | 0.01 | 0.46 |
| HSL | 173.33º | 0.07% | 0.5% | - |
| HSV(B) | 173.33º | 0.13% | 0.54% | - |
| XYZ | 20.93 | 23.56 | 26.37 | - |
| YUV | 131.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 137 | 135 | 0.13 | 0 | 0.01 | 0.46 | 173.33 | 0.07 | 0.5 |
| Hex | 77 | 89 | 87 | D | 0 | 1 | 2E | AD | 7 | 32 |
| Octal | 167 | 211 | 207 | 15 | 0 | 1 | 56 | 255 | 7 | 62 |
| Binary | 1110111 | 10001001 | 10000111 | 1101 | 0 | 1 | 101110 | 10101101 | 111 | 110010 |
Color Harmonies of #778987
Complementary color
Monochromatic Colors of #778987
Black with #778987
Text Example
Text Example
White with #778987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778987; }
p { color: rgb(119,137,135); }
H1.HeaderClassName
{
color: #778987;
}
.AnyTagClassName
{
color: #778987;
}
</style>
background-color css
<style>
a { background-color: #778987; }
a { background-color: rgb(119,137,135); }
div.DivClassName
{
background-color: #778987;
}
.BgClassName
{
background-color: #778987;
}
</style>
border-color css
<style>
span { border-color: #778987; }
span { border-color: rgb(119,137,135); }
td.TdClassName
{
border-color: #778987;
}
.TagClassName
{
border-color: #778987;
}
</style>