Shades of Gunsmoke #848779
Tints of Gunsmoke #848779
RGB
CMYK
RGB Variations
Color information
#848779 (or 0x848779) is known color: Gunsmoke. HEX triplet: 84, 87 and 79. RGB value is (132,135,121). Sum of RGB (Red+Green+Blue) = 132+135+121=388 (51% of max value = 765). Red value is 132 (51.95% from 255 or 34.02% from 388); Green value is 135 (53.12% from 255 or 34.79% from 388); Blue value is 121 (47.66% from 255 or 31.19% from 388); Max value from RGB is 135 - color contains mainly: green. Hex color #848779 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848779 is #7B7886. Grayscale: #848484. Windows color (decimal): -8091783 or 7964548. OLE color: 7964548.
HSL color Cylindrical-coordinate representation of color #848779: hue angle of 72.86º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #848779 is Cyan = 0.02, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 135 | 121 | - |
| CMYK | 0.02 | 0 | 0.10 | 0.47 |
| HSL | 72.86º | 0.06% | 0.5% | - |
| HSV(B) | 72.86º | 0.1% | 0.53% | - |
| XYZ | 21.63 | 23.61 | 21.51 | - |
| YUV | 132.51 | 121.51 | 127.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 135 | 121 | 0.02 | 0 | 0.10 | 0.47 | 72.86 | 0.06 | 0.5 |
| Hex | 84 | 87 | 79 | 2 | 0 | A | 2F | 49 | 6 | 32 |
| Octal | 204 | 207 | 171 | 2 | 0 | 12 | 57 | 111 | 6 | 62 |
| Binary | 10000100 | 10000111 | 1111001 | 10 | 0 | 1010 | 101111 | 1001001 | 110 | 110010 |
Color Harmonies of #848779
Complementary color
Monochromatic Colors of #848779
Black with #848779
Text Example
Text Example
White with #848779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848779; }
p { color: rgb(132,135,121); }
H1.HeaderClassName
{
color: #848779;
}
.AnyTagClassName
{
color: #848779;
}
</style>
background-color css
<style>
a { background-color: #848779; }
a { background-color: rgb(132,135,121); }
div.DivClassName
{
background-color: #848779;
}
.BgClassName
{
background-color: #848779;
}
</style>
border-color css
<style>
span { border-color: #848779; }
span { border-color: rgb(132,135,121); }
td.TdClassName
{
border-color: #848779;
}
.TagClassName
{
border-color: #848779;
}
</style>