Shades of Oslo Grey #849191
Tints of Oslo Grey #849191
RGB
CMYK
RGB Variations
Color information
#849191 (or 0x849191) is known color: Oslo Grey. HEX triplet: 84, 91 and 91. RGB value is (132,145,145). Sum of RGB (Red+Green+Blue) = 132+145+145=422 (55% of max value = 765). Red value is 132 (51.95% from 255 or 31.28% from 422); Green value is 145 (57.03% from 255 or 34.36% from 422); Blue value is 145 (57.03% from 255 or 34.36% from 422); Max value from RGB is 145 - color contains mainly: green, blue. Hex color #849191 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849191 is #7B6E6E. Grayscale: #8D8D8D. Windows color (decimal): -8089199 or 9539972. OLE color: 9539972.
HSL color Cylindrical-coordinate representation of color #849191: hue angle of 180º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #849191 is Cyan = 0.09, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 145 | 145 | - |
| CMYK | 0.09 | 0 | 0 | 0.43 |
| HSL | 180º | 0.06% | 0.54% | - |
| HSV(B) | 180º | 0.09% | 0.57% | - |
| XYZ | 24.75 | 27.2 | 30.73 | - |
| YUV | 141.11 | 130.19 | 121.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 145 | 0.09 | 0 | 0 | 0.43 | 180 | 0.06 | 0.54 |
| Hex | 84 | 91 | 91 | 9 | 0 | 0 | 2B | B4 | 6 | 36 |
| Octal | 204 | 221 | 221 | 11 | 0 | 0 | 53 | 264 | 6 | 66 |
| Binary | 10000100 | 10010001 | 10010001 | 1001 | 0 | 0 | 101011 | 10110100 | 110 | 110110 |
Color Harmonies of #849191
Complementary color
Monochromatic Colors of #849191
Black with #849191
Text Example
Text Example
White with #849191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849191; }
p { color: rgb(132,145,145); }
H1.HeaderClassName
{
color: #849191;
}
.AnyTagClassName
{
color: #849191;
}
</style>
background-color css
<style>
a { background-color: #849191; }
a { background-color: rgb(132,145,145); }
div.DivClassName
{
background-color: #849191;
}
.BgClassName
{
background-color: #849191;
}
</style>
border-color css
<style>
span { border-color: #849191; }
span { border-color: rgb(132,145,145); }
td.TdClassName
{
border-color: #849191;
}
.TagClassName
{
border-color: #849191;
}
</style>