Shades of Blue Smoke #718678
Tints of Blue Smoke #718678
RGB
CMYK
RGB Variations
Color information
#718678 (or 0x718678) is known color: Blue Smoke. HEX triplet: 71, 86 and 78. RGB value is (113,134,120). Sum of RGB (Red+Green+Blue) = 113+134+120=367 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.79% from 367); Green value is 134 (52.73% from 255 or 36.51% from 367); Blue value is 120 (47.27% from 255 or 32.70% from 367); Max value from RGB is 134 - color contains mainly: green. Hex color #718678 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718678 is #8E7987. Grayscale: #7E7E7E. Windows color (decimal): -9337224 or 7898737. OLE color: 7898737.
HSL color Cylindrical-coordinate representation of color #718678: hue angle of 140º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #718678 is Cyan = 0.16, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 134 | 120 | - |
| CMYK | 0.16 | 0 | 0.10 | 0.47 |
| HSL | 140º | 0.09% | 0.48% | - |
| HSV(B) | 140º | 0.16% | 0.53% | - |
| XYZ | 18.73 | 21.92 | 21.01 | - |
| YUV | 126.13 | 124.54 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 134 | 120 | 0.16 | 0 | 0.10 | 0.47 | 140 | 0.09 | 0.48 |
| Hex | 71 | 86 | 78 | 10 | 0 | A | 2F | 8C | 9 | 30 |
| Octal | 161 | 206 | 170 | 20 | 0 | 12 | 57 | 214 | 11 | 60 |
| Binary | 1110001 | 10000110 | 1111000 | 10000 | 0 | 1010 | 101111 | 10001100 | 1001 | 110000 |
Color Harmonies of #718678
Complementary color
Monochromatic Colors of #718678
Black with #718678
Text Example
Text Example
White with #718678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718678; }
p { color: rgb(113,134,120); }
H1.HeaderClassName
{
color: #718678;
}
.AnyTagClassName
{
color: #718678;
}
</style>
background-color css
<style>
a { background-color: #718678; }
a { background-color: rgb(113,134,120); }
div.DivClassName
{
background-color: #718678;
}
.BgClassName
{
background-color: #718678;
}
</style>
border-color css
<style>
span { border-color: #718678; }
span { border-color: rgb(113,134,120); }
td.TdClassName
{
border-color: #718678;
}
.TagClassName
{
border-color: #718678;
}
</style>