Shades of Light Slate Grey #788897
Tints of Light Slate Grey #788897
RGB
CMYK
RGB Variations
Color information
#788897 (or 0x788897) is known color: Light Slate Grey. HEX triplet: 78, 88 and 97. RGB value is (120,136,151). Sum of RGB (Red+Green+Blue) = 120+136+151=407 (53% of max value = 765). Red value is 120 (47.27% from 255 or 29.48% from 407); Green value is 136 (53.52% from 255 or 33.42% from 407); Blue value is 151 (59.38% from 255 or 37.10% from 407); Max value from RGB is 151 - color contains mainly: blue. Hex color #788897 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788897 is #877768. Grayscale: #848484. Windows color (decimal): -8877929 or 9930872. OLE color: 9930872.
HSL color Cylindrical-coordinate representation of color #788897: hue angle of 209.03º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #788897 is Cyan = 0.21, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 136 | 151 | - |
| CMYK | 0.21 | 0.10 | 0 | 0.41 |
| HSL | 209.03º | 0.13% | 0.53% | - |
| HSV(B) | 209.03º | 0.21% | 0.59% | - |
| XYZ | 22.14 | 23.84 | 32.71 | - |
| YUV | 132.93 | 138.2 | 118.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 136 | 151 | 0.21 | 0.10 | 0 | 0.41 | 209.03 | 0.13 | 0.53 |
| Hex | 78 | 88 | 97 | 15 | A | 0 | 29 | D1 | D | 35 |
| Octal | 170 | 210 | 227 | 25 | 12 | 0 | 51 | 321 | 15 | 65 |
| Binary | 1111000 | 10001000 | 10010111 | 10101 | 1010 | 0 | 101001 | 11010001 | 1101 | 110101 |
Color Harmonies of #788897
Complementary color
Monochromatic Colors of #788897
Black with #788897
Text Example
Text Example
White with #788897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788897; }
p { color: rgb(120,136,151); }
H1.HeaderClassName
{
color: #788897;
}
.AnyTagClassName
{
color: #788897;
}
</style>
background-color css
<style>
a { background-color: #788897; }
a { background-color: rgb(120,136,151); }
div.DivClassName
{
background-color: #788897;
}
.BgClassName
{
background-color: #788897;
}
</style>
border-color css
<style>
span { border-color: #788897; }
span { border-color: rgb(120,136,151); }
td.TdClassName
{
border-color: #788897;
}
.TagClassName
{
border-color: #788897;
}
</style>