Shades of Light Slate Grey #798696
Tints of Light Slate Grey #798696
RGB
CMYK
RGB Variations
Color information
#798696 (or 0x798696) is known color: Light Slate Grey. HEX triplet: 79, 86 and 96. RGB value is (121,134,150). Sum of RGB (Red+Green+Blue) = 121+134+150=405 (53% of max value = 765). Red value is 121 (47.66% from 255 or 29.88% from 405); Green value is 134 (52.73% from 255 or 33.09% from 405); Blue value is 150 (58.98% from 255 or 37.04% from 405); Max value from RGB is 150 - color contains mainly: blue. Hex color #798696 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #798696 is #867969. Grayscale: #838383. Windows color (decimal): -8812906 or 9864825. OLE color: 9864825.
HSL color Cylindrical-coordinate representation of color #798696: hue angle of 213.1º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #798696 is Cyan = 0.19, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 134 | 150 | - |
| CMYK | 0.19 | 0.11 | 0 | 0.41 |
| HSL | 213.1º | 0.12% | 0.53% | - |
| HSV(B) | 213.1º | 0.19% | 0.59% | - |
| XYZ | 21.92 | 23.32 | 32.2 | - |
| YUV | 131.94 | 138.19 | 120.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 134 | 150 | 0.19 | 0.11 | 0 | 0.41 | 213.1 | 0.12 | 0.53 |
| Hex | 79 | 86 | 96 | 13 | B | 0 | 29 | D5 | C | 35 |
| Octal | 171 | 206 | 226 | 23 | 13 | 0 | 51 | 325 | 14 | 65 |
| Binary | 1111001 | 10000110 | 10010110 | 10011 | 1011 | 0 | 101001 | 11010101 | 1100 | 110101 |
Color Harmonies of #798696
Complementary color
Monochromatic Colors of #798696
Black with #798696
Text Example
Text Example
White with #798696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798696; }
p { color: rgb(121,134,150); }
H1.HeaderClassName
{
color: #798696;
}
.AnyTagClassName
{
color: #798696;
}
</style>
background-color css
<style>
a { background-color: #798696; }
a { background-color: rgb(121,134,150); }
div.DivClassName
{
background-color: #798696;
}
.BgClassName
{
background-color: #798696;
}
</style>
border-color css
<style>
span { border-color: #798696; }
span { border-color: rgb(121,134,150); }
td.TdClassName
{
border-color: #798696;
}
.TagClassName
{
border-color: #798696;
}
</style>