Shades of Oslo Grey #778281
Tints of Oslo Grey #778281
RGB
CMYK
RGB Variations
Color information
#778281 (or 0x778281) is known color: Oslo Grey. HEX triplet: 77, 82 and 81. RGB value is (119,130,129). Sum of RGB (Red+Green+Blue) = 119+130+129=378 (50% of max value = 765). Red value is 119 (46.88% from 255 or 31.48% from 378); Green value is 130 (51.17% from 255 or 34.39% from 378); Blue value is 129 (50.78% from 255 or 34.13% from 378); Max value from RGB is 130 - color contains mainly: green. Hex color #778281 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #778281 is #887D7E. Grayscale: #7E7E7E. Windows color (decimal): -8945023 or 8487543. OLE color: 8487543.
HSL color Cylindrical-coordinate representation of color #778281: hue angle of 174.55º 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 #778281 is Cyan = 0.08, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 130 | 129 | - |
| CMYK | 0.08 | 0 | 0.01 | 0.49 |
| HSL | 174.55º | 0.04% | 0.49% | - |
| HSV(B) | 174.55º | 0.08% | 0.51% | - |
| XYZ | 19.55 | 21.47 | 23.88 | - |
| YUV | 126.6 | 129.36 | 122.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 130 | 129 | 0.08 | 0 | 0.01 | 0.49 | 174.55 | 0.04 | 0.49 |
| Hex | 77 | 82 | 81 | 8 | 0 | 1 | 31 | AF | 4 | 31 |
| Octal | 167 | 202 | 201 | 10 | 0 | 1 | 61 | 257 | 4 | 61 |
| Binary | 1110111 | 10000010 | 10000001 | 1000 | 0 | 1 | 110001 | 10101111 | 100 | 110001 |
Color Harmonies of #778281
Complementary color
Monochromatic Colors of #778281
Black with #778281
Text Example
Text Example
White with #778281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778281; }
p { color: rgb(119,130,129); }
H1.HeaderClassName
{
color: #778281;
}
.AnyTagClassName
{
color: #778281;
}
</style>
background-color css
<style>
a { background-color: #778281; }
a { background-color: rgb(119,130,129); }
div.DivClassName
{
background-color: #778281;
}
.BgClassName
{
background-color: #778281;
}
</style>
border-color css
<style>
span { border-color: #778281; }
span { border-color: rgb(119,130,129); }
td.TdClassName
{
border-color: #778281;
}
.TagClassName
{
border-color: #778281;
}
</style>