Shades of Blue Smoke #738675
Tints of Blue Smoke #738675
RGB
CMYK
RGB Variations
Color information
#738675 (or 0x738675) is known color: Blue Smoke. HEX triplet: 73, 86 and 75. RGB value is (115,134,117). Sum of RGB (Red+Green+Blue) = 115+134+117=366 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.42% from 366); Green value is 134 (52.73% from 255 or 36.61% from 366); Blue value is 117 (46.09% from 255 or 31.97% from 366); Max value from RGB is 134 - color contains mainly: green. Hex color #738675 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738675 is #8C798A. Grayscale: #7E7E7E. Windows color (decimal): -9206155 or 7702131. OLE color: 7702131.
HSL color Cylindrical-coordinate representation of color #738675: hue angle of 126.32º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #738675 is Cyan = 0.14, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 117 | - |
| CMYK | 0.14 | 0 | 0.13 | 0.47 |
| HSL | 126.32º | 0.08% | 0.49% | - |
| HSV(B) | 126.32º | 0.14% | 0.53% | - |
| XYZ | 18.81 | 21.98 | 20.08 | - |
| YUV | 126.38 | 122.71 | 119.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 117 | 0.14 | 0 | 0.13 | 0.47 | 126.32 | 0.08 | 0.49 |
| Hex | 73 | 86 | 75 | E | 0 | D | 2F | 7E | 8 | 31 |
| Octal | 163 | 206 | 165 | 16 | 0 | 15 | 57 | 176 | 10 | 61 |
| Binary | 1110011 | 10000110 | 1110101 | 1110 | 0 | 1101 | 101111 | 1111110 | 1000 | 110001 |
Color Harmonies of #738675
Complementary color
Monochromatic Colors of #738675
Black with #738675
Text Example
Text Example
White with #738675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738675; }
p { color: rgb(115,134,117); }
H1.HeaderClassName
{
color: #738675;
}
.AnyTagClassName
{
color: #738675;
}
</style>
background-color css
<style>
a { background-color: #738675; }
a { background-color: rgb(115,134,117); }
div.DivClassName
{
background-color: #738675;
}
.BgClassName
{
background-color: #738675;
}
</style>
border-color css
<style>
span { border-color: #738675; }
span { border-color: rgb(115,134,117); }
td.TdClassName
{
border-color: #738675;
}
.TagClassName
{
border-color: #738675;
}
</style>