Shades of Light Slate Grey #788691
Tints of Light Slate Grey #788691
RGB
CMYK
RGB Variations
Color information
#788691 (or 0x788691) is known color: Light Slate Grey. HEX triplet: 78, 86 and 91. RGB value is (120,134,145). Sum of RGB (Red+Green+Blue) = 120+134+145=399 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30.08% from 399); Green value is 134 (52.73% from 255 or 33.58% from 399); Blue value is 145 (57.03% from 255 or 36.34% from 399); Max value from RGB is 145 - color contains mainly: blue. Hex color #788691 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788691 is #87796E. Grayscale: #838383. Windows color (decimal): -8878447 or 9537144. OLE color: 9537144.
HSL color Cylindrical-coordinate representation of color #788691: hue angle of 206.4º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #788691 is Cyan = 0.17, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 134 | 145 | - |
| CMYK | 0.17 | 0.08 | 0 | 0.43 |
| HSL | 206.4º | 0.1% | 0.52% | - |
| HSV(B) | 206.4º | 0.17% | 0.57% | - |
| XYZ | 21.38 | 23.09 | 30.12 | - |
| YUV | 131.07 | 135.86 | 120.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 134 | 145 | 0.17 | 0.08 | 0 | 0.43 | 206.4 | 0.1 | 0.52 |
| Hex | 78 | 86 | 91 | 11 | 8 | 0 | 2B | CE | A | 34 |
| Octal | 170 | 206 | 221 | 21 | 10 | 0 | 53 | 316 | 12 | 64 |
| Binary | 1111000 | 10000110 | 10010001 | 10001 | 1000 | 0 | 101011 | 11001110 | 1010 | 110100 |
Color Harmonies of #788691
Complementary color
Monochromatic Colors of #788691
Black with #788691
Text Example
Text Example
White with #788691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788691; }
p { color: rgb(120,134,145); }
H1.HeaderClassName
{
color: #788691;
}
.AnyTagClassName
{
color: #788691;
}
</style>
background-color css
<style>
a { background-color: #788691; }
a { background-color: rgb(120,134,145); }
div.DivClassName
{
background-color: #788691;
}
.BgClassName
{
background-color: #788691;
}
</style>
border-color css
<style>
span { border-color: #788691; }
span { border-color: rgb(120,134,145); }
td.TdClassName
{
border-color: #788691;
}
.TagClassName
{
border-color: #788691;
}
</style>