Shades of Oslo Grey #788786
Tints of Oslo Grey #788786
RGB
CMYK
RGB Variations
Color information
#788786 (or 0x788786) is known color: Oslo Grey. HEX triplet: 78, 87 and 86. RGB value is (120,135,134). Sum of RGB (Red+Green+Blue) = 120+135+134=389 (51% of max value = 765). Red value is 120 (47.27% from 255 or 30.85% from 389); Green value is 135 (53.12% from 255 or 34.70% from 389); Blue value is 134 (52.73% from 255 or 34.45% from 389); Max value from RGB is 135 - color contains mainly: green. Hex color #788786 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788786 is #877879. Grayscale: #828282. Windows color (decimal): -8878202 or 8816504. OLE color: 8816504.
HSL color Cylindrical-coordinate representation of color #788786: hue angle of 176º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #788786 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 134 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.47 |
| HSL | 176º | 0.06% | 0.5% | - |
| HSV(B) | 176º | 0.11% | 0.53% | - |
| XYZ | 20.71 | 23.04 | 25.91 | - |
| YUV | 130.4 | 130.03 | 120.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 134 | 0.11 | 0 | 0.01 | 0.47 | 176 | 0.06 | 0.5 |
| Hex | 78 | 87 | 86 | B | 0 | 1 | 2F | B0 | 6 | 32 |
| Octal | 170 | 207 | 206 | 13 | 0 | 1 | 57 | 260 | 6 | 62 |
| Binary | 1111000 | 10000111 | 10000110 | 1011 | 0 | 1 | 101111 | 10110000 | 110 | 110010 |
Color Harmonies of #788786
Complementary color
Monochromatic Colors of #788786
Black with #788786
Text Example
Text Example
White with #788786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788786; }
p { color: rgb(120,135,134); }
H1.HeaderClassName
{
color: #788786;
}
.AnyTagClassName
{
color: #788786;
}
</style>
background-color css
<style>
a { background-color: #788786; }
a { background-color: rgb(120,135,134); }
div.DivClassName
{
background-color: #788786;
}
.BgClassName
{
background-color: #788786;
}
</style>
border-color css
<style>
span { border-color: #788786; }
span { border-color: rgb(120,135,134); }
td.TdClassName
{
border-color: #788786;
}
.TagClassName
{
border-color: #788786;
}
</style>