Shades of Oslo Grey #829390
Tints of Oslo Grey #829390
RGB
CMYK
RGB Variations
Color information
#829390 (or 0x829390) is known color: Oslo Grey. HEX triplet: 82, 93 and 90. RGB value is (130,147,144). Sum of RGB (Red+Green+Blue) = 130+147+144=421 (55% of max value = 765). Red value is 130 (51.17% from 255 or 30.88% from 421); Green value is 147 (57.81% from 255 or 34.92% from 421); Blue value is 144 (56.64% from 255 or 34.20% from 421); Max value from RGB is 147 - color contains mainly: green. Hex color #829390 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829390 is #7D6C6F. Grayscale: #8D8D8D. Windows color (decimal): -8219760 or 9474946. OLE color: 9474946.
HSL color Cylindrical-coordinate representation of color #829390: hue angle of 169.41º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #829390 is Cyan = 0.12, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 144 | - |
| CMYK | 0.12 | 0 | 0.02 | 0.42 |
| HSL | 169.41º | 0.07% | 0.54% | - |
| HSV(B) | 169.41º | 0.12% | 0.58% | - |
| XYZ | 24.67 | 27.63 | 30.42 | - |
| YUV | 141.58 | 129.37 | 119.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 144 | 0.12 | 0 | 0.02 | 0.42 | 169.41 | 0.07 | 0.54 |
| Hex | 82 | 93 | 90 | C | 0 | 2 | 2A | A9 | 7 | 36 |
| Octal | 202 | 223 | 220 | 14 | 0 | 2 | 52 | 251 | 7 | 66 |
| Binary | 10000010 | 10010011 | 10010000 | 1100 | 0 | 10 | 101010 | 10101001 | 111 | 110110 |
Color Harmonies of #829390
Complementary color
Monochromatic Colors of #829390
Black with #829390
Text Example
Text Example
White with #829390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829390; }
p { color: rgb(130,147,144); }
H1.HeaderClassName
{
color: #829390;
}
.AnyTagClassName
{
color: #829390;
}
</style>
background-color css
<style>
a { background-color: #829390; }
a { background-color: rgb(130,147,144); }
div.DivClassName
{
background-color: #829390;
}
.BgClassName
{
background-color: #829390;
}
</style>
border-color css
<style>
span { border-color: #829390; }
span { border-color: rgb(130,147,144); }
td.TdClassName
{
border-color: #829390;
}
.TagClassName
{
border-color: #829390;
}
</style>