Shades of Gunsmoke #848680
Tints of Gunsmoke #848680
RGB
CMYK
RGB Variations
Color information
#848680 (or 0x848680) is known color: Gunsmoke. HEX triplet: 84, 86 and 80. RGB value is (132,134,128). Sum of RGB (Red+Green+Blue) = 132+134+128=394 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.50% from 394); Green value is 134 (52.73% from 255 or 34.01% from 394); Blue value is 128 (50.39% from 255 or 32.49% from 394); Max value from RGB is 134 - color contains mainly: green. Hex color #848680 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #848680 is #7B797F. Grayscale: #848484. Windows color (decimal): -8092032 or 8423044. OLE color: 8423044.
HSL color Cylindrical-coordinate representation of color #848680: hue angle of 80º degrees, saturation: 0.02, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #848680 is Cyan = 0.01, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 134 | 128 | - |
| CMYK | 0.01 | 0 | 0.04 | 0.47 |
| HSL | 80º | 0.02% | 0.51% | - |
| HSV(B) | 80º | 0.04% | 0.53% | - |
| XYZ | 21.94 | 23.51 | 23.8 | - |
| YUV | 132.72 | 125.34 | 127.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 134 | 128 | 0.01 | 0 | 0.04 | 0.47 | 80 | 0.02 | 0.51 |
| Hex | 84 | 86 | 80 | 1 | 0 | 4 | 2F | 50 | 2 | 33 |
| Octal | 204 | 206 | 200 | 1 | 0 | 4 | 57 | 120 | 2 | 63 |
| Binary | 10000100 | 10000110 | 10000000 | 1 | 0 | 100 | 101111 | 1010000 | 10 | 110011 |
Color Harmonies of #848680
Complementary color
Monochromatic Colors of #848680
Black with #848680
Text Example
Text Example
White with #848680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848680; }
p { color: rgb(132,134,128); }
H1.HeaderClassName
{
color: #848680;
}
.AnyTagClassName
{
color: #848680;
}
</style>
background-color css
<style>
a { background-color: #848680; }
a { background-color: rgb(132,134,128); }
div.DivClassName
{
background-color: #848680;
}
.BgClassName
{
background-color: #848680;
}
</style>
border-color css
<style>
span { border-color: #848680; }
span { border-color: rgb(132,134,128); }
td.TdClassName
{
border-color: #848680;
}
.TagClassName
{
border-color: #848680;
}
</style>