HTML color code #778899
W3C color name: LightSlateGrey
Color name: Light Slate Gray or Light Slate Grey
RGB: 119, 136, 153
HSL: 210deg, 14.29%, 53.33%
CSS shorthand: #789
Web safe color: No
RGB complementary color:
A complementary color for this color is #998877.
Example text color using #778899
This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.
This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.
HTML examples
<p style="color:lightslategrey;">Your text using color name.</p> <p style="color:#778899;">Your text using HTML color code.</p> <p style="color:rgb(119 136 153);">Your text using RGB color values.</p> <p style="color:hsl(210deg 14.29% 53.33%);">Your text using HSL color values.</p>
CSS code examples
<style> p { color:lightslategrey; } </style> <style> p { color:#778899; } </style> <style> p { color:rgb(119 136 153); } </style> <style> p { color:hsl(210deg 14.29% 53.33%); } </style>
Lighter colors
Darker colors
Analogous colors
Trinary colors
Adjacent colors
Other colors containing "gray" or "gray" or "slate"
The following table is a list of other colors containing the keyword "gray" or "gray" or "slate" in the color name. This table can give you other ideas for shades of gray" or "gray" or "slate.
Code | Color |
---|---|
#3A3B3C | Stormy Gray |
#504A4B | Gray Wolf |
#565051 | Vampire Gray |
#52595D | Iron Gray |
#5C5858 | Gray Dolphin |
#625D5D | Carbon Gray |
#666362 | Ash Gray |
#696969 | DimGray or DimGrey (W3C) |
#686A6C | Nardo Gray |
#6D6968 | Cloudy Gray |
#726E6D | Smokey Gray |
#736F6E | Alien Gray |
#797979 | Platinum Gray |
#808080 | Gray or Grey (W3C) |
#848482 | Battleship Gray |
#8D918D | Gunmetal Gray |
#99A3A3 | Stainless Steel Gray |
#A9A9A9 | DarkGray or DarkGrey (W3C) |
#B6B6B4 | Gray Cloud |
#C0C6C7 | Gear Steel Gray |
#D1D0CE | Gray Goose |
#D3D3D3 | LightGray or LightGrey (W3C) |
#E0E5E5 | Light Steel Gray |
#EEEEEE | White Gray |
#98AFC7 | Blue Gray |
#708090 | SlateGray or SlateGrey (W3C) |
#6D7B8D | Rat Gray |
#657383 | Slate Granite Gray |
#616D7E | Jet Gray |
#71797E | Steel Gray |
#737CA1 | Slate Blue Gray |
#29465B | Dark Blue Gray |
#2B3856 | Dark Slate |
#CCFFFF | Light Slate |
#25383C | DarkSlateGray or DarkSlateGrey (W3C) |
#5E7D7E | Grayish Turquoise |
#A2AD9C | Gray Green |
#4A412A | Dark Grayish Olive |
#3D3635 | Gray Brown |
#6A5ACD | SlateBlue (W3C) |
#736AFF | Light Slate Blue |
#7B68EE | MediumSlateBlue (W3C) |
#483D8B | DarkSlateBlue (W3C) |
Enter any HTML color code into our search to get results like this page.