Shades of Oslo Grey #788987
Tints of Oslo Grey #788987
RGB
CMYK
RGB Variations
Color information
#788987 (or 0x788987) is known color: Oslo Grey. HEX triplet: 78, 89 and 87. RGB value is (120,137,135). Sum of RGB (Red+Green+Blue) = 120+137+135=392 (51% of max value = 765). Red value is 120 (47.27% from 255 or 30.61% from 392); Green value is 137 (53.91% from 255 or 34.95% from 392); Blue value is 135 (53.12% from 255 or 34.44% from 392); Max value from RGB is 137 - color contains mainly: green. Hex color #788987 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788987 is #877678. Grayscale: #838383. Windows color (decimal): -8877689 or 8882552. OLE color: 8882552.
HSL color Cylindrical-coordinate representation of color #788987: hue angle of 172.94º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #788987 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 137 | 135 | - |
| CMYK | 0.12 | 0 | 0.01 | 0.46 |
| HSL | 172.94º | 0.07% | 0.5% | - |
| HSV(B) | 172.94º | 0.12% | 0.54% | - |
| XYZ | 21.06 | 23.63 | 26.37 | - |
| YUV | 131.69 | 129.87 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 135 | 0.12 | 0 | 0.01 | 0.46 | 172.94 | 0.07 | 0.5 |
| Hex | 78 | 89 | 87 | C | 0 | 1 | 2E | AD | 7 | 32 |
| Octal | 170 | 211 | 207 | 14 | 0 | 1 | 56 | 255 | 7 | 62 |
| Binary | 1111000 | 10001001 | 10000111 | 1100 | 0 | 1 | 101110 | 10101101 | 111 | 110010 |
Color Harmonies of #788987
Complementary color
Monochromatic Colors of #788987
Black with #788987
Text Example
Text Example
White with #788987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788987; }
p { color: rgb(120,137,135); }
H1.HeaderClassName
{
color: #788987;
}
.AnyTagClassName
{
color: #788987;
}
</style>
background-color css
<style>
a { background-color: #788987; }
a { background-color: rgb(120,137,135); }
div.DivClassName
{
background-color: #788987;
}
.BgClassName
{
background-color: #788987;
}
</style>
border-color css
<style>
span { border-color: #788987; }
span { border-color: rgb(120,137,135); }
td.TdClassName
{
border-color: #788987;
}
.TagClassName
{
border-color: #788987;
}
</style>