Shades of Slate Grey #788092
Tints of Slate Grey #788092
RGB
CMYK
RGB Variations
Color information
#788092 (or 0x788092) is known color: Slate Grey. HEX triplet: 78, 80 and 92. RGB value is (120,128,146). Sum of RGB (Red+Green+Blue) = 120+128+146=394 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30.46% from 394); Green value is 128 (50.39% from 255 or 32.49% from 394); Blue value is 146 (57.42% from 255 or 37.06% from 394); Max value from RGB is 146 - color contains mainly: blue. Hex color #788092 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788092 is #877F6D. Grayscale: #7F7F7F. Windows color (decimal): -8879982 or 9601144. OLE color: 9601144.
HSL color Cylindrical-coordinate representation of color #788092: hue angle of 221.54º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #788092 is Cyan = 0.18, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 128 | 146 | - |
| CMYK | 0.18 | 0.12 | 0 | 0.43 |
| HSL | 221.54º | 0.11% | 0.52% | - |
| HSV(B) | 221.54º | 0.18% | 0.57% | - |
| XYZ | 20.65 | 21.51 | 30.26 | - |
| YUV | 127.66 | 138.35 | 122.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 128 | 146 | 0.18 | 0.12 | 0 | 0.43 | 221.54 | 0.11 | 0.52 |
| Hex | 78 | 80 | 92 | 12 | C | 0 | 2B | DE | B | 34 |
| Octal | 170 | 200 | 222 | 22 | 14 | 0 | 53 | 336 | 13 | 64 |
| Binary | 1111000 | 10000000 | 10010010 | 10010 | 1100 | 0 | 101011 | 11011110 | 1011 | 110100 |
Color Harmonies of #788092
Complementary color
Monochromatic Colors of #788092
Black with #788092
Text Example
Text Example
White with #788092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788092; }
p { color: rgb(120,128,146); }
H1.HeaderClassName
{
color: #788092;
}
.AnyTagClassName
{
color: #788092;
}
</style>
background-color css
<style>
a { background-color: #788092; }
a { background-color: rgb(120,128,146); }
div.DivClassName
{
background-color: #788092;
}
.BgClassName
{
background-color: #788092;
}
</style>
border-color css
<style>
span { border-color: #788092; }
span { border-color: rgb(120,128,146); }
td.TdClassName
{
border-color: #788092;
}
.TagClassName
{
border-color: #788092;
}
</style>