Shades of Blue Smoke #718576
Tints of Blue Smoke #718576
RGB
CMYK
RGB Variations
Color information
#718576 (or 0x718576) is known color: Blue Smoke. HEX triplet: 71, 85 and 76. RGB value is (113,133,118). Sum of RGB (Red+Green+Blue) = 113+133+118=364 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.04% from 364); Green value is 133 (52.34% from 255 or 36.54% from 364); Blue value is 118 (46.48% from 255 or 32.42% from 364); Max value from RGB is 133 - color contains mainly: green. Hex color #718576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718576 is #8E7A89. Grayscale: #7D7D7D. Windows color (decimal): -9337482 or 7767409. OLE color: 7767409.
HSL color Cylindrical-coordinate representation of color #718576: hue angle of 135º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #718576 is Cyan = 0.15, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 133 | 118 | - |
| CMYK | 0.15 | 0 | 0.11 | 0.48 |
| HSL | 135º | 0.08% | 0.48% | - |
| HSV(B) | 135º | 0.15% | 0.52% | - |
| XYZ | 18.47 | 21.59 | 20.33 | - |
| YUV | 125.31 | 123.87 | 119.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 133 | 118 | 0.15 | 0 | 0.11 | 0.48 | 135 | 0.08 | 0.48 |
| Hex | 71 | 85 | 76 | F | 0 | B | 30 | 87 | 8 | 30 |
| Octal | 161 | 205 | 166 | 17 | 0 | 13 | 60 | 207 | 10 | 60 |
| Binary | 1110001 | 10000101 | 1110110 | 1111 | 0 | 1011 | 110000 | 10000111 | 1000 | 110000 |
Color Harmonies of #718576
Complementary color
Monochromatic Colors of #718576
Black with #718576
Text Example
Text Example
White with #718576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718576; }
p { color: rgb(113,133,118); }
H1.HeaderClassName
{
color: #718576;
}
.AnyTagClassName
{
color: #718576;
}
</style>
background-color css
<style>
a { background-color: #718576; }
a { background-color: rgb(113,133,118); }
div.DivClassName
{
background-color: #718576;
}
.BgClassName
{
background-color: #718576;
}
</style>
border-color css
<style>
span { border-color: #718576; }
span { border-color: rgb(113,133,118); }
td.TdClassName
{
border-color: #718576;
}
.TagClassName
{
border-color: #718576;
}
</style>