Shades of Oslo Grey #788988
Tints of Oslo Grey #788988
RGB
CMYK
RGB Variations
Color information
#788988 (or 0x788988) is known color: Oslo Grey. HEX triplet: 78, 89 and 88. RGB value is (120,137,136). Sum of RGB (Red+Green+Blue) = 120+137+136=393 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30.53% from 393); Green value is 137 (53.91% from 255 or 34.86% from 393); Blue value is 136 (53.52% from 255 or 34.61% from 393); Max value from RGB is 137 - color contains mainly: green. Hex color #788988 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788988 is #877677. Grayscale: #838383. Windows color (decimal): -8877688 or 8948088. OLE color: 8948088.
HSL color Cylindrical-coordinate representation of color #788988: hue angle of 176.47º 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 #788988 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 137 | 136 | - |
| CMYK | 0.12 | 0 | 0.01 | 0.46 |
| HSL | 176.47º | 0.07% | 0.5% | - |
| HSV(B) | 176.47º | 0.12% | 0.54% | - |
| XYZ | 21.14 | 23.66 | 26.75 | - |
| YUV | 131.8 | 130.37 | 119.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 136 | 0.12 | 0 | 0.01 | 0.46 | 176.47 | 0.07 | 0.5 |
| Hex | 78 | 89 | 88 | C | 0 | 1 | 2E | B0 | 7 | 32 |
| Octal | 170 | 211 | 210 | 14 | 0 | 1 | 56 | 260 | 7 | 62 |
| Binary | 1111000 | 10001001 | 10001000 | 1100 | 0 | 1 | 101110 | 10110000 | 111 | 110010 |
Color Harmonies of #788988
Complementary color
Monochromatic Colors of #788988
Black with #788988
Text Example
Text Example
White with #788988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788988; }
p { color: rgb(120,137,136); }
H1.HeaderClassName
{
color: #788988;
}
.AnyTagClassName
{
color: #788988;
}
</style>
background-color css
<style>
a { background-color: #788988; }
a { background-color: rgb(120,137,136); }
div.DivClassName
{
background-color: #788988;
}
.BgClassName
{
background-color: #788988;
}
</style>
border-color css
<style>
span { border-color: #788988; }
span { border-color: rgb(120,137,136); }
td.TdClassName
{
border-color: #788988;
}
.TagClassName
{
border-color: #788988;
}
</style>