Shades of Oslo Grey #768685
Tints of Oslo Grey #768685
RGB
CMYK
RGB Variations
Color information
#768685 (or 0x768685) is known color: Oslo Grey. HEX triplet: 76, 86 and 85. RGB value is (118,134,133). Sum of RGB (Red+Green+Blue) = 118+134+133=385 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.65% from 385); Green value is 134 (52.73% from 255 or 34.81% from 385); Blue value is 133 (52.34% from 255 or 34.55% from 385); Max value from RGB is 134 - color contains mainly: green. Hex color #768685 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768685 is #89797A. Grayscale: #818181. Windows color (decimal): -9009531 or 8750710. OLE color: 8750710.
HSL color Cylindrical-coordinate representation of color #768685: hue angle of 176.25º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #768685 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 134 | 133 | - |
| CMYK | 0.12 | 0 | 0.01 | 0.47 |
| HSL | 176.25º | 0.06% | 0.49% | - |
| HSV(B) | 176.25º | 0.12% | 0.53% | - |
| XYZ | 20.23 | 22.6 | 25.49 | - |
| YUV | 129.1 | 130.2 | 120.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 133 | 0.12 | 0 | 0.01 | 0.47 | 176.25 | 0.06 | 0.49 |
| Hex | 76 | 86 | 85 | C | 0 | 1 | 2F | B0 | 6 | 31 |
| Octal | 166 | 206 | 205 | 14 | 0 | 1 | 57 | 260 | 6 | 61 |
| Binary | 1110110 | 10000110 | 10000101 | 1100 | 0 | 1 | 101111 | 10110000 | 110 | 110001 |
Color Harmonies of #768685
Complementary color
Monochromatic Colors of #768685
Black with #768685
Text Example
Text Example
White with #768685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768685; }
p { color: rgb(118,134,133); }
H1.HeaderClassName
{
color: #768685;
}
.AnyTagClassName
{
color: #768685;
}
</style>
background-color css
<style>
a { background-color: #768685; }
a { background-color: rgb(118,134,133); }
div.DivClassName
{
background-color: #768685;
}
.BgClassName
{
background-color: #768685;
}
</style>
border-color css
<style>
span { border-color: #768685; }
span { border-color: rgb(118,134,133); }
td.TdClassName
{
border-color: #768685;
}
.TagClassName
{
border-color: #768685;
}
</style>