Shades of Light Slate Grey #848994
Tints of Light Slate Grey #848994
RGB
CMYK
RGB Variations
Color information
#848994 (or 0x848994) is known color: Light Slate Grey. HEX triplet: 84, 89 and 94. RGB value is (132,137,148). Sum of RGB (Red+Green+Blue) = 132+137+148=417 (55% of max value = 765). Red value is 132 (51.95% from 255 or 31.65% from 417); Green value is 137 (53.91% from 255 or 32.85% from 417); Blue value is 148 (58.20% from 255 or 35.49% from 417); Max value from RGB is 148 - color contains mainly: blue. Hex color #848994 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #848994 is #7B766B. Grayscale: #888888. Windows color (decimal): -8091244 or 9734532. OLE color: 9734532.
HSL color Cylindrical-coordinate representation of color #848994: hue angle of 221.25º 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 #848994 is Cyan = 0.11, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 137 | 148 | - |
| CMYK | 0.11 | 0.07 | 0 | 0.42 |
| HSL | 221.25º | 0.07% | 0.55% | - |
| HSV(B) | 221.25º | 0.11% | 0.58% | - |
| XYZ | 23.81 | 24.93 | 31.58 | - |
| YUV | 136.76 | 134.34 | 124.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 137 | 148 | 0.11 | 0.07 | 0 | 0.42 | 221.25 | 0.07 | 0.55 |
| Hex | 84 | 89 | 94 | B | 7 | 0 | 2A | DD | 7 | 37 |
| Octal | 204 | 211 | 224 | 13 | 7 | 0 | 52 | 335 | 7 | 67 |
| Binary | 10000100 | 10001001 | 10010100 | 1011 | 111 | 0 | 101010 | 11011101 | 111 | 110111 |
Color Harmonies of #848994
Complementary color
Monochromatic Colors of #848994
Black with #848994
Text Example
Text Example
White with #848994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848994; }
p { color: rgb(132,137,148); }
H1.HeaderClassName
{
color: #848994;
}
.AnyTagClassName
{
color: #848994;
}
</style>
background-color css
<style>
a { background-color: #848994; }
a { background-color: rgb(132,137,148); }
div.DivClassName
{
background-color: #848994;
}
.BgClassName
{
background-color: #848994;
}
</style>
border-color css
<style>
span { border-color: #848994; }
span { border-color: rgb(132,137,148); }
td.TdClassName
{
border-color: #848994;
}
.TagClassName
{
border-color: #848994;
}
</style>