Shades of Slate Grey #768490
Tints of Slate Grey #768490
RGB
CMYK
RGB Variations
Color information
#768490 (or 0x768490) is known color: Slate Grey. HEX triplet: 76, 84 and 90. RGB value is (118,132,144). Sum of RGB (Red+Green+Blue) = 118+132+144=394 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.95% from 394); Green value is 132 (51.95% from 255 or 33.50% from 394); Blue value is 144 (56.64% from 255 or 36.55% from 394); Max value from RGB is 144 - color contains mainly: blue. Hex color #768490 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768490 is #897B6F. Grayscale: #818181. Windows color (decimal): -9010032 or 9471094. OLE color: 9471094.
HSL color Cylindrical-coordinate representation of color #768490: hue angle of 207.69º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #768490 is Cyan = 0.18, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 132 | 144 | - |
| CMYK | 0.18 | 0.08 | 0 | 0.44 |
| HSL | 207.69º | 0.1% | 0.51% | - |
| HSV(B) | 207.69º | 0.18% | 0.56% | - |
| XYZ | 20.76 | 22.37 | 29.61 | - |
| YUV | 129.18 | 136.36 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 132 | 144 | 0.18 | 0.08 | 0 | 0.44 | 207.69 | 0.1 | 0.51 |
| Hex | 76 | 84 | 90 | 12 | 8 | 0 | 2C | D0 | A | 33 |
| Octal | 166 | 204 | 220 | 22 | 10 | 0 | 54 | 320 | 12 | 63 |
| Binary | 1110110 | 10000100 | 10010000 | 10010 | 1000 | 0 | 101100 | 11010000 | 1010 | 110011 |
Color Harmonies of #768490
Complementary color
Monochromatic Colors of #768490
Black with #768490
Text Example
Text Example
White with #768490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768490; }
p { color: rgb(118,132,144); }
H1.HeaderClassName
{
color: #768490;
}
.AnyTagClassName
{
color: #768490;
}
</style>
background-color css
<style>
a { background-color: #768490; }
a { background-color: rgb(118,132,144); }
div.DivClassName
{
background-color: #768490;
}
.BgClassName
{
background-color: #768490;
}
</style>
border-color css
<style>
span { border-color: #768490; }
span { border-color: rgb(118,132,144); }
td.TdClassName
{
border-color: #768490;
}
.TagClassName
{
border-color: #768490;
}
</style>