Shades of Oslo Grey #788381
Tints of Oslo Grey #788381
RGB
CMYK
RGB Variations
Color information
#788381 (or 0x788381) is known color: Oslo Grey. HEX triplet: 78, 83 and 81. RGB value is (120,131,129). Sum of RGB (Red+Green+Blue) = 120+131+129=380 (50% of max value = 765). Red value is 120 (47.27% from 255 or 31.58% from 380); Green value is 131 (51.56% from 255 or 34.47% from 380); Blue value is 129 (50.78% from 255 or 33.95% from 380); Max value from RGB is 131 - color contains mainly: green. Hex color #788381 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788381 is #877C7E. Grayscale: #7F7F7F. Windows color (decimal): -8879231 or 8487800. OLE color: 8487800.
HSL color Cylindrical-coordinate representation of color #788381: hue angle of 169.09º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #788381 is Cyan = 0.08, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 131 | 129 | - |
| CMYK | 0.08 | 0 | 0.02 | 0.49 |
| HSL | 169.09º | 0.04% | 0.49% | - |
| HSV(B) | 169.09º | 0.08% | 0.51% | - |
| XYZ | 19.82 | 21.81 | 23.93 | - |
| YUV | 127.48 | 128.86 | 122.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 131 | 129 | 0.08 | 0 | 0.02 | 0.49 | 169.09 | 0.04 | 0.49 |
| Hex | 78 | 83 | 81 | 8 | 0 | 2 | 31 | A9 | 4 | 31 |
| Octal | 170 | 203 | 201 | 10 | 0 | 2 | 61 | 251 | 4 | 61 |
| Binary | 1111000 | 10000011 | 10000001 | 1000 | 0 | 10 | 110001 | 10101001 | 100 | 110001 |
Color Harmonies of #788381
Complementary color
Monochromatic Colors of #788381
Black with #788381
Text Example
Text Example
White with #788381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788381; }
p { color: rgb(120,131,129); }
H1.HeaderClassName
{
color: #788381;
}
.AnyTagClassName
{
color: #788381;
}
</style>
background-color css
<style>
a { background-color: #788381; }
a { background-color: rgb(120,131,129); }
div.DivClassName
{
background-color: #788381;
}
.BgClassName
{
background-color: #788381;
}
</style>
border-color css
<style>
span { border-color: #788381; }
span { border-color: rgb(120,131,129); }
td.TdClassName
{
border-color: #788381;
}
.TagClassName
{
border-color: #788381;
}
</style>