Shades of Blue Smoke #768979
Tints of Blue Smoke #768979
RGB
CMYK
RGB Variations
Color information
#768979 (or 0x768979) is known color: Blue Smoke. HEX triplet: 76, 89 and 79. RGB value is (118,137,121). Sum of RGB (Red+Green+Blue) = 118+137+121=376 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.38% from 376); Green value is 137 (53.91% from 255 or 36.44% from 376); Blue value is 121 (47.66% from 255 or 32.18% from 376); Max value from RGB is 137 - color contains mainly: green. Hex color #768979 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768979 is #897686. Grayscale: #818181. Windows color (decimal): -9008775 or 7965046. OLE color: 7965046.
HSL color Cylindrical-coordinate representation of color #768979: hue angle of 129.47º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #768979 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 137 | 121 | - |
| CMYK | 0.14 | 0 | 0.12 | 0.46 |
| HSL | 129.47º | 0.07% | 0.5% | - |
| HSV(B) | 129.47º | 0.14% | 0.54% | - |
| XYZ | 19.87 | 23.12 | 21.51 | - |
| YUV | 129.5 | 123.21 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 137 | 121 | 0.14 | 0 | 0.12 | 0.46 | 129.47 | 0.07 | 0.5 |
| Hex | 76 | 89 | 79 | E | 0 | C | 2E | 81 | 7 | 32 |
| Octal | 166 | 211 | 171 | 16 | 0 | 14 | 56 | 201 | 7 | 62 |
| Binary | 1110110 | 10001001 | 1111001 | 1110 | 0 | 1100 | 101110 | 10000001 | 111 | 110010 |
Color Harmonies of #768979
Complementary color
Monochromatic Colors of #768979
Black with #768979
Text Example
Text Example
White with #768979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768979; }
p { color: rgb(118,137,121); }
H1.HeaderClassName
{
color: #768979;
}
.AnyTagClassName
{
color: #768979;
}
</style>
background-color css
<style>
a { background-color: #768979; }
a { background-color: rgb(118,137,121); }
div.DivClassName
{
background-color: #768979;
}
.BgClassName
{
background-color: #768979;
}
</style>
border-color css
<style>
span { border-color: #768979; }
span { border-color: rgb(118,137,121); }
td.TdClassName
{
border-color: #768979;
}
.TagClassName
{
border-color: #768979;
}
</style>