Shades of Light Slate Grey #788696
Tints of Light Slate Grey #788696
RGB
CMYK
RGB Variations
Color information
#788696 (or 0x788696) is known color: Light Slate Grey. HEX triplet: 78, 86 and 96. RGB value is (120,134,150). Sum of RGB (Red+Green+Blue) = 120+134+150=404 (53% of max value = 765). Red value is 120 (47.27% from 255 or 29.70% from 404); Green value is 134 (52.73% from 255 or 33.17% from 404); Blue value is 150 (58.98% from 255 or 37.13% from 404); Max value from RGB is 150 - color contains mainly: blue. Hex color #788696 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788696 is #877969. Grayscale: #838383. Windows color (decimal): -8878442 or 9864824. OLE color: 9864824.
HSL color Cylindrical-coordinate representation of color #788696: hue angle of 212º 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 #788696 is Cyan = 0.20, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 134 | 150 | - |
| CMYK | 0.20 | 0.11 | 0 | 0.41 |
| HSL | 212º | 0.13% | 0.53% | - |
| HSV(B) | 212º | 0.2% | 0.59% | - |
| XYZ | 21.78 | 23.25 | 32.19 | - |
| YUV | 131.64 | 138.36 | 119.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 134 | 150 | 0.20 | 0.11 | 0 | 0.41 | 212 | 0.13 | 0.53 |
| Hex | 78 | 86 | 96 | 14 | B | 0 | 29 | D4 | C | 35 |
| Octal | 170 | 206 | 226 | 24 | 13 | 0 | 51 | 324 | 14 | 65 |
| Binary | 1111000 | 10000110 | 10010110 | 10100 | 1011 | 0 | 101001 | 11010100 | 1100 | 110101 |
Color Harmonies of #788696
Complementary color
Monochromatic Colors of #788696
Black with #788696
Text Example
Text Example
White with #788696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788696; }
p { color: rgb(120,134,150); }
H1.HeaderClassName
{
color: #788696;
}
.AnyTagClassName
{
color: #788696;
}
</style>
background-color css
<style>
a { background-color: #788696; }
a { background-color: rgb(120,134,150); }
div.DivClassName
{
background-color: #788696;
}
.BgClassName
{
background-color: #788696;
}
</style>
border-color css
<style>
span { border-color: #788696; }
span { border-color: rgb(120,134,150); }
td.TdClassName
{
border-color: #788696;
}
.TagClassName
{
border-color: #788696;
}
</style>