Shades of Light Slate Grey #788494
Tints of Light Slate Grey #788494
RGB
CMYK
RGB Variations
Color information
#788494 (or 0x788494) is known color: Light Slate Grey. HEX triplet: 78, 84 and 94. RGB value is (120,132,148). Sum of RGB (Red+Green+Blue) = 120+132+148=400 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30% from 400); Green value is 132 (51.95% from 255 or 33% from 400); Blue value is 148 (58.20% from 255 or 37% from 400); Max value from RGB is 148 - color contains mainly: blue. Hex color #788494 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788494 is #877B6B. Grayscale: #828282. Windows color (decimal): -8878956 or 9733240. OLE color: 9733240.
HSL color Cylindrical-coordinate representation of color #788494: hue angle of 214.29º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #788494 is Cyan = 0.19, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 132 | 148 | - |
| CMYK | 0.19 | 0.11 | 0 | 0.42 |
| HSL | 214.29º | 0.12% | 0.53% | - |
| HSV(B) | 214.29º | 0.19% | 0.58% | - |
| XYZ | 21.34 | 22.63 | 31.26 | - |
| YUV | 130.24 | 138.02 | 120.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 148 | 0.19 | 0.11 | 0 | 0.42 | 214.29 | 0.12 | 0.53 |
| Hex | 78 | 84 | 94 | 13 | B | 0 | 2A | D6 | C | 35 |
| Octal | 170 | 204 | 224 | 23 | 13 | 0 | 52 | 326 | 14 | 65 |
| Binary | 1111000 | 10000100 | 10010100 | 10011 | 1011 | 0 | 101010 | 11010110 | 1100 | 110101 |
Color Harmonies of #788494
Complementary color
Monochromatic Colors of #788494
Black with #788494
Text Example
Text Example
White with #788494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788494; }
p { color: rgb(120,132,148); }
H1.HeaderClassName
{
color: #788494;
}
.AnyTagClassName
{
color: #788494;
}
</style>
background-color css
<style>
a { background-color: #788494; }
a { background-color: rgb(120,132,148); }
div.DivClassName
{
background-color: #788494;
}
.BgClassName
{
background-color: #788494;
}
</style>
border-color css
<style>
span { border-color: #788494; }
span { border-color: rgb(120,132,148); }
td.TdClassName
{
border-color: #788494;
}
.TagClassName
{
border-color: #788494;
}
</style>