Shades of Light Slate Grey #788394
Tints of Light Slate Grey #788394
RGB
CMYK
RGB Variations
Color information
#788394 (or 0x788394) is known color: Light Slate Grey. HEX triplet: 78, 83 and 94. RGB value is (120,131,148). Sum of RGB (Red+Green+Blue) = 120+131+148=399 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30.08% from 399); Green value is 131 (51.56% from 255 or 32.83% from 399); Blue value is 148 (58.20% from 255 or 37.09% from 399); Max value from RGB is 148 - color contains mainly: blue. Hex color #788394 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788394 is #877C6B. Grayscale: #818181. Windows color (decimal): -8879212 or 9732984. OLE color: 9732984.
HSL color Cylindrical-coordinate representation of color #788394: hue angle of 216.43º 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 #788394 is Cyan = 0.19, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 131 | 148 | - |
| CMYK | 0.19 | 0.11 | 0 | 0.42 |
| HSL | 216.43º | 0.12% | 0.53% | - |
| HSV(B) | 216.43º | 0.19% | 0.58% | - |
| XYZ | 21.21 | 22.36 | 31.22 | - |
| YUV | 129.65 | 138.36 | 121.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 131 | 148 | 0.19 | 0.11 | 0 | 0.42 | 216.43 | 0.12 | 0.53 |
| Hex | 78 | 83 | 94 | 13 | B | 0 | 2A | D8 | C | 35 |
| Octal | 170 | 203 | 224 | 23 | 13 | 0 | 52 | 330 | 14 | 65 |
| Binary | 1111000 | 10000011 | 10010100 | 10011 | 1011 | 0 | 101010 | 11011000 | 1100 | 110101 |
Color Harmonies of #788394
Complementary color
Monochromatic Colors of #788394
Black with #788394
Text Example
Text Example
White with #788394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788394; }
p { color: rgb(120,131,148); }
H1.HeaderClassName
{
color: #788394;
}
.AnyTagClassName
{
color: #788394;
}
</style>
background-color css
<style>
a { background-color: #788394; }
a { background-color: rgb(120,131,148); }
div.DivClassName
{
background-color: #788394;
}
.BgClassName
{
background-color: #788394;
}
</style>
border-color css
<style>
span { border-color: #788394; }
span { border-color: rgb(120,131,148); }
td.TdClassName
{
border-color: #788394;
}
.TagClassName
{
border-color: #788394;
}
</style>