Shades of Oslo Grey #849593
Tints of Oslo Grey #849593
RGB
CMYK
RGB Variations
Color information
#849593 (or 0x849593) is known color: Oslo Grey. HEX triplet: 84, 95 and 93. RGB value is (132,149,147). Sum of RGB (Red+Green+Blue) = 132+149+147=428 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.84% from 428); Green value is 149 (58.59% from 255 or 34.81% from 428); Blue value is 147 (57.81% from 255 or 34.35% from 428); Max value from RGB is 149 - color contains mainly: green. Hex color #849593 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849593 is #7B6A6C. Grayscale: #8F8F8F. Windows color (decimal): -8088173 or 9672068. OLE color: 9672068.
HSL color Cylindrical-coordinate representation of color #849593: hue angle of 172.94º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #849593 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 147 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.42 |
| HSL | 172.94º | 0.07% | 0.55% | - |
| HSV(B) | 172.94º | 0.11% | 0.58% | - |
| XYZ | 25.53 | 28.51 | 31.76 | - |
| YUV | 143.69 | 129.87 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 147 | 0.11 | 0 | 0.01 | 0.42 | 172.94 | 0.07 | 0.55 |
| Hex | 84 | 95 | 93 | B | 0 | 1 | 2A | AD | 7 | 37 |
| Octal | 204 | 225 | 223 | 13 | 0 | 1 | 52 | 255 | 7 | 67 |
| Binary | 10000100 | 10010101 | 10010011 | 1011 | 0 | 1 | 101010 | 10101101 | 111 | 110111 |
Color Harmonies of #849593
Complementary color
Monochromatic Colors of #849593
Black with #849593
Text Example
Text Example
White with #849593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849593; }
p { color: rgb(132,149,147); }
H1.HeaderClassName
{
color: #849593;
}
.AnyTagClassName
{
color: #849593;
}
</style>
background-color css
<style>
a { background-color: #849593; }
a { background-color: rgb(132,149,147); }
div.DivClassName
{
background-color: #849593;
}
.BgClassName
{
background-color: #849593;
}
</style>
border-color css
<style>
span { border-color: #849593; }
span { border-color: rgb(132,149,147); }
td.TdClassName
{
border-color: #849593;
}
.TagClassName
{
border-color: #849593;
}
</style>