Shades of Light Slate Grey #768398
Tints of Light Slate Grey #768398
RGB
CMYK
RGB Variations
Color information
#768398 (or 0x768398) is known color: Light Slate Grey. HEX triplet: 76, 83 and 98. RGB value is (118,131,152). Sum of RGB (Red+Green+Blue) = 118+131+152=401 (53% of max value = 765). Red value is 118 (46.48% from 255 or 29.43% from 401); Green value is 131 (51.56% from 255 or 32.67% from 401); Blue value is 152 (59.77% from 255 or 37.91% from 401); Max value from RGB is 152 - color contains mainly: blue. Hex color #768398 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768398 is #897C67. Grayscale: #818181. Windows color (decimal): -9010280 or 9995126. OLE color: 9995126.
HSL color Cylindrical-coordinate representation of color #768398: hue angle of 217.06º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #768398 is Cyan = 0.22, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 131 | 152 | - |
| CMYK | 0.22 | 0.14 | 0 | 0.40 |
| HSL | 217.06º | 0.14% | 0.53% | - |
| HSV(B) | 217.06º | 0.22% | 0.6% | - |
| XYZ | 21.26 | 22.35 | 32.9 | - |
| YUV | 129.51 | 140.69 | 119.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 152 | 0.22 | 0.14 | 0 | 0.40 | 217.06 | 0.14 | 0.53 |
| Hex | 76 | 83 | 98 | 16 | E | 0 | 28 | D9 | E | 35 |
| Octal | 166 | 203 | 230 | 26 | 16 | 0 | 50 | 331 | 16 | 65 |
| Binary | 1110110 | 10000011 | 10011000 | 10110 | 1110 | 0 | 101000 | 11011001 | 1110 | 110101 |
Color Harmonies of #768398
Complementary color
Monochromatic Colors of #768398
Black with #768398
Text Example
Text Example
White with #768398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768398; }
p { color: rgb(118,131,152); }
H1.HeaderClassName
{
color: #768398;
}
.AnyTagClassName
{
color: #768398;
}
</style>
background-color css
<style>
a { background-color: #768398; }
a { background-color: rgb(118,131,152); }
div.DivClassName
{
background-color: #768398;
}
.BgClassName
{
background-color: #768398;
}
</style>
border-color css
<style>
span { border-color: #768398; }
span { border-color: rgb(118,131,152); }
td.TdClassName
{
border-color: #768398;
}
.TagClassName
{
border-color: #768398;
}
</style>