Shades of Gunsmoke #879076
Tints of Gunsmoke #879076
RGB
CMYK
RGB Variations
Color information
#879076 (or 0x879076) is known color: Gunsmoke. HEX triplet: 87, 90 and 76. RGB value is (135,144,118). Sum of RGB (Red+Green+Blue) = 135+144+118=397 (52% of max value = 765). Red value is 135 (53.12% from 255 or 34.01% from 397); Green value is 144 (56.64% from 255 or 36.27% from 397); Blue value is 118 (46.48% from 255 or 29.72% from 397); Max value from RGB is 144 - color contains mainly: green. Hex color #879076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879076 is #786F89. Grayscale: #8A8A8A. Windows color (decimal): -7892874 or 7770247. OLE color: 7770247.
HSL color Cylindrical-coordinate representation of color #879076: hue angle of 80.77º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #879076 is Cyan = 0.06, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 135 | 144 | 118 | - |
| CMYK | 0.06 | 0 | 0.18 | 0.44 |
| HSL | 80.77º | 0.1% | 0.51% | - |
| HSV(B) | 80.77º | 0.18% | 0.56% | - |
| XYZ | 23.23 | 26.41 | 21.01 | - |
| YUV | 138.35 | 116.52 | 125.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 144 | 118 | 0.06 | 0 | 0.18 | 0.44 | 80.77 | 0.1 | 0.51 |
| Hex | 87 | 90 | 76 | 6 | 0 | 12 | 2C | 51 | A | 33 |
| Octal | 207 | 220 | 166 | 6 | 0 | 22 | 54 | 121 | 12 | 63 |
| Binary | 10000111 | 10010000 | 1110110 | 110 | 0 | 10010 | 101100 | 1010001 | 1010 | 110011 |
Color Harmonies of #879076
Complementary color
Monochromatic Colors of #879076
Black with #879076
Text Example
Text Example
White with #879076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879076; }
p { color: rgb(135,144,118); }
H1.HeaderClassName
{
color: #879076;
}
.AnyTagClassName
{
color: #879076;
}
</style>
background-color css
<style>
a { background-color: #879076; }
a { background-color: rgb(135,144,118); }
div.DivClassName
{
background-color: #879076;
}
.BgClassName
{
background-color: #879076;
}
</style>
border-color css
<style>
span { border-color: #879076; }
span { border-color: rgb(135,144,118); }
td.TdClassName
{
border-color: #879076;
}
.TagClassName
{
border-color: #879076;
}
</style>