Shades of Blue Smoke #738979
Tints of Blue Smoke #738979
RGB
CMYK
RGB Variations
Color information
#738979 (or 0x738979) is known color: Blue Smoke. HEX triplet: 73, 89 and 79. RGB value is (115,137,121). Sum of RGB (Red+Green+Blue) = 115+137+121=373 (49% of max value = 765). Red value is 115 (45.31% from 255 or 30.83% from 373); Green value is 137 (53.91% from 255 or 36.73% from 373); Blue value is 121 (47.66% from 255 or 32.44% from 373); Max value from RGB is 137 - color contains mainly: green. Hex color #738979 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738979 is #8C7686. Grayscale: #808080. Windows color (decimal): -9205383 or 7965043. OLE color: 7965043.
HSL color Cylindrical-coordinate representation of color #738979: hue angle of 136.36º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #738979 is Cyan = 0.16, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 137 | 121 | - |
| CMYK | 0.16 | 0 | 0.12 | 0.46 |
| HSL | 136.36º | 0.09% | 0.49% | - |
| HSV(B) | 136.36º | 0.16% | 0.54% | - |
| XYZ | 19.47 | 22.92 | 21.49 | - |
| YUV | 128.6 | 123.71 | 118.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 137 | 121 | 0.16 | 0 | 0.12 | 0.46 | 136.36 | 0.09 | 0.49 |
| Hex | 73 | 89 | 79 | 10 | 0 | C | 2E | 88 | 9 | 31 |
| Octal | 163 | 211 | 171 | 20 | 0 | 14 | 56 | 210 | 11 | 61 |
| Binary | 1110011 | 10001001 | 1111001 | 10000 | 0 | 1100 | 101110 | 10001000 | 1001 | 110001 |
Color Harmonies of #738979
Complementary color
Monochromatic Colors of #738979
Black with #738979
Text Example
Text Example
White with #738979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738979; }
p { color: rgb(115,137,121); }
H1.HeaderClassName
{
color: #738979;
}
.AnyTagClassName
{
color: #738979;
}
</style>
background-color css
<style>
a { background-color: #738979; }
a { background-color: rgb(115,137,121); }
div.DivClassName
{
background-color: #738979;
}
.BgClassName
{
background-color: #738979;
}
</style>
border-color css
<style>
span { border-color: #738979; }
span { border-color: rgb(115,137,121); }
td.TdClassName
{
border-color: #738979;
}
.TagClassName
{
border-color: #738979;
}
</style>