Shades of Light Slate Grey #798397
Tints of Light Slate Grey #798397
RGB
CMYK
RGB Variations
Color information
#798397 (or 0x798397) is known color: Light Slate Grey. HEX triplet: 79, 83 and 97. RGB value is (121,131,151). Sum of RGB (Red+Green+Blue) = 121+131+151=403 (53% of max value = 765). Red value is 121 (47.66% from 255 or 30.02% from 403); Green value is 131 (51.56% from 255 or 32.51% from 403); Blue value is 151 (59.38% from 255 or 37.47% from 403); Max value from RGB is 151 - color contains mainly: blue. Hex color #798397 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #798397 is #867C68. Grayscale: #828282. Windows color (decimal): -8813673 or 9929593. OLE color: 9929593.
HSL color Cylindrical-coordinate representation of color #798397: hue angle of 220º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #798397 is Cyan = 0.20, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 131 | 151 | - |
| CMYK | 0.20 | 0.13 | 0 | 0.41 |
| HSL | 220º | 0.13% | 0.53% | - |
| HSV(B) | 220º | 0.2% | 0.59% | - |
| XYZ | 21.59 | 22.53 | 32.49 | - |
| YUV | 130.29 | 139.69 | 121.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 131 | 151 | 0.20 | 0.13 | 0 | 0.41 | 220 | 0.13 | 0.53 |
| Hex | 79 | 83 | 97 | 14 | D | 0 | 29 | DC | D | 35 |
| Octal | 171 | 203 | 227 | 24 | 15 | 0 | 51 | 334 | 15 | 65 |
| Binary | 1111001 | 10000011 | 10010111 | 10100 | 1101 | 0 | 101001 | 11011100 | 1101 | 110101 |
Color Harmonies of #798397
Complementary color
Monochromatic Colors of #798397
Black with #798397
Text Example
Text Example
White with #798397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798397; }
p { color: rgb(121,131,151); }
H1.HeaderClassName
{
color: #798397;
}
.AnyTagClassName
{
color: #798397;
}
</style>
background-color css
<style>
a { background-color: #798397; }
a { background-color: rgb(121,131,151); }
div.DivClassName
{
background-color: #798397;
}
.BgClassName
{
background-color: #798397;
}
</style>
border-color css
<style>
span { border-color: #798397; }
span { border-color: rgb(121,131,151); }
td.TdClassName
{
border-color: #798397;
}
.TagClassName
{
border-color: #798397;
}
</style>