Shades of Gunsmoke #869070
Tints of Gunsmoke #869070
RGB
CMYK
RGB Variations
Color information
#869070 (or 0x869070) is known color: Gunsmoke. HEX triplet: 86, 90 and 70. RGB value is (134,144,112). Sum of RGB (Red+Green+Blue) = 134+144+112=390 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.36% from 390); Green value is 144 (56.64% from 255 or 36.92% from 390); Blue value is 112 (44.14% from 255 or 28.72% from 390); Max value from RGB is 144 - color contains mainly: green. Hex color #869070 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869070 is #796F8F. Grayscale: #898989. Windows color (decimal): -7958416 or 7377030. OLE color: 7377030.
HSL color Cylindrical-coordinate representation of color #869070: hue angle of 78.75º degrees, saturation: 0.13, 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 #869070 is Cyan = 0.07, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 112 | - |
| CMYK | 0.07 | 0 | 0.22 | 0.44 |
| HSL | 78.75º | 0.13% | 0.5% | - |
| HSV(B) | 78.75º | 0.22% | 0.56% | - |
| XYZ | 22.73 | 26.18 | 19.19 | - |
| YUV | 137.36 | 113.69 | 125.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 112 | 0.07 | 0 | 0.22 | 0.44 | 78.75 | 0.13 | 0.5 |
| Hex | 86 | 90 | 70 | 7 | 0 | 16 | 2C | 4F | D | 32 |
| Octal | 206 | 220 | 160 | 7 | 0 | 26 | 54 | 117 | 15 | 62 |
| Binary | 10000110 | 10010000 | 1110000 | 111 | 0 | 10110 | 101100 | 1001111 | 1101 | 110010 |
Color Harmonies of #869070
Complementary color
Monochromatic Colors of #869070
Black with #869070
Text Example
Text Example
White with #869070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869070; }
p { color: rgb(134,144,112); }
H1.HeaderClassName
{
color: #869070;
}
.AnyTagClassName
{
color: #869070;
}
</style>
background-color css
<style>
a { background-color: #869070; }
a { background-color: rgb(134,144,112); }
div.DivClassName
{
background-color: #869070;
}
.BgClassName
{
background-color: #869070;
}
</style>
border-color css
<style>
span { border-color: #869070; }
span { border-color: rgb(134,144,112); }
td.TdClassName
{
border-color: #869070;
}
.TagClassName
{
border-color: #869070;
}
</style>