Shades of Light Slate Grey #788792
Tints of Light Slate Grey #788792
RGB
CMYK
RGB Variations
Color information
#788792 (or 0x788792) is known color: Light Slate Grey. HEX triplet: 78, 87 and 92. RGB value is (120,135,146). Sum of RGB (Red+Green+Blue) = 120+135+146=401 (53% of max value = 765). Red value is 120 (47.27% from 255 or 29.93% from 401); Green value is 135 (53.12% from 255 or 33.67% from 401); Blue value is 146 (57.42% from 255 or 36.41% from 401); Max value from RGB is 146 - color contains mainly: blue. Hex color #788792 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788792 is #87786D. Grayscale: #838383. Windows color (decimal): -8878190 or 9602936. OLE color: 9602936.
HSL color Cylindrical-coordinate representation of color #788792: hue angle of 205.38º 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 #788792 is Cyan = 0.18, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 135 | 146 | - |
| CMYK | 0.18 | 0.08 | 0 | 0.43 |
| HSL | 205.38º | 0.11% | 0.52% | - |
| HSV(B) | 205.38º | 0.18% | 0.57% | - |
| XYZ | 21.6 | 23.4 | 30.57 | - |
| YUV | 131.77 | 136.03 | 119.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 146 | 0.18 | 0.08 | 0 | 0.43 | 205.38 | 0.11 | 0.52 |
| Hex | 78 | 87 | 92 | 12 | 8 | 0 | 2B | CD | B | 34 |
| Octal | 170 | 207 | 222 | 22 | 10 | 0 | 53 | 315 | 13 | 64 |
| Binary | 1111000 | 10000111 | 10010010 | 10010 | 1000 | 0 | 101011 | 11001101 | 1011 | 110100 |
Color Harmonies of #788792
Complementary color
Monochromatic Colors of #788792
Black with #788792
Text Example
Text Example
White with #788792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788792; }
p { color: rgb(120,135,146); }
H1.HeaderClassName
{
color: #788792;
}
.AnyTagClassName
{
color: #788792;
}
</style>
background-color css
<style>
a { background-color: #788792; }
a { background-color: rgb(120,135,146); }
div.DivClassName
{
background-color: #788792;
}
.BgClassName
{
background-color: #788792;
}
</style>
border-color css
<style>
span { border-color: #788792; }
span { border-color: rgb(120,135,146); }
td.TdClassName
{
border-color: #788792;
}
.TagClassName
{
border-color: #788792;
}
</style>