Shades of Light Slate Grey #788994
Tints of Light Slate Grey #788994
RGB
CMYK
RGB Variations
Color information
#788994 (or 0x788994) is known color: Light Slate Grey. HEX triplet: 78, 89 and 94. RGB value is (120,137,148). Sum of RGB (Red+Green+Blue) = 120+137+148=405 (53% of max value = 765). Red value is 120 (47.27% from 255 or 29.63% from 405); Green value is 137 (53.91% from 255 or 33.83% from 405); Blue value is 148 (58.20% from 255 or 36.54% from 405); Max value from RGB is 148 - color contains mainly: blue. Hex color #788994 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788994 is #87766B. Grayscale: #858585. Windows color (decimal): -8877676 or 9734520. OLE color: 9734520.
HSL color Cylindrical-coordinate representation of color #788994: hue angle of 203.57º 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 #788994 is Cyan = 0.19, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 137 | 148 | - |
| CMYK | 0.19 | 0.07 | 0 | 0.42 |
| HSL | 203.57º | 0.12% | 0.53% | - |
| HSV(B) | 203.57º | 0.19% | 0.58% | - |
| XYZ | 22.04 | 24.02 | 31.49 | - |
| YUV | 133.17 | 136.37 | 118.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 148 | 0.19 | 0.07 | 0 | 0.42 | 203.57 | 0.12 | 0.53 |
| Hex | 78 | 89 | 94 | 13 | 7 | 0 | 2A | CC | C | 35 |
| Octal | 170 | 211 | 224 | 23 | 7 | 0 | 52 | 314 | 14 | 65 |
| Binary | 1111000 | 10001001 | 10010100 | 10011 | 111 | 0 | 101010 | 11001100 | 1100 | 110101 |
Color Harmonies of #788994
Complementary color
Monochromatic Colors of #788994
Black with #788994
Text Example
Text Example
White with #788994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788994; }
p { color: rgb(120,137,148); }
H1.HeaderClassName
{
color: #788994;
}
.AnyTagClassName
{
color: #788994;
}
</style>
background-color css
<style>
a { background-color: #788994; }
a { background-color: rgb(120,137,148); }
div.DivClassName
{
background-color: #788994;
}
.BgClassName
{
background-color: #788994;
}
</style>
border-color css
<style>
span { border-color: #788994; }
span { border-color: rgb(120,137,148); }
td.TdClassName
{
border-color: #788994;
}
.TagClassName
{
border-color: #788994;
}
</style>