Shades of Blue Smoke #738676
Tints of Blue Smoke #738676
RGB
CMYK
RGB Variations
Color information
#738676 (or 0x738676) is known color: Blue Smoke. HEX triplet: 73, 86 and 76. RGB value is (115,134,118). Sum of RGB (Red+Green+Blue) = 115+134+118=367 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.34% from 367); Green value is 134 (52.73% from 255 or 36.51% from 367); Blue value is 118 (46.48% from 255 or 32.15% from 367); Max value from RGB is 134 - color contains mainly: green. Hex color #738676 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738676 is #8C7989. Grayscale: #7E7E7E. Windows color (decimal): -9206154 or 7767667. OLE color: 7767667.
HSL color Cylindrical-coordinate representation of color #738676: hue angle of 129.47º 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 #738676 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 118 | - |
| CMYK | 0.14 | 0 | 0.12 | 0.47 |
| HSL | 129.47º | 0.08% | 0.49% | - |
| HSV(B) | 129.47º | 0.14% | 0.53% | - |
| XYZ | 18.87 | 22 | 20.39 | - |
| YUV | 126.5 | 123.21 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 118 | 0.14 | 0 | 0.12 | 0.47 | 129.47 | 0.08 | 0.49 |
| Hex | 73 | 86 | 76 | E | 0 | C | 2F | 81 | 8 | 31 |
| Octal | 163 | 206 | 166 | 16 | 0 | 14 | 57 | 201 | 10 | 61 |
| Binary | 1110011 | 10000110 | 1110110 | 1110 | 0 | 1100 | 101111 | 10000001 | 1000 | 110001 |
Color Harmonies of #738676
Complementary color
Monochromatic Colors of #738676
Black with #738676
Text Example
Text Example
White with #738676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738676; }
p { color: rgb(115,134,118); }
H1.HeaderClassName
{
color: #738676;
}
.AnyTagClassName
{
color: #738676;
}
</style>
background-color css
<style>
a { background-color: #738676; }
a { background-color: rgb(115,134,118); }
div.DivClassName
{
background-color: #738676;
}
.BgClassName
{
background-color: #738676;
}
</style>
border-color css
<style>
span { border-color: #738676; }
span { border-color: rgb(115,134,118); }
td.TdClassName
{
border-color: #738676;
}
.TagClassName
{
border-color: #738676;
}
</style>