Shades of Light Slate Grey #788395
Tints of Light Slate Grey #788395
RGB
CMYK
RGB Variations
Color information
#788395 (or 0x788395) is known color: Light Slate Grey. HEX triplet: 78, 83 and 95. RGB value is (120,131,149). Sum of RGB (Red+Green+Blue) = 120+131+149=400 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30% from 400); Green value is 131 (51.56% from 255 or 32.75% from 400); Blue value is 149 (58.59% from 255 or 37.25% from 400); Max value from RGB is 149 - color contains mainly: blue. Hex color #788395 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788395 is #877C6A. Grayscale: #818181. Windows color (decimal): -8879211 or 9798520. OLE color: 9798520.
HSL color Cylindrical-coordinate representation of color #788395: hue angle of 217.24º 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 #788395 is Cyan = 0.19, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 131 | 149 | - |
| CMYK | 0.19 | 0.12 | 0 | 0.42 |
| HSL | 217.24º | 0.12% | 0.53% | - |
| HSV(B) | 217.24º | 0.19% | 0.58% | - |
| XYZ | 21.29 | 22.4 | 31.63 | - |
| YUV | 129.76 | 138.86 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 131 | 149 | 0.19 | 0.12 | 0 | 0.42 | 217.24 | 0.12 | 0.53 |
| Hex | 78 | 83 | 95 | 13 | C | 0 | 2A | D9 | C | 35 |
| Octal | 170 | 203 | 225 | 23 | 14 | 0 | 52 | 331 | 14 | 65 |
| Binary | 1111000 | 10000011 | 10010101 | 10011 | 1100 | 0 | 101010 | 11011001 | 1100 | 110101 |
Color Harmonies of #788395
Complementary color
Monochromatic Colors of #788395
Black with #788395
Text Example
Text Example
White with #788395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788395; }
p { color: rgb(120,131,149); }
H1.HeaderClassName
{
color: #788395;
}
.AnyTagClassName
{
color: #788395;
}
</style>
background-color css
<style>
a { background-color: #788395; }
a { background-color: rgb(120,131,149); }
div.DivClassName
{
background-color: #788395;
}
.BgClassName
{
background-color: #788395;
}
</style>
border-color css
<style>
span { border-color: #788395; }
span { border-color: rgb(120,131,149); }
td.TdClassName
{
border-color: #788395;
}
.TagClassName
{
border-color: #788395;
}
</style>