Shades of Blue Smoke #748977
Tints of Blue Smoke #748977
RGB
CMYK
RGB Variations
Color information
#748977 (or 0x748977) is known color: Blue Smoke. HEX triplet: 74, 89 and 77. RGB value is (116,137,119). Sum of RGB (Red+Green+Blue) = 116+137+119=372 (49% of max value = 765). Red value is 116 (45.70% from 255 or 31.18% from 372); Green value is 137 (53.91% from 255 or 36.83% from 372); Blue value is 119 (46.88% from 255 or 31.99% from 372); Max value from RGB is 137 - color contains mainly: green. Hex color #748977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748977 is #8B7688. Grayscale: #808080. Windows color (decimal): -9139849 or 7833972. OLE color: 7833972.
HSL color Cylindrical-coordinate representation of color #748977: hue angle of 128.57º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #748977 is Cyan = 0.15, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 137 | 119 | - |
| CMYK | 0.15 | 0 | 0.13 | 0.46 |
| HSL | 128.57º | 0.08% | 0.5% | - |
| HSV(B) | 128.57º | 0.15% | 0.54% | - |
| XYZ | 19.48 | 22.94 | 20.85 | - |
| YUV | 128.67 | 122.54 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 137 | 119 | 0.15 | 0 | 0.13 | 0.46 | 128.57 | 0.08 | 0.5 |
| Hex | 74 | 89 | 77 | F | 0 | D | 2E | 81 | 8 | 32 |
| Octal | 164 | 211 | 167 | 17 | 0 | 15 | 56 | 201 | 10 | 62 |
| Binary | 1110100 | 10001001 | 1110111 | 1111 | 0 | 1101 | 101110 | 10000001 | 1000 | 110010 |
Color Harmonies of #748977
Complementary color
Monochromatic Colors of #748977
Black with #748977
Text Example
Text Example
White with #748977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748977; }
p { color: rgb(116,137,119); }
H1.HeaderClassName
{
color: #748977;
}
.AnyTagClassName
{
color: #748977;
}
</style>
background-color css
<style>
a { background-color: #748977; }
a { background-color: rgb(116,137,119); }
div.DivClassName
{
background-color: #748977;
}
.BgClassName
{
background-color: #748977;
}
</style>
border-color css
<style>
span { border-color: #748977; }
span { border-color: rgb(116,137,119); }
td.TdClassName
{
border-color: #748977;
}
.TagClassName
{
border-color: #748977;
}
</style>