Shades of Gunsmoke #869074
Tints of Gunsmoke #869074
RGB
CMYK
RGB Variations
Color information
#869074 (or 0x869074) is known color: Gunsmoke. HEX triplet: 86, 90 and 74. RGB value is (134,144,116). Sum of RGB (Red+Green+Blue) = 134+144+116=394 (52% of max value = 765). Red value is 134 (52.73% from 255 or 34.01% from 394); Green value is 144 (56.64% from 255 or 36.55% from 394); Blue value is 116 (45.70% from 255 or 29.44% from 394); Max value from RGB is 144 - color contains mainly: green. Hex color #869074 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869074 is #796F8B. Grayscale: #898989. Windows color (decimal): -7958412 or 7639174. OLE color: 7639174.
HSL color Cylindrical-coordinate representation of color #869074: hue angle of 81.43º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #869074 is Cyan = 0.07, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 116 | - |
| CMYK | 0.07 | 0 | 0.19 | 0.44 |
| HSL | 81.43º | 0.11% | 0.51% | - |
| HSV(B) | 81.43º | 0.19% | 0.56% | - |
| XYZ | 22.96 | 26.28 | 20.38 | - |
| YUV | 137.82 | 115.69 | 125.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 116 | 0.07 | 0 | 0.19 | 0.44 | 81.43 | 0.11 | 0.51 |
| Hex | 86 | 90 | 74 | 7 | 0 | 13 | 2C | 51 | B | 33 |
| Octal | 206 | 220 | 164 | 7 | 0 | 23 | 54 | 121 | 13 | 63 |
| Binary | 10000110 | 10010000 | 1110100 | 111 | 0 | 10011 | 101100 | 1010001 | 1011 | 110011 |
Color Harmonies of #869074
Complementary color
Monochromatic Colors of #869074
Black with #869074
Text Example
Text Example
White with #869074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869074; }
p { color: rgb(134,144,116); }
H1.HeaderClassName
{
color: #869074;
}
.AnyTagClassName
{
color: #869074;
}
</style>
background-color css
<style>
a { background-color: #869074; }
a { background-color: rgb(134,144,116); }
div.DivClassName
{
background-color: #869074;
}
.BgClassName
{
background-color: #869074;
}
</style>
border-color css
<style>
span { border-color: #869074; }
span { border-color: rgb(134,144,116); }
td.TdClassName
{
border-color: #869074;
}
.TagClassName
{
border-color: #869074;
}
</style>