Shades of Light Slate Grey #818796
Tints of Light Slate Grey #818796
RGB
CMYK
RGB Variations
Color information
#818796 (or 0x818796) is known color: Light Slate Grey. HEX triplet: 81, 87 and 96. RGB value is (129,135,150). Sum of RGB (Red+Green+Blue) = 129+135+150=414 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.16% from 414); Green value is 135 (53.12% from 255 or 32.61% from 414); Blue value is 150 (58.98% from 255 or 36.23% from 414); Max value from RGB is 150 - color contains mainly: blue. Hex color #818796 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #818796 is #7E7869. Grayscale: #868686. Windows color (decimal): -8288362 or 9865089. OLE color: 9865089.
HSL color Cylindrical-coordinate representation of color #818796: hue angle of 222.86º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #818796 is Cyan = 0.14, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 135 | 150 | - |
| CMYK | 0.14 | 0.1 | 0 | 0.41 |
| HSL | 222.86º | 0.09% | 0.55% | - |
| HSV(B) | 222.86º | 0.14% | 0.59% | - |
| XYZ | 23.22 | 24.2 | 32.3 | - |
| YUV | 134.92 | 136.51 | 123.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 135 | 150 | 0.14 | 0.1 | 0 | 0.41 | 222.86 | 0.09 | 0.55 |
| Hex | 81 | 87 | 96 | E | A | 0 | 29 | DF | 9 | 37 |
| Octal | 201 | 207 | 226 | 16 | 12 | 0 | 51 | 337 | 11 | 67 |
| Binary | 10000001 | 10000111 | 10010110 | 1110 | 1010 | 0 | 101001 | 11011111 | 1001 | 110111 |
Color Harmonies of #818796
Complementary color
Monochromatic Colors of #818796
Black with #818796
Text Example
Text Example
White with #818796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #818796; }
p { color: rgb(129,135,150); }
H1.HeaderClassName
{
color: #818796;
}
.AnyTagClassName
{
color: #818796;
}
</style>
background-color css
<style>
a { background-color: #818796; }
a { background-color: rgb(129,135,150); }
div.DivClassName
{
background-color: #818796;
}
.BgClassName
{
background-color: #818796;
}
</style>
border-color css
<style>
span { border-color: #818796; }
span { border-color: rgb(129,135,150); }
td.TdClassName
{
border-color: #818796;
}
.TagClassName
{
border-color: #818796;
}
</style>