Shades of Light Slate Grey #768197
Tints of Light Slate Grey #768197
RGB
CMYK
RGB Variations
Color information
#768197 (or 0x768197) is known color: Light Slate Grey. HEX triplet: 76, 81 and 97. RGB value is (118,129,151). Sum of RGB (Red+Green+Blue) = 118+129+151=398 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.65% from 398); Green value is 129 (50.78% from 255 or 32.41% from 398); Blue value is 151 (59.38% from 255 or 37.94% from 398); Max value from RGB is 151 - color contains mainly: blue. Hex color #768197 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768197 is #897E68. Grayscale: #808080. Windows color (decimal): -9010793 or 9929078. OLE color: 9929078.
HSL color Cylindrical-coordinate representation of color #768197: hue angle of 220º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #768197 is Cyan = 0.22, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 129 | 151 | - |
| CMYK | 0.22 | 0.15 | 0 | 0.41 |
| HSL | 220º | 0.14% | 0.53% | - |
| HSV(B) | 220º | 0.22% | 0.59% | - |
| XYZ | 20.91 | 21.79 | 32.38 | - |
| YUV | 128.22 | 140.86 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 129 | 151 | 0.22 | 0.15 | 0 | 0.41 | 220 | 0.14 | 0.53 |
| Hex | 76 | 81 | 97 | 16 | F | 0 | 29 | DC | E | 35 |
| Octal | 166 | 201 | 227 | 26 | 17 | 0 | 51 | 334 | 16 | 65 |
| Binary | 1110110 | 10000001 | 10010111 | 10110 | 1111 | 0 | 101001 | 11011100 | 1110 | 110101 |
Color Harmonies of #768197
Complementary color
Monochromatic Colors of #768197
Black with #768197
Text Example
Text Example
White with #768197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768197; }
p { color: rgb(118,129,151); }
H1.HeaderClassName
{
color: #768197;
}
.AnyTagClassName
{
color: #768197;
}
</style>
background-color css
<style>
a { background-color: #768197; }
a { background-color: rgb(118,129,151); }
div.DivClassName
{
background-color: #768197;
}
.BgClassName
{
background-color: #768197;
}
</style>
border-color css
<style>
span { border-color: #768197; }
span { border-color: rgb(118,129,151); }
td.TdClassName
{
border-color: #768197;
}
.TagClassName
{
border-color: #768197;
}
</style>