Shades of Blue Smoke #738678
Tints of Blue Smoke #738678
RGB
CMYK
RGB Variations
Color information
#738678 (or 0x738678) is known color: Blue Smoke. HEX triplet: 73, 86 and 78. RGB value is (115,134,120). Sum of RGB (Red+Green+Blue) = 115+134+120=369 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.17% from 369); Green value is 134 (52.73% from 255 or 36.31% from 369); Blue value is 120 (47.27% from 255 or 32.52% from 369); Max value from RGB is 134 - color contains mainly: green. Hex color #738678 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738678 is #8C7987. Grayscale: #7E7E7E. Windows color (decimal): -9206152 or 7898739. OLE color: 7898739.
HSL color Cylindrical-coordinate representation of color #738678: hue angle of 135.79º 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 #738678 is Cyan = 0.14, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 120 | - |
| CMYK | 0.14 | 0 | 0.10 | 0.47 |
| HSL | 135.79º | 0.08% | 0.49% | - |
| HSV(B) | 135.79º | 0.14% | 0.53% | - |
| XYZ | 18.99 | 22.05 | 21.02 | - |
| YUV | 126.72 | 124.21 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 120 | 0.14 | 0 | 0.10 | 0.47 | 135.79 | 0.08 | 0.49 |
| Hex | 73 | 86 | 78 | E | 0 | A | 2F | 88 | 8 | 31 |
| Octal | 163 | 206 | 170 | 16 | 0 | 12 | 57 | 210 | 10 | 61 |
| Binary | 1110011 | 10000110 | 1111000 | 1110 | 0 | 1010 | 101111 | 10001000 | 1000 | 110001 |
Color Harmonies of #738678
Complementary color
Monochromatic Colors of #738678
Black with #738678
Text Example
Text Example
White with #738678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738678; }
p { color: rgb(115,134,120); }
H1.HeaderClassName
{
color: #738678;
}
.AnyTagClassName
{
color: #738678;
}
</style>
background-color css
<style>
a { background-color: #738678; }
a { background-color: rgb(115,134,120); }
div.DivClassName
{
background-color: #738678;
}
.BgClassName
{
background-color: #738678;
}
</style>
border-color css
<style>
span { border-color: #738678; }
span { border-color: rgb(115,134,120); }
td.TdClassName
{
border-color: #738678;
}
.TagClassName
{
border-color: #738678;
}
</style>