Shades of Light Slate Grey #768691
Tints of Light Slate Grey #768691
RGB
CMYK
RGB Variations
Color information
#768691 (or 0x768691) is known color: Light Slate Grey. HEX triplet: 76, 86 and 91. RGB value is (118,134,145). Sum of RGB (Red+Green+Blue) = 118+134+145=397 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.72% from 397); Green value is 134 (52.73% from 255 or 33.75% from 397); Blue value is 145 (57.03% from 255 or 36.52% from 397); Max value from RGB is 145 - color contains mainly: blue. Hex color #768691 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768691 is #89796E. Grayscale: #828282. Windows color (decimal): -9009519 or 9537142. OLE color: 9537142.
HSL color Cylindrical-coordinate representation of color #768691: hue angle of 204.44º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #768691 is Cyan = 0.19, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 134 | 145 | - |
| CMYK | 0.19 | 0.08 | 0 | 0.43 |
| HSL | 204.44º | 0.11% | 0.52% | - |
| HSV(B) | 204.44º | 0.19% | 0.57% | - |
| XYZ | 21.11 | 22.95 | 30.1 | - |
| YUV | 130.47 | 136.2 | 119.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 145 | 0.19 | 0.08 | 0 | 0.43 | 204.44 | 0.11 | 0.52 |
| Hex | 76 | 86 | 91 | 13 | 8 | 0 | 2B | CC | B | 34 |
| Octal | 166 | 206 | 221 | 23 | 10 | 0 | 53 | 314 | 13 | 64 |
| Binary | 1110110 | 10000110 | 10010001 | 10011 | 1000 | 0 | 101011 | 11001100 | 1011 | 110100 |
Color Harmonies of #768691
Complementary color
Monochromatic Colors of #768691
Black with #768691
Text Example
Text Example
White with #768691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768691; }
p { color: rgb(118,134,145); }
H1.HeaderClassName
{
color: #768691;
}
.AnyTagClassName
{
color: #768691;
}
</style>
background-color css
<style>
a { background-color: #768691; }
a { background-color: rgb(118,134,145); }
div.DivClassName
{
background-color: #768691;
}
.BgClassName
{
background-color: #768691;
}
</style>
border-color css
<style>
span { border-color: #768691; }
span { border-color: rgb(118,134,145); }
td.TdClassName
{
border-color: #768691;
}
.TagClassName
{
border-color: #768691;
}
</style>