Shades of Blue Smoke #758677
Tints of Blue Smoke #758677
RGB
CMYK
RGB Variations
Color information
#758677 (or 0x758677) is known color: Blue Smoke. HEX triplet: 75, 86 and 77. RGB value is (117,134,119). Sum of RGB (Red+Green+Blue) = 117+134+119=370 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.62% from 370); Green value is 134 (52.73% from 255 or 36.22% from 370); Blue value is 119 (46.88% from 255 or 32.16% from 370); Max value from RGB is 134 - color contains mainly: green. Hex color #758677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758677 is #8A7988. Grayscale: #7F7F7F. Windows color (decimal): -9075081 or 7833205. OLE color: 7833205.
HSL color Cylindrical-coordinate representation of color #758677: hue angle of 127.06º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #758677 is Cyan = 0.13, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 119 | - |
| CMYK | 0.13 | 0 | 0.11 | 0.47 |
| HSL | 127.06º | 0.07% | 0.49% | - |
| HSV(B) | 127.06º | 0.13% | 0.53% | - |
| XYZ | 19.19 | 22.16 | 20.72 | - |
| YUV | 127.21 | 123.37 | 120.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 119 | 0.13 | 0 | 0.11 | 0.47 | 127.06 | 0.07 | 0.49 |
| Hex | 75 | 86 | 77 | D | 0 | B | 2F | 7F | 7 | 31 |
| Octal | 165 | 206 | 167 | 15 | 0 | 13 | 57 | 177 | 7 | 61 |
| Binary | 1110101 | 10000110 | 1110111 | 1101 | 0 | 1011 | 101111 | 1111111 | 111 | 110001 |
Color Harmonies of #758677
Complementary color
Monochromatic Colors of #758677
Black with #758677
Text Example
Text Example
White with #758677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758677; }
p { color: rgb(117,134,119); }
H1.HeaderClassName
{
color: #758677;
}
.AnyTagClassName
{
color: #758677;
}
</style>
background-color css
<style>
a { background-color: #758677; }
a { background-color: rgb(117,134,119); }
div.DivClassName
{
background-color: #758677;
}
.BgClassName
{
background-color: #758677;
}
</style>
border-color css
<style>
span { border-color: #758677; }
span { border-color: rgb(117,134,119); }
td.TdClassName
{
border-color: #758677;
}
.TagClassName
{
border-color: #758677;
}
</style>