Shades of Blue Smoke #788279
Tints of Blue Smoke #788279
RGB
CMYK
RGB Variations
Color information
#788279 (or 0x788279) is known color: Blue Smoke. HEX triplet: 78, 82 and 79. RGB value is (120,130,121). Sum of RGB (Red+Green+Blue) = 120+130+121=371 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.35% from 371); Green value is 130 (51.17% from 255 or 35.04% from 371); Blue value is 121 (47.66% from 255 or 32.61% from 371); Max value from RGB is 130 - color contains mainly: green. Hex color #788279 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788279 is #877D86. Grayscale: #7E7E7E. Windows color (decimal): -8879495 or 7963256. OLE color: 7963256.
HSL color Cylindrical-coordinate representation of color #788279: hue angle of 126º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #788279 is Cyan = 0.08, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 130 | 121 | - |
| CMYK | 0.08 | 0 | 0.07 | 0.49 |
| HSL | 126º | 0.04% | 0.49% | - |
| HSV(B) | 126º | 0.08% | 0.51% | - |
| XYZ | 19.18 | 21.34 | 21.2 | - |
| YUV | 125.98 | 125.19 | 123.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 130 | 121 | 0.08 | 0 | 0.07 | 0.49 | 126 | 0.04 | 0.49 |
| Hex | 78 | 82 | 79 | 8 | 0 | 7 | 31 | 7E | 4 | 31 |
| Octal | 170 | 202 | 171 | 10 | 0 | 7 | 61 | 176 | 4 | 61 |
| Binary | 1111000 | 10000010 | 1111001 | 1000 | 0 | 111 | 110001 | 1111110 | 100 | 110001 |
Color Harmonies of #788279
Complementary color
Monochromatic Colors of #788279
Black with #788279
Text Example
Text Example
White with #788279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788279; }
p { color: rgb(120,130,121); }
H1.HeaderClassName
{
color: #788279;
}
.AnyTagClassName
{
color: #788279;
}
</style>
background-color css
<style>
a { background-color: #788279; }
a { background-color: rgb(120,130,121); }
div.DivClassName
{
background-color: #788279;
}
.BgClassName
{
background-color: #788279;
}
</style>
border-color css
<style>
span { border-color: #788279; }
span { border-color: rgb(120,130,121); }
td.TdClassName
{
border-color: #788279;
}
.TagClassName
{
border-color: #788279;
}
</style>