Shades of Light Slate Grey #788299
Tints of Light Slate Grey #788299
RGB
CMYK
RGB Variations
Color information
#788299 (or 0x788299) is known color: Light Slate Grey. HEX triplet: 78, 82 and 99. RGB value is (120,130,153). Sum of RGB (Red+Green+Blue) = 120+130+153=403 (53% of max value = 765). Red value is 120 (47.27% from 255 or 29.78% from 403); Green value is 130 (51.17% from 255 or 32.26% from 403); Blue value is 153 (60.16% from 255 or 37.97% from 403); Max value from RGB is 153 - color contains mainly: blue. Hex color #788299 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788299 is #877D66. Grayscale: #818181. Windows color (decimal): -8879463 or 10060408. OLE color: 10060408.
HSL color Cylindrical-coordinate representation of color #788299: hue angle of 221.82º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #788299 is Cyan = 0.22, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 120 | 130 | 153 | - |
| CMYK | 0.22 | 0.15 | 0 | 0.4 |
| HSL | 221.82º | 0.14% | 0.54% | - |
| HSV(B) | 221.82º | 0.22% | 0.6% | - |
| XYZ | 21.48 | 22.26 | 33.3 | - |
| YUV | 129.63 | 141.19 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 130 | 153 | 0.22 | 0.15 | 0 | 0.4 | 221.82 | 0.14 | 0.54 |
| Hex | 78 | 82 | 99 | 16 | F | 0 | 28 | DE | E | 36 |
| Octal | 170 | 202 | 231 | 26 | 17 | 0 | 50 | 336 | 16 | 66 |
| Binary | 1111000 | 10000010 | 10011001 | 10110 | 1111 | 0 | 101000 | 11011110 | 1110 | 110110 |
Color Harmonies of #788299
Complementary color
Monochromatic Colors of #788299
Black with #788299
Text Example
Text Example
White with #788299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788299; }
p { color: rgb(120,130,153); }
H1.HeaderClassName
{
color: #788299;
}
.AnyTagClassName
{
color: #788299;
}
</style>
background-color css
<style>
a { background-color: #788299; }
a { background-color: rgb(120,130,153); }
div.DivClassName
{
background-color: #788299;
}
.BgClassName
{
background-color: #788299;
}
</style>
border-color css
<style>
span { border-color: #788299; }
span { border-color: rgb(120,130,153); }
td.TdClassName
{
border-color: #788299;
}
.TagClassName
{
border-color: #788299;
}
</style>