Shades of Oslo Grey #768786
Tints of Oslo Grey #768786
RGB
CMYK
RGB Variations
Color information
#768786 (or 0x768786) is known color: Oslo Grey. HEX triplet: 76, 87 and 86. RGB value is (118,135,134). Sum of RGB (Red+Green+Blue) = 118+135+134=387 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.49% from 387); Green value is 135 (53.12% from 255 or 34.88% from 387); Blue value is 134 (52.73% from 255 or 34.63% from 387); Max value from RGB is 135 - color contains mainly: green. Hex color #768786 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768786 is #897879. Grayscale: #818181. Windows color (decimal): -9009274 or 8816502. OLE color: 8816502.
HSL color Cylindrical-coordinate representation of color #768786: hue angle of 176.47º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #768786 is Cyan = 0.13, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 135 | 134 | - |
| CMYK | 0.13 | 0 | 0.01 | 0.47 |
| HSL | 176.47º | 0.07% | 0.5% | - |
| HSV(B) | 176.47º | 0.13% | 0.53% | - |
| XYZ | 20.44 | 22.9 | 25.9 | - |
| YUV | 129.8 | 130.37 | 119.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 135 | 134 | 0.13 | 0 | 0.01 | 0.47 | 176.47 | 0.07 | 0.5 |
| Hex | 76 | 87 | 86 | D | 0 | 1 | 2F | B0 | 7 | 32 |
| Octal | 166 | 207 | 206 | 15 | 0 | 1 | 57 | 260 | 7 | 62 |
| Binary | 1110110 | 10000111 | 10000110 | 1101 | 0 | 1 | 101111 | 10110000 | 111 | 110010 |
Color Harmonies of #768786
Complementary color
Monochromatic Colors of #768786
Black with #768786
Text Example
Text Example
White with #768786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768786; }
p { color: rgb(118,135,134); }
H1.HeaderClassName
{
color: #768786;
}
.AnyTagClassName
{
color: #768786;
}
</style>
background-color css
<style>
a { background-color: #768786; }
a { background-color: rgb(118,135,134); }
div.DivClassName
{
background-color: #768786;
}
.BgClassName
{
background-color: #768786;
}
</style>
border-color css
<style>
span { border-color: #768786; }
span { border-color: rgb(118,135,134); }
td.TdClassName
{
border-color: #768786;
}
.TagClassName
{
border-color: #768786;
}
</style>