Shades of Blue Smoke #728676
Tints of Blue Smoke #728676
RGB
CMYK
RGB Variations
Color information
#728676 (or 0x728676) is known color: Blue Smoke. HEX triplet: 72, 86 and 76. RGB value is (114,134,118). Sum of RGB (Red+Green+Blue) = 114+134+118=366 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.15% from 366); Green value is 134 (52.73% from 255 or 36.61% from 366); Blue value is 118 (46.48% from 255 or 32.24% from 366); Max value from RGB is 134 - color contains mainly: green. Hex color #728676 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728676 is #8D7989. Grayscale: #7E7E7E. Windows color (decimal): -9271690 or 7767666. OLE color: 7767666.
HSL color Cylindrical-coordinate representation of color #728676: hue angle of 132º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #728676 is Cyan = 0.15, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 134 | 118 | - |
| CMYK | 0.15 | 0 | 0.12 | 0.47 |
| HSL | 132º | 0.08% | 0.49% | - |
| HSV(B) | 132º | 0.15% | 0.53% | - |
| XYZ | 18.73 | 21.94 | 20.39 | - |
| YUV | 126.2 | 123.37 | 119.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 134 | 118 | 0.15 | 0 | 0.12 | 0.47 | 132 | 0.08 | 0.49 |
| Hex | 72 | 86 | 76 | F | 0 | C | 2F | 84 | 8 | 31 |
| Octal | 162 | 206 | 166 | 17 | 0 | 14 | 57 | 204 | 10 | 61 |
| Binary | 1110010 | 10000110 | 1110110 | 1111 | 0 | 1100 | 101111 | 10000100 | 1000 | 110001 |
Color Harmonies of #728676
Complementary color
Monochromatic Colors of #728676
Black with #728676
Text Example
Text Example
White with #728676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728676; }
p { color: rgb(114,134,118); }
H1.HeaderClassName
{
color: #728676;
}
.AnyTagClassName
{
color: #728676;
}
</style>
background-color css
<style>
a { background-color: #728676; }
a { background-color: rgb(114,134,118); }
div.DivClassName
{
background-color: #728676;
}
.BgClassName
{
background-color: #728676;
}
</style>
border-color css
<style>
span { border-color: #728676; }
span { border-color: rgb(114,134,118); }
td.TdClassName
{
border-color: #728676;
}
.TagClassName
{
border-color: #728676;
}
</style>