Shades of Light Slate Grey #788096
Tints of Light Slate Grey #788096
RGB
CMYK
RGB Variations
Color information
#788096 (or 0x788096) is known color: Light Slate Grey. HEX triplet: 78, 80 and 96. RGB value is (120,128,150). Sum of RGB (Red+Green+Blue) = 120+128+150=398 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30.15% from 398); Green value is 128 (50.39% from 255 or 32.16% from 398); Blue value is 150 (58.98% from 255 or 37.69% from 398); Max value from RGB is 150 - color contains mainly: blue. Hex color #788096 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788096 is #877F69. Grayscale: #808080. Windows color (decimal): -8879978 or 9863288. OLE color: 9863288.
HSL color Cylindrical-coordinate representation of color #788096: hue angle of 224º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #788096 is Cyan = 0.20, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 128 | 150 | - |
| CMYK | 0.20 | 0.15 | 0 | 0.41 |
| HSL | 224º | 0.13% | 0.53% | - |
| HSV(B) | 224º | 0.2% | 0.59% | - |
| XYZ | 20.97 | 21.63 | 31.92 | - |
| YUV | 128.12 | 140.35 | 122.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 128 | 150 | 0.20 | 0.15 | 0 | 0.41 | 224 | 0.13 | 0.53 |
| Hex | 78 | 80 | 96 | 14 | F | 0 | 29 | E0 | C | 35 |
| Octal | 170 | 200 | 226 | 24 | 17 | 0 | 51 | 340 | 14 | 65 |
| Binary | 1111000 | 10000000 | 10010110 | 10100 | 1111 | 0 | 101001 | 11100000 | 1100 | 110101 |
Color Harmonies of #788096
Complementary color
Monochromatic Colors of #788096
Black with #788096
Text Example
Text Example
White with #788096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788096; }
p { color: rgb(120,128,150); }
H1.HeaderClassName
{
color: #788096;
}
.AnyTagClassName
{
color: #788096;
}
</style>
background-color css
<style>
a { background-color: #788096; }
a { background-color: rgb(120,128,150); }
div.DivClassName
{
background-color: #788096;
}
.BgClassName
{
background-color: #788096;
}
</style>
border-color css
<style>
span { border-color: #788096; }
span { border-color: rgb(120,128,150); }
td.TdClassName
{
border-color: #788096;
}
.TagClassName
{
border-color: #788096;
}
</style>