Shades of Light Slate Grey #788498
Tints of Light Slate Grey #788498
RGB
CMYK
RGB Variations
Color information
#788498 (or 0x788498) is known color: Light Slate Grey. HEX triplet: 78, 84 and 98. RGB value is (120,132,152). Sum of RGB (Red+Green+Blue) = 120+132+152=404 (53% of max value = 765). Red value is 120 (47.27% from 255 or 29.70% from 404); Green value is 132 (51.95% from 255 or 32.67% from 404); Blue value is 152 (59.77% from 255 or 37.62% from 404); Max value from RGB is 152 - color contains mainly: blue. Hex color #788498 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788498 is #877B67. Grayscale: #828282. Windows color (decimal): -8878952 or 9995384. OLE color: 9995384.
HSL color Cylindrical-coordinate representation of color #788498: hue angle of 217.5º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #788498 is Cyan = 0.21, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 120 | 132 | 152 | - |
| CMYK | 0.21 | 0.13 | 0 | 0.40 |
| HSL | 217.5º | 0.13% | 0.53% | - |
| HSV(B) | 217.5º | 0.21% | 0.6% | - |
| XYZ | 21.66 | 22.76 | 32.96 | - |
| YUV | 130.69 | 140.02 | 120.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 152 | 0.21 | 0.13 | 0 | 0.40 | 217.5 | 0.13 | 0.53 |
| Hex | 78 | 84 | 98 | 15 | D | 0 | 28 | DA | D | 35 |
| Octal | 170 | 204 | 230 | 25 | 15 | 0 | 50 | 332 | 15 | 65 |
| Binary | 1111000 | 10000100 | 10011000 | 10101 | 1101 | 0 | 101000 | 11011010 | 1101 | 110101 |
Color Harmonies of #788498
Complementary color
Monochromatic Colors of #788498
Black with #788498
Text Example
Text Example
White with #788498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788498; }
p { color: rgb(120,132,152); }
H1.HeaderClassName
{
color: #788498;
}
.AnyTagClassName
{
color: #788498;
}
</style>
background-color css
<style>
a { background-color: #788498; }
a { background-color: rgb(120,132,152); }
div.DivClassName
{
background-color: #788498;
}
.BgClassName
{
background-color: #788498;
}
</style>
border-color css
<style>
span { border-color: #788498; }
span { border-color: rgb(120,132,152); }
td.TdClassName
{
border-color: #788498;
}
.TagClassName
{
border-color: #788498;
}
</style>