Shades of Blue Smoke #738977
Tints of Blue Smoke #738977
RGB
CMYK
RGB Variations
Color information
#738977 (or 0x738977) is known color: Blue Smoke. HEX triplet: 73, 89 and 77. RGB value is (115,137,119). Sum of RGB (Red+Green+Blue) = 115+137+119=371 (49% of max value = 765). Red value is 115 (45.31% from 255 or 31.00% from 371); Green value is 137 (53.91% from 255 or 36.93% from 371); Blue value is 119 (46.88% from 255 or 32.08% from 371); Max value from RGB is 137 - color contains mainly: green. Hex color #738977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738977 is #8C7688. Grayscale: #808080. Windows color (decimal): -9205385 or 7833971. OLE color: 7833971.
HSL color Cylindrical-coordinate representation of color #738977: hue angle of 130.91º 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 #738977 is Cyan = 0.16, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 137 | 119 | - |
| CMYK | 0.16 | 0 | 0.13 | 0.46 |
| HSL | 130.91º | 0.09% | 0.49% | - |
| HSV(B) | 130.91º | 0.16% | 0.54% | - |
| XYZ | 19.35 | 22.87 | 20.85 | - |
| YUV | 128.37 | 122.71 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 137 | 119 | 0.16 | 0 | 0.13 | 0.46 | 130.91 | 0.09 | 0.49 |
| Hex | 73 | 89 | 77 | 10 | 0 | D | 2E | 83 | 9 | 31 |
| Octal | 163 | 211 | 167 | 20 | 0 | 15 | 56 | 203 | 11 | 61 |
| Binary | 1110011 | 10001001 | 1110111 | 10000 | 0 | 1101 | 101110 | 10000011 | 1001 | 110001 |
Color Harmonies of #738977
Complementary color
Monochromatic Colors of #738977
Black with #738977
Text Example
Text Example
White with #738977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738977; }
p { color: rgb(115,137,119); }
H1.HeaderClassName
{
color: #738977;
}
.AnyTagClassName
{
color: #738977;
}
</style>
background-color css
<style>
a { background-color: #738977; }
a { background-color: rgb(115,137,119); }
div.DivClassName
{
background-color: #738977;
}
.BgClassName
{
background-color: #738977;
}
</style>
border-color css
<style>
span { border-color: #738977; }
span { border-color: rgb(115,137,119); }
td.TdClassName
{
border-color: #738977;
}
.TagClassName
{
border-color: #738977;
}
</style>