Shades of Light Slate Grey #798596
Tints of Light Slate Grey #798596
RGB
CMYK
RGB Variations
Color information
#798596 (or 0x798596) is known color: Light Slate Grey. HEX triplet: 79, 85 and 96. RGB value is (121,133,150). Sum of RGB (Red+Green+Blue) = 121+133+150=404 (53% of max value = 765). Red value is 121 (47.66% from 255 or 29.95% from 404); Green value is 133 (52.34% from 255 or 32.92% from 404); Blue value is 150 (58.98% from 255 or 37.13% from 404); Max value from RGB is 150 - color contains mainly: blue. Hex color #798596 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #798596 is #867A69. Grayscale: #838383. Windows color (decimal): -8813162 or 9864569. OLE color: 9864569.
HSL color Cylindrical-coordinate representation of color #798596: hue angle of 215.17º 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 #798596 is Cyan = 0.19, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 133 | 150 | - |
| CMYK | 0.19 | 0.11 | 0 | 0.41 |
| HSL | 215.17º | 0.12% | 0.53% | - |
| HSV(B) | 215.17º | 0.19% | 0.59% | - |
| XYZ | 21.78 | 23.04 | 32.15 | - |
| YUV | 131.35 | 138.52 | 120.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 133 | 150 | 0.19 | 0.11 | 0 | 0.41 | 215.17 | 0.12 | 0.53 |
| Hex | 79 | 85 | 96 | 13 | B | 0 | 29 | D7 | C | 35 |
| Octal | 171 | 205 | 226 | 23 | 13 | 0 | 51 | 327 | 14 | 65 |
| Binary | 1111001 | 10000101 | 10010110 | 10011 | 1011 | 0 | 101001 | 11010111 | 1100 | 110101 |
Color Harmonies of #798596
Complementary color
Monochromatic Colors of #798596
Black with #798596
Text Example
Text Example
White with #798596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798596; }
p { color: rgb(121,133,150); }
H1.HeaderClassName
{
color: #798596;
}
.AnyTagClassName
{
color: #798596;
}
</style>
background-color css
<style>
a { background-color: #798596; }
a { background-color: rgb(121,133,150); }
div.DivClassName
{
background-color: #798596;
}
.BgClassName
{
background-color: #798596;
}
</style>
border-color css
<style>
span { border-color: #798596; }
span { border-color: rgb(121,133,150); }
td.TdClassName
{
border-color: #798596;
}
.TagClassName
{
border-color: #798596;
}
</style>