Shades of Gunsmoke #869071
Tints of Gunsmoke #869071
RGB
CMYK
RGB Variations
Color information
#869071 (or 0x869071) is known color: Gunsmoke. HEX triplet: 86, 90 and 71. RGB value is (134,144,113). Sum of RGB (Red+Green+Blue) = 134+144+113=391 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.27% from 391); Green value is 144 (56.64% from 255 or 36.83% from 391); Blue value is 113 (44.53% from 255 or 28.90% from 391); Max value from RGB is 144 - color contains mainly: green. Hex color #869071 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869071 is #796F8E. Grayscale: #898989. Windows color (decimal): -7958415 or 7442566. OLE color: 7442566.
HSL color Cylindrical-coordinate representation of color #869071: hue angle of 79.35º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #869071 is Cyan = 0.07, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 113 | - |
| CMYK | 0.07 | 0 | 0.22 | 0.44 |
| HSL | 79.35º | 0.12% | 0.5% | - |
| HSV(B) | 79.35º | 0.22% | 0.56% | - |
| XYZ | 22.79 | 26.21 | 19.48 | - |
| YUV | 137.48 | 114.19 | 125.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 113 | 0.07 | 0 | 0.22 | 0.44 | 79.35 | 0.12 | 0.5 |
| Hex | 86 | 90 | 71 | 7 | 0 | 16 | 2C | 4F | C | 32 |
| Octal | 206 | 220 | 161 | 7 | 0 | 26 | 54 | 117 | 14 | 62 |
| Binary | 10000110 | 10010000 | 1110001 | 111 | 0 | 10110 | 101100 | 1001111 | 1100 | 110010 |
Color Harmonies of #869071
Complementary color
Monochromatic Colors of #869071
Black with #869071
Text Example
Text Example
White with #869071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869071; }
p { color: rgb(134,144,113); }
H1.HeaderClassName
{
color: #869071;
}
.AnyTagClassName
{
color: #869071;
}
</style>
background-color css
<style>
a { background-color: #869071; }
a { background-color: rgb(134,144,113); }
div.DivClassName
{
background-color: #869071;
}
.BgClassName
{
background-color: #869071;
}
</style>
border-color css
<style>
span { border-color: #869071; }
span { border-color: rgb(134,144,113); }
td.TdClassName
{
border-color: #869071;
}
.TagClassName
{
border-color: #869071;
}
</style>