Shades of Light Slate Grey #768394
Tints of Light Slate Grey #768394
RGB
CMYK
RGB Variations
Color information
#768394 (or 0x768394) is known color: Light Slate Grey. HEX triplet: 76, 83 and 94. RGB value is (118,131,148). Sum of RGB (Red+Green+Blue) = 118+131+148=397 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.72% from 397); Green value is 131 (51.56% from 255 or 33.00% from 397); Blue value is 148 (58.20% from 255 or 37.28% from 397); Max value from RGB is 148 - color contains mainly: blue. Hex color #768394 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768394 is #897C6B. Grayscale: #808080. Windows color (decimal): -9010284 or 9732982. OLE color: 9732982.
HSL color Cylindrical-coordinate representation of color #768394: hue angle of 214º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #768394 is Cyan = 0.20, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 131 | 148 | - |
| CMYK | 0.20 | 0.11 | 0 | 0.42 |
| HSL | 214º | 0.12% | 0.52% | - |
| HSV(B) | 214º | 0.2% | 0.58% | - |
| XYZ | 20.93 | 22.22 | 31.2 | - |
| YUV | 129.05 | 138.69 | 120.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 148 | 0.20 | 0.11 | 0 | 0.42 | 214 | 0.12 | 0.52 |
| Hex | 76 | 83 | 94 | 14 | B | 0 | 2A | D6 | C | 34 |
| Octal | 166 | 203 | 224 | 24 | 13 | 0 | 52 | 326 | 14 | 64 |
| Binary | 1110110 | 10000011 | 10010100 | 10100 | 1011 | 0 | 101010 | 11010110 | 1100 | 110100 |
Color Harmonies of #768394
Complementary color
Monochromatic Colors of #768394
Black with #768394
Text Example
Text Example
White with #768394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768394; }
p { color: rgb(118,131,148); }
H1.HeaderClassName
{
color: #768394;
}
.AnyTagClassName
{
color: #768394;
}
</style>
background-color css
<style>
a { background-color: #768394; }
a { background-color: rgb(118,131,148); }
div.DivClassName
{
background-color: #768394;
}
.BgClassName
{
background-color: #768394;
}
</style>
border-color css
<style>
span { border-color: #768394; }
span { border-color: rgb(118,131,148); }
td.TdClassName
{
border-color: #768394;
}
.TagClassName
{
border-color: #768394;
}
</style>