Shades of Blue Smoke #718276
Tints of Blue Smoke #718276
RGB
CMYK
RGB Variations
Color information
#718276 (or 0x718276) is known color: Blue Smoke. HEX triplet: 71, 82 and 76. RGB value is (113,130,118). Sum of RGB (Red+Green+Blue) = 113+130+118=361 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.30% from 361); Green value is 130 (51.17% from 255 or 36.01% from 361); Blue value is 118 (46.48% from 255 or 32.69% from 361); Max value from RGB is 130 - color contains mainly: green. Hex color #718276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718276 is #8E7D89. Grayscale: #7B7B7B. Windows color (decimal): -9338250 or 7766641. OLE color: 7766641.
HSL color Cylindrical-coordinate representation of color #718276: hue angle of 137.65º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #718276 is Cyan = 0.13, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 130 | 118 | - |
| CMYK | 0.13 | 0 | 0.09 | 0.49 |
| HSL | 137.65º | 0.07% | 0.48% | - |
| HSV(B) | 137.65º | 0.13% | 0.51% | - |
| XYZ | 18.06 | 20.78 | 20.2 | - |
| YUV | 123.55 | 124.87 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 130 | 118 | 0.13 | 0 | 0.09 | 0.49 | 137.65 | 0.07 | 0.48 |
| Hex | 71 | 82 | 76 | D | 0 | 9 | 31 | 8A | 7 | 30 |
| Octal | 161 | 202 | 166 | 15 | 0 | 11 | 61 | 212 | 7 | 60 |
| Binary | 1110001 | 10000010 | 1110110 | 1101 | 0 | 1001 | 110001 | 10001010 | 111 | 110000 |
Color Harmonies of #718276
Complementary color
Monochromatic Colors of #718276
Black with #718276
Text Example
Text Example
White with #718276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718276; }
p { color: rgb(113,130,118); }
H1.HeaderClassName
{
color: #718276;
}
.AnyTagClassName
{
color: #718276;
}
</style>
background-color css
<style>
a { background-color: #718276; }
a { background-color: rgb(113,130,118); }
div.DivClassName
{
background-color: #718276;
}
.BgClassName
{
background-color: #718276;
}
</style>
border-color css
<style>
span { border-color: #718276; }
span { border-color: rgb(113,130,118); }
td.TdClassName
{
border-color: #718276;
}
.TagClassName
{
border-color: #718276;
}
</style>