Shades of Oslo Grey #748281
Tints of Oslo Grey #748281
RGB
CMYK
RGB Variations
Color information
#748281 (or 0x748281) is known color: Oslo Grey. HEX triplet: 74, 82 and 81. RGB value is (116,130,129). Sum of RGB (Red+Green+Blue) = 116+130+129=375 (49% of max value = 765). Red value is 116 (45.70% from 255 or 30.93% from 375); Green value is 130 (51.17% from 255 or 34.67% from 375); Blue value is 129 (50.78% from 255 or 34.4% from 375); Max value from RGB is 130 - color contains mainly: green. Hex color #748281 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #748281 is #8B7D7E. Grayscale: #7D7D7D. Windows color (decimal): -9141631 or 8487540. OLE color: 8487540.
HSL color Cylindrical-coordinate representation of color #748281: hue angle of 175.71º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #748281 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 130 | 129 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.49 |
| HSL | 175.71º | 0.06% | 0.48% | - |
| HSV(B) | 175.71º | 0.11% | 0.51% | - |
| XYZ | 19.15 | 21.26 | 23.86 | - |
| YUV | 125.7 | 129.86 | 121.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 130 | 129 | 0.11 | 0 | 0.01 | 0.49 | 175.71 | 0.06 | 0.48 |
| Hex | 74 | 82 | 81 | B | 0 | 1 | 31 | B0 | 6 | 30 |
| Octal | 164 | 202 | 201 | 13 | 0 | 1 | 61 | 260 | 6 | 60 |
| Binary | 1110100 | 10000010 | 10000001 | 1011 | 0 | 1 | 110001 | 10110000 | 110 | 110000 |
Color Harmonies of #748281
Complementary color
Monochromatic Colors of #748281
Black with #748281
Text Example
Text Example
White with #748281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748281; }
p { color: rgb(116,130,129); }
H1.HeaderClassName
{
color: #748281;
}
.AnyTagClassName
{
color: #748281;
}
</style>
background-color css
<style>
a { background-color: #748281; }
a { background-color: rgb(116,130,129); }
div.DivClassName
{
background-color: #748281;
}
.BgClassName
{
background-color: #748281;
}
</style>
border-color css
<style>
span { border-color: #748281; }
span { border-color: rgb(116,130,129); }
td.TdClassName
{
border-color: #748281;
}
.TagClassName
{
border-color: #748281;
}
</style>