Shades of Oslo Grey #788481
Tints of Oslo Grey #788481
RGB
CMYK
RGB Variations
Color information
#788481 (or 0x788481) is known color: Oslo Grey. HEX triplet: 78, 84 and 81. RGB value is (120,132,129). Sum of RGB (Red+Green+Blue) = 120+132+129=381 (50% of max value = 765). Red value is 120 (47.27% from 255 or 31.50% from 381); Green value is 132 (51.95% from 255 or 34.65% from 381); Blue value is 129 (50.78% from 255 or 33.86% from 381); Max value from RGB is 132 - color contains mainly: green. Hex color #788481 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788481 is #877B7E. Grayscale: #808080. Windows color (decimal): -8878975 or 8488056. OLE color: 8488056.
HSL color Cylindrical-coordinate representation of color #788481: hue angle of 165º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #788481 is Cyan = 0.09, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 132 | 129 | - |
| CMYK | 0.09 | 0 | 0.02 | 0.48 |
| HSL | 165º | 0.05% | 0.49% | - |
| HSV(B) | 165º | 0.09% | 0.52% | - |
| XYZ | 19.96 | 22.08 | 23.98 | - |
| YUV | 128.07 | 128.52 | 122.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 129 | 0.09 | 0 | 0.02 | 0.48 | 165 | 0.05 | 0.49 |
| Hex | 78 | 84 | 81 | 9 | 0 | 2 | 30 | A5 | 5 | 31 |
| Octal | 170 | 204 | 201 | 11 | 0 | 2 | 60 | 245 | 5 | 61 |
| Binary | 1111000 | 10000100 | 10000001 | 1001 | 0 | 10 | 110000 | 10100101 | 101 | 110001 |
Color Harmonies of #788481
Complementary color
Monochromatic Colors of #788481
Black with #788481
Text Example
Text Example
White with #788481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788481; }
p { color: rgb(120,132,129); }
H1.HeaderClassName
{
color: #788481;
}
.AnyTagClassName
{
color: #788481;
}
</style>
background-color css
<style>
a { background-color: #788481; }
a { background-color: rgb(120,132,129); }
div.DivClassName
{
background-color: #788481;
}
.BgClassName
{
background-color: #788481;
}
</style>
border-color css
<style>
span { border-color: #788481; }
span { border-color: rgb(120,132,129); }
td.TdClassName
{
border-color: #788481;
}
.TagClassName
{
border-color: #788481;
}
</style>