Shades of Light Slate Grey #798396
Tints of Light Slate Grey #798396
RGB
CMYK
RGB Variations
Color information
#798396 (or 0x798396) is known color: Light Slate Grey. HEX triplet: 79, 83 and 96. RGB value is (121,131,150). Sum of RGB (Red+Green+Blue) = 121+131+150=402 (53% of max value = 765). Red value is 121 (47.66% from 255 or 30.10% from 402); Green value is 131 (51.56% from 255 or 32.59% from 402); Blue value is 150 (58.98% from 255 or 37.31% from 402); Max value from RGB is 150 - color contains mainly: blue. Hex color #798396 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #798396 is #867C69. Grayscale: #828282. Windows color (decimal): -8813674 or 9864057. OLE color: 9864057.
HSL color Cylindrical-coordinate representation of color #798396: hue angle of 219.31º 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 #798396 is Cyan = 0.19, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 131 | 150 | - |
| CMYK | 0.19 | 0.13 | 0 | 0.41 |
| HSL | 219.31º | 0.12% | 0.53% | - |
| HSV(B) | 219.31º | 0.19% | 0.59% | - |
| XYZ | 21.51 | 22.5 | 32.06 | - |
| YUV | 130.18 | 139.19 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 131 | 150 | 0.19 | 0.13 | 0 | 0.41 | 219.31 | 0.12 | 0.53 |
| Hex | 79 | 83 | 96 | 13 | D | 0 | 29 | DB | C | 35 |
| Octal | 171 | 203 | 226 | 23 | 15 | 0 | 51 | 333 | 14 | 65 |
| Binary | 1111001 | 10000011 | 10010110 | 10011 | 1101 | 0 | 101001 | 11011011 | 1100 | 110101 |
Color Harmonies of #798396
Complementary color
Monochromatic Colors of #798396
Black with #798396
Text Example
Text Example
White with #798396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798396; }
p { color: rgb(121,131,150); }
H1.HeaderClassName
{
color: #798396;
}
.AnyTagClassName
{
color: #798396;
}
</style>
background-color css
<style>
a { background-color: #798396; }
a { background-color: rgb(121,131,150); }
div.DivClassName
{
background-color: #798396;
}
.BgClassName
{
background-color: #798396;
}
</style>
border-color css
<style>
span { border-color: #798396; }
span { border-color: rgb(121,131,150); }
td.TdClassName
{
border-color: #798396;
}
.TagClassName
{
border-color: #798396;
}
</style>